mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 06:51:58 +00:00
d1fcf61117
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> |
||
---|---|---|
.. | ||
duplicate-a-b.ftl | ||
duplicate-a.ftl | ||
duplicate.ftl | ||
label-with-hyphens.ftl | ||
missing-crate-name.ftl | ||
missing-message-ref.ftl | ||
missing-message.ftl | ||
slug-with-hyphens.ftl | ||
test.rs | ||
test.stderr | ||
valid.ftl |