rust/tests/ui-fulldeps/internal-lints
Jake Goulding 0117884917 Move eager translation to a method on Diag
This will allow us to eagerly translate messages on a top-level
diagnostic, such as a `LintDiagnostic`. As a bonus, we can remove the
awkward closure passed into Subdiagnostic and make better use of
`Into`.
2025-04-16 21:38:59 -04: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
diagnostics.ftl errors: generate typed identifiers in each crate 2023-02-22 09:15:53 +00:00
diagnostics.rs Move eager translation to a method on Diag 2025-04-16 21:38:59 -04:00
diagnostics.stderr Move eager translation to a method on Diag 2025-04-16 21:38:59 -04: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 Implement lint against using Interner and InferCtxtLike in random compiler crates 2025-03-26 04:39:38 +00: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
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 [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
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