rust/src/librustc_errors
2019-11-26 14:57:07 -05: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 review comments: remove unnecessary &str to String conversions 2019-11-23 18:45:18 -08:00
diagnostic_builder.rs Specific labels when referring to "expected" and "found" types 2019-11-18 11:02:22 -08:00
emitter.rs Remove SourceMapper trait 2019-11-15 08:45:43 -05: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