rust/tests/ui-fulldeps/internal-lints
David Wood d1fcf61117 errors: generate typed identifiers in each crate
Instead of loading the Fluent resources for every crate in
`rustc_error_messages`, each crate generates typed identifiers for its
own diagnostics and creates a static which are pulled together in the
`rustc_driver` crate and provided to the diagnostic emitter.

Signed-off-by: David Wood <david.wood@huawei.com>
2023-02-22 09:15:53 +00:00
..
bad_opt_access.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
bad_opt_access.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
default_hash_types.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
default_hash_types.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
diagnostics_incorrect.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
diagnostics_incorrect.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 errors: generate typed identifiers in each crate 2023-02-22 09:15:53 +00:00
diagnostics.stderr errors: generate typed identifiers in each crate 2023-02-22 09:15:53 +00:00
existing_doc_keyword.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
existing_doc_keyword.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
lint_pass_impl_without_macro.rs Move /src/test to /tests 2023-01-11 09:32:08 +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 Move /src/test to /tests 2023-01-11 09:32:08 +00:00
qualified_ty_ty_ctxt.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
query_stability_incorrect.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
query_stability_incorrect.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
query_stability.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
query_stability.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
rustc_pass_by_value_self.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
rustc_pass_by_value_self.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
rustc_pass_by_value.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
rustc_pass_by_value.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
ty_tykind_usage.rs Bless ui-fulldeps. 2023-01-27 20:10:25 +00:00
ty_tykind_usage.stderr Bless ui-fulldeps. 2023-01-27 20:10:25 +00:00