rust/tests/ui-fulldeps/internal-lints
Nadrieril 040239465a Add an internal lint that warns when accessing untracked data 2024-09-03 19:14:19 +02:00
..
bad_opt_access.rs [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives 2024-02-22 16:04:04 +00:00
bad_opt_access.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
default_hash_types.rs [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives 2024-02-22 16:04:04 +00:00
default_hash_types.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
diagnostics.ftl errors: generate typed identifiers in each crate 2023-02-22 09:15:53 +00:00
diagnostics.rs Add more test cases for untranslatable_diagnostic lint 2024-08-10 20:19:41 +03:00
diagnostics.stderr `untranslatable_diagnostic` lint: point at the untranslated thing 2024-08-10 20:36:33 +03:00
import-of-type-ir-inherent.rs Deny imports of rustc_type_ir::inherent outside of type ir + new trait solver 2024-09-01 12:16:18 -04:00
import-of-type-ir-inherent.stderr Deny imports of rustc_type_ir::inherent outside of type ir + new trait solver 2024-09-01 12:16:18 -04:00
lint_pass_impl_without_macro.rs [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives 2024-02-22 16:04:04 +00:00
lint_pass_impl_without_macro.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
non_glob_import_of_type_ir_inherent.rs step cfg(bootstrap) 2024-07-28 14:46:29 -04:00
non_glob_import_of_type_ir_inherent.stderr Bless a bootstrap-dependent UI test 2024-07-28 14:46:29 -04:00
qualified_ty_ty_ctxt.rs [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives 2024-02-22 16:04:04 +00:00
qualified_ty_ty_ctxt.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
query_completeness.rs Add an internal lint that warns when accessing untracked data 2024-09-03 19:14:19 +02:00
query_completeness.stderr Add an internal lint that warns when accessing untracked data 2024-09-03 19:14:19 +02:00
query_stability.rs [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives 2024-02-22 16:04:04 +00:00
query_stability.stderr add missing potential_query_instability for keys and values in hashmap 2024-01-30 12:43:10 +08:00
rustc_pass_by_value.rs [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives 2024-02-22 16:04:04 +00:00
rustc_pass_by_value.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
span_use_eq_ctxt.rs [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives 2024-02-22 16:04:04 +00:00
span_use_eq_ctxt.stderr Remove ignore-stage1 that was added when changing error count msg 2024-01-06 12:53:06 +01:00
ty_tykind_usage.rs Actually create ranged int types in the type system. 2024-04-08 12:02:19 +00:00
ty_tykind_usage.stderr Actually create ranged int types in the type system. 2024-04-08 12:02:19 +00:00