mirror of
https://github.com/rust-lang/rust.git
synced 2024-10-31 22:41:50 +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>
4 lines
59 B
Plaintext
4 lines
59 B
Plaintext
no_crate_a_b_key = Value
|
|
|
|
no_crate_a_b_key = Another Value
|