rust/compiler/rustc_interface
David Wood 26255186e2 various: translation resources from cg backend
Extend `CodegenBackend` trait with a function returning the translation
resources from the codegen backend, which can be added to the complete
list of resources provided to the emitter.

Signed-off-by: David Wood <david.wood@huawei.com>
2023-02-22 09:15:54 +00:00
..
locales errors: generate typed identifiers in each crate 2023-02-22 09:15:53 +00:00
src various: translation resources from cg backend 2023-02-22 09:15:54 +00:00
Cargo.toml Run the resolver after TyCtxt construction 2023-02-20 15:28:58 +00:00