1
Fork 0
rust/compiler/rustc_errors/src
Esteban Küber 0b8f192cfe Use multispan suggestions more often
* Use more accurate span for `async move` suggestion
* Use more accurate span for deref suggestion
* Use `multipart_suggestion` more often
2021-07-30 09:26:31 -07: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 Various diagnostics clean ups/tweaks 2021-07-19 08:43:35 -07:00
json.rs Simplify future incompatible reporting. 2021-07-11 13:08:58 -07:00
lib.rs Simplify future incompatible reporting. 2021-07-11 13:08:58 -07: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 Remove (lots of) dead code 2021-03-27 22:16:33 -04:00
styled_buffer.rs review 2021-04-24 22:37:42 +03:00