rust/compiler/rustc_errors/src
Jeremy Fitzhardinge 91d8c3b521 Make sure all fields are accounted for in encode_fields!
This will make sure the encoder will get updated if any new fields are
added to Diagnostic.
2021-02-07 14:54:22 -08:00
..
json
annotate_snippet_emitter_writer.rs
diagnostic_builder.rs Bump rustfmt version 2021-02-02 09:09:52 -05:00
diagnostic.rs Add --extern-loc to augment unused crate dependency diagnostics 2021-02-07 14:54:20 -08:00
emitter.rs Reduce tab formatting assertions to debug only 2021-02-03 17:17:15 +00:00
json.rs Make sure all fields are accounted for in encode_fields! 2021-02-07 14:54:22 -08:00
lib.rs Implement Encoder for Diagnostic manually 2021-02-07 14:54:22 -08:00
lock.rs
registry.rs
snippet.rs Bump rustfmt version 2021-02-02 09:09:52 -05:00
styled_buffer.rs Reduce tab formatting assertions to debug only 2021-02-03 17:17:15 +00:00