rust/src/librustc_errors
David Wood 438455d18b
async/await: more improvements to non-send errors
Signed-off-by: David Wood <david@davidtw.co>
2019-12-08 16:29:08 +00:00
..
json Move JSON emitter to rustc_errors 2019-11-15 08:45:49 -05:00
annotate_snippet_emitter_writer.rs Remove SourceMapper trait 2019-11-15 08:45:43 -05:00
Cargo.toml Introduce term-size dependency and consider term width when trimming 2019-08-21 11:56:20 -07:00
diagnostic.rs async/await: more improvements to non-send errors 2019-12-08 16:29:08 +00:00
diagnostic_builder.rs Specific labels when referring to "expected" and "found" types 2019-11-18 11:02:22 -08:00
emitter.rs Draw vertical lines in compiler error messages with multiline annotations correctly when non-1space unicode characters are to the left 2019-11-27 20:02:20 +01:00
json.rs Move JSON emitter to rustc_errors 2019-11-15 08:45:49 -05:00
lib.rs Move ErrorReported to rustc_errors 2019-11-26 14:57:07 -05:00
lock.rs Make use of ptr::null(_mut) instead of casting zero 2019-06-17 10:52:46 +00:00
registry.rs Remove licenses 2018-12-25 21:08:33 -07:00
snippet.rs librustc_errors: Remove unused annotation style OldSchoolNoteText 2019-05-23 08:01:38 +02:00
styled_buffer.rs Correctly estimate required space for string 2019-10-05 03:08:05 +03:00