rust/tests/ui-fulldeps/fluent-messages
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
..
duplicate-a-b.ftl Move /src/test to /tests 2023-01-11 09:32:08 +00:00
duplicate-a.ftl Move /src/test to /tests 2023-01-11 09:32:08 +00:00
duplicate.ftl errors: generate typed identifiers in each crate 2023-02-22 09:15:53 +00:00
label-with-hyphens.ftl errors: generate typed identifiers in each crate 2023-02-22 09:15:53 +00:00
missing-crate-name.ftl errors: generate typed identifiers in each crate 2023-02-22 09:15:53 +00:00
missing-message-ref.ftl errors: generate typed identifiers in each crate 2023-02-22 09:15:53 +00:00
missing-message.ftl errors: generate typed identifiers in each crate 2023-02-22 09:15:53 +00:00
slug-with-hyphens.ftl errors: generate typed identifiers in each crate 2023-02-22 09:15:53 +00:00
test.rs errors: generate typed identifiers in each crate 2023-02-22 09:15:53 +00:00
test.stderr errors: generate typed identifiers in each crate 2023-02-22 09:15:53 +00:00
valid.ftl errors: generate typed identifiers in each crate 2023-02-22 09:15:53 +00:00