about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorDavid Wood <david.wood@huawei.com>2022-10-13 10:13:02 +0100
committerDavid Wood <david.wood@huawei.com>2023-02-22 09:15:53 +0000
commitaa0e543ba0a2760112a3e6cfd69437f59100909a (patch)
tree9ea4ed8599aea503839aace419aad41035c2ba69 /compiler/rustc_codegen_llvm/src/errors.rs
parent71b8646854d00ce03320038f98aa6442f1ca2c1e (diff)
downloadrust-aa0e543ba0a2760112a3e6cfd69437f59100909a.tar.gz
rust-aa0e543ba0a2760112a3e6cfd69437f59100909a.zip
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>
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions