os-rust/compiler/rustc_errors/src
Esteban Küber ba052bd8de Various diagnostics clean ups/tweaks
* Always point at macros, including derive macros
* Point at non-local items that introduce a trait requirement
* On private associated item, point at definition
2021-07-19 08:43:35 -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 Force warnings even when can_emit_warnings == false 2021-06-30 11:18:33 +02:00
diagnostic_builder.rs Document compiler/ with -Aprivate-intra-doc-links 2021-04-05 08:38:09 -04: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