]> git.lizzy.rs Git - rust.git/commit
librustc_errors: Remove unused annotation style `OldSchoolNoteText`
authorPhilipp Hansch <dev@phansch.net>
Thu, 23 May 2019 06:01:38 +0000 (08:01 +0200)
committerPhilipp Hansch <dev@phansch.net>
Thu, 23 May 2019 06:01:38 +0000 (08:01 +0200)
commit5ed42379e3291ee0f119f814114e978444e2cbc7
treea047ef9a8481fdbd754570bad83ea5face684980
parent15ccaf77911d9261d0c254be8a3e878db84792c6
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.
src/librustc_errors/emitter.rs
src/librustc_errors/snippet.rs