rust/src/librustc_errors
Tyler Mandry ffee7bbf9a
Rollup merge of #64429 - afnanenayet:afnan/fix-failure-note-json-level, r=Mark-Simulacrum
Fix failure note `to_str` implementation

Serialize the level to something a little more useful for a failure note struct. This fixes #60425.
2019-09-17 14:10:48 -07:00
..
annotate_snippet_emitter_writer.rs Box DiagnosticBuilder. 2019-09-12 08:29:17 +10:00
Cargo.toml Introduce term-size dependency and consider term width when trimming 2019-08-21 11:56:20 -07:00
diagnostic_builder.rs Box DiagnosticBuilder. 2019-09-12 08:29:17 +10:00
diagnostic.rs remove unused Level::PhaseFatal 2019-08-14 22:22:46 +03:00
emitter.rs Rollup merge of #64429 - afnanenayet:afnan/fix-failure-note-json-level, r=Mark-Simulacrum 2019-09-17 14:10:48 -07:00
lib.rs Fix failure note to_str implementation 2019-09-16 22:30:59 -07:00
lock.rs Make use of ptr::null(_mut) instead of casting zero 2019-06-17 10:52:46 +00:00
registry.rs
snippet.rs
styled_buffer.rs