rust/compiler/rustc_errors/src
David Wood d5119c5b9f errors: implement sysroot/testing bundle loading
Extend loading of Fluent bundles so that bundles can be loaded from the
sysroot based on the language requested by the user, or using a nightly
flag.

Sysroot bundles are loaded from `$sysroot/share/locale/$locale/*.ftl`.

Signed-off-by: David Wood <david.wood@huawei.com>
2022-04-05 07:01:02 +01:00
..
json errors: implement sysroot/testing bundle loading 2022-04-05 07:01:02 +01:00
annotate_snippet_emitter_writer.rs errors: implement sysroot/testing bundle loading 2022-04-05 07:01:02 +01:00
diagnostic.rs errors: implement fallback diagnostic translation 2022-04-05 07:01:02 +01:00
diagnostic_builder.rs errors: implement fallback diagnostic translation 2022-04-05 07:01:02 +01:00
emitter.rs errors: implement sysroot/testing bundle loading 2022-04-05 07:01:02 +01:00
json.rs errors: implement sysroot/testing bundle loading 2022-04-05 07:01:02 +01:00
lib.rs errors: implement sysroot/testing bundle loading 2022-04-05 07:01:02 +01:00
lock.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
registry.rs Remove (lots of) dead code 2021-03-27 22:16:33 -04:00
snippet.rs Compute most of Public/Exported access level in rustc_resolve 2022-01-09 21:33:14 +00:00
styled_buffer.rs Spellchecking some comments 2022-03-30 01:39:38 -04:00