rust/compiler/rustc_error_messages
David Wood 9bfe0e39e4 errors: lazily load fallback fluent bundle
Loading the fallback bundle in compilation sessions that won't go on to
emit any errors unnecessarily degrades compile time performance, so
lazily create the Fluent bundle when it is first required.

Signed-off-by: David Wood <david.wood@huawei.com>
2022-04-13 02:44:59 +01:00
..
locales/en-US errors: lazily load fallback fluent bundle 2022-04-13 02:44:59 +01:00
src errors: lazily load fallback fluent bundle 2022-04-13 02:44:59 +01:00
Cargo.toml errors: support fluent + parallel compiler 2022-04-05 07:01:03 +01:00