rust/src/librustc_errors
Philipp Hansch 96e3fb255b
librustc_errors: Move annotation collection to own impl
Extracted from work on #59346. This moves the annotation collection to
the `FileWithAnnotatedLines` impl to allow re-use in a separate
EmitterWriter.
2019-05-28 08:34:44 +02:00
..
Cargo.toml librustc_errors => 2018 2019-02-07 03:53:01 +09:00
diagnostic.rs Tweak unsupported negative trait bounds message 2019-03-23 13:05:30 -07:00
diagnostic_builder.rs Remove hir::ExprKind::If and replace it with lowering to hir::ExprKind::Match. 2019-05-10 19:41:10 +02:00
emitter.rs librustc_errors: Move annotation collection to own impl 2019-05-28 08:34:44 +02:00
lib.rs Make -Zemit-artifact-notifications also emit the artifact type 2019-05-21 13:51:36 -07:00
lock.rs Remove licenses 2018-12-25 21:08:33 -07: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 librustc_errors => 2018 2019-02-07 03:53:01 +09:00