rust/compiler/rustc_errors/src
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
..
json errors: lazily load fallback fluent bundle 2022-04-13 02:44:59 +01:00
annotate_snippet_emitter_writer.rs errors: lazily load fallback fluent bundle 2022-04-13 02:44:59 +01:00
diagnostic.rs macros: support translatable labels 2022-04-05 07:01:03 +01:00
diagnostic_builder.rs macros: support translatable labels 2022-04-05 07:01:03 +01:00
emitter.rs errors: lazily load fallback fluent bundle 2022-04-13 02:44:59 +01:00
json.rs errors: lazily load fallback fluent bundle 2022-04-13 02:44:59 +01:00
lib.rs errors: lazily load fallback fluent bundle 2022-04-13 02:44:59 +01:00
lock.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
registry.rs Remove (lots of) dead code 2021-03-27 22:16:33 -04:00
snippet.rs Compute most of Public/Exported access level in rustc_resolve 2022-01-09 21:33:14 +00:00
styled_buffer.rs Spellchecking some comments 2022-03-30 01:39:38 -04:00