rust/compiler/rustc_error_messages
David Wood 141f8404a8 errors: don't try load default locale from sysroot
If the user requests a diagnostic locale of "en-US" then it doesn't make
sense to try and load that from the `$sysroot` because it is just the
default built-in locale.

Signed-off-by: David Wood <david.wood@huawei.com>
2022-04-05 07:01:03 +01:00
..
locales/en-US macros: translatable struct attrs and warnings 2022-04-05 07:01:03 +01:00
src errors: don't try load default locale from sysroot 2022-04-05 07:01:03 +01:00
Cargo.toml errors: implement sysroot/testing bundle loading 2022-04-05 07:01:02 +01:00