rust/compiler/rustc_error_messages
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
..
locales/en-US errors: implement fallback diagnostic translation 2022-04-05 07:01:02 +01:00
src errors: implement sysroot/testing bundle loading 2022-04-05 07:01:02 +01:00
Cargo.toml errors: implement sysroot/testing bundle loading 2022-04-05 07:01:02 +01:00