rust/compiler/rustc_expand
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
..
src errors: lazily load fallback fluent bundle 2022-04-13 02:44:59 +01:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00