rust/compiler/rustc_errors/src
Aaron Hill 0dd9f118d9
Show macro name in 'this error originates in macro' message
When there are multiple macros in use, it can be difficult to tell
which one was responsible for producing an error.
2021-05-12 19:03:06 -04:00
..
json mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
annotate_snippet_emitter_writer.rs Use local and remapped paths where appropriate 2021-05-05 15:31:28 +01:00
diagnostic_builder.rs Document compiler/ with -Aprivate-intra-doc-links 2021-04-05 08:38:09 -04:00
diagnostic.rs More minor fixes suggested by @jackh726 2021-05-10 15:02:15 +02:00
emitter.rs Show macro name in 'this error originates in macro' message 2021-05-12 19:03:06 -04:00
json.rs Use local and remapped paths where appropriate 2021-05-05 15:31:28 +01:00
lib.rs Show macro name in 'this error originates in macro' message 2021-05-12 19:03:06 -04: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