rust/tests/ui-fulldeps/internal-lints
2026-01-19 17:40:42 +01:00
..
bad_opt_access.rs Fix error message for direct usage of sess.opts.crate_types 2024-11-10 10:37:53 +00:00
bad_opt_access.stderr Fix error message for direct usage of sess.opts.crate_types 2024-11-10 10:37:53 +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
direct-use-of-rustc-type-ir.rs Implement lint against direct uses of rustc_type_ir in compiler crates 2025-06-18 16:01:41 +02:00
direct-use-of-rustc-type-ir.stderr Implement lint against direct uses of rustc_type_ir in compiler crates 2025-06-18 16:01:41 +02:00
import-of-type-ir-inherent.rs update bootstrap configs 2024-10-15 20:30:23 -07:00
import-of-type-ir-inherent.stderr update bootstrap configs 2024-10-15 20:30:23 -07:00
import-of-type-ir-traits.rs Switch next solver to use a specific associated type for trait def id 2025-08-25 16:52:08 +03:00
import-of-type-ir-traits.stderr Implement lint against using Interner and InferCtxtLike in random compiler crates 2025-03-26 04:39:38 +00:00
lint_pass_impl_without_macro.rs Do not run lints that cannot emit 2024-10-19 16:19:44 +02:00
lint_pass_impl_without_macro.stderr Do not run lints that cannot emit 2024-10-19 16:19:44 +02: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 update bootstrap configs 2024-10-15 20:30:23 -07:00
query_completeness.stderr update bootstrap configs 2024-10-15 20:30:23 -07:00
query_stability.rs Add //@ ignore-stage1 to query_stability.rs test 2025-08-17 10:32:13 -04:00
query_stability.stderr Add //@ ignore-stage1 to query_stability.rs test 2025-08-17 10:32:13 -04: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 Begin to implement type system layer of unsafe binders 2024-12-22 21:57:57 +00:00
ty_tykind_usage.stderr Begin to implement type system layer of unsafe binders 2024-12-22 21:57:57 +00:00