rust/tests/ui-fulldeps/internal-lints
Oli Scherer 7ba82d61eb Use a dedicated type instead of a reference for the diagnostic context
This paves the way for tracking more state (e.g. error tainting) in the diagnostic context handle
2024-06-18 15:42:11 +00: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 Use a dedicated type instead of a reference for the diagnostic context 2024-06-18 15:42:11 +00:00
diagnostics.stderr Remove LintDiagnostic::msg 2024-05-23 04:08:35 +02: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
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_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