rust/compiler/rustc_error_messages/src
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
..
lib.rs errors: don't try load default locale from sysroot 2022-04-05 07:01:03 +01:00