rust/compiler/rustc_errors/src
Jonathan Brouwer d96d73fd86
Rollup merge of #152140 - bjorn3:driver_fixed_error_codes, r=jdonszelmann
Hard code the error code registry for custom drivers

And do some cleanups enabled by this.
2026-02-06 10:06:45 +01:00
..
json Convert to inline diagnostics in rustc_errors 2026-02-05 12:14:48 +01:00
markdown feat: added syntax highlighting for code blocks in rustc --explain 2026-01-19 17:44:24 +05:30
annotate_snippet_emitter_writer.rs Replace Registry type with a lazily initialized static 2026-02-05 10:54:46 +00:00
codes.rs Replace Registry type with a lazily initialized static 2026-02-05 10:54:46 +00:00
decorate_diag.rs Refactor lint buffering to avoid requiring a giant enum 2025-08-22 01:59:56 -07:00
diagnostic.rs Remove old error emitter 2026-01-21 12:14:51 +00:00
diagnostic_impls.rs Convert to inline diagnostics in rustc_errors 2026-02-05 12:14:48 +01:00
emitter.rs Replace Registry type with a lazily initialized static 2026-02-05 10:54:46 +00:00
error.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
json.rs Replace Registry type with a lazily initialized static 2026-02-05 10:54:46 +00:00
lib.rs Rollup merge of #152140 - bjorn3:driver_fixed_error_codes, r=jdonszelmann 2026-02-06 10:06:45 +01:00
lock.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
tests.rs Extract Translator struct 2025-06-19 13:02:04 -05:00
timings.rs Add codegen timing section 2025-06-23 08:50:17 +02:00
translation.rs Register functions in translation 2026-02-05 16:58:48 +01:00