rust/src/librustc_errors
Esteban Küber d92355c1db Highlight parts of fn in type errors
When a type error arises between two fn items, fn pointers or tuples,
highlight only the differing parts of each.
2019-11-23 16:50:28 -08: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 Highlight parts of fn in type errors 2019-11-23 16:50:28 -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 Auto merge of #58281 - mark-i-m:synthesis, r=estebank 2019-11-18 22:08:31 +00: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