rust/src/librustc_errors
Mazdak Farrokhzad a89c62ca2b
Rollup merge of #61073 - phansch:remove_unused_annotation_style, r=matthewjasper
librustc_errors: Remove unused annotation style `OldSchoolNoteText`

I could not find any references to it and the `snippet` module does not
seem to be exported publicly, so I think it can be safely removed.

This was originally removed in 17bd76a51 and I'm not sure why it is still there.
2019-05-23 08:37:19 +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 Rollup merge of #61073 - phansch:remove_unused_annotation_style, r=matthewjasper 2019-05-23 08:37:19 +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