rust/compiler/rustc_errors/src
Esteban Küber 99f2977031 Modify structured suggestion output
* On suggestions that include deletions, use a diff inspired output format
* When suggesting addition, use `+` as underline
* Color highlight modified span
2021-08-11 09:46:24 +00:00
..
json Rework SESSION_GLOBALS API to prevent overwriting it 2021-07-08 16:16:28 +02:00
annotate_snippet_emitter_writer.rs Force warnings even when can_emit_warnings == false 2021-06-30 11:18:33 +02:00
diagnostic.rs Use multispan suggestions more often 2021-07-30 09:26:31 -07:00
diagnostic_builder.rs Use multispan suggestions more often 2021-07-30 09:26:31 -07:00
emitter.rs Modify structured suggestion output 2021-08-11 09:46:24 +00:00
json.rs Simplify future incompatible reporting. 2021-07-11 13:08:58 -07:00
lib.rs Modify structured suggestion output 2021-08-11 09:46:24 +00:00
lock.rs
registry.rs Remove (lots of) dead code 2021-03-27 22:16:33 -04:00
snippet.rs Modify structured suggestion output 2021-08-11 09:46:24 +00:00
styled_buffer.rs review 2021-04-24 22:37:42 +03:00