rust/compiler/rustc_errors/src
Esteban Kuber 34d19634f5 Use smaller spans for some structured suggestions
Use more accurate suggestion spans for

* argument parse error
* fully qualified path
* missing code block type
* numeric casts
* E0212
2021-08-12 09:52:38 +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 smaller spans for some structured suggestions 2021-08-12 09:52:38 +00:00
diagnostic_builder.rs Use smaller spans for some structured suggestions 2021-08-12 09:52:38 +00: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 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 Modify structured suggestion output 2021-08-11 09:46:24 +00:00
styled_buffer.rs review 2021-04-24 22:37:42 +03:00