rust/compiler/rustc_error_messages/locales/en-US
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
..
parser.ftl errors: lazily load fallback fluent bundle 2022-04-13 02:44:59 +01:00
typeck.ftl errors: lazily load fallback fluent bundle 2022-04-13 02:44:59 +01:00