diff options
| author | Mazdak Farrokhzad <twingoow@gmail.com> | 2019-06-06 13:19:23 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-06-06 13:19:23 +0200 |
| commit | 59690f43953b191344b8ba85b10b44595f774921 (patch) | |
| tree | 27c60f05cfc9c45473195f6542018f2098f3f2d4 /src/test/ui/thinlto | |
| parent | daf1ed0e98e75c64c3b883fd845b37bfa42358de (diff) | |
| parent | df076b2d5e21bd62263efbb1a6345492a7e302ca (diff) | |
| download | rust-59690f43953b191344b8ba85b10b44595f774921.tar.gz rust-59690f43953b191344b8ba85b10b44595f774921.zip | |
Rollup merge of #61556 - phansch:emitter_cleanup, r=estebank
librustc_errors: Rename AnnotateRs -> AnnotateSnippet The proper name of the library is `annotate-snippet`, not `annotate-rs`, this PR should get rid of any confusing `AnnotateRs` names. 1. Renames `annotate_rs_emitter.rs` to `annotate_snippet_emitter_writer.rs` so that the difference between the `Emitter` trait and the implementers is more clear. 2. Renames `AnnotateRsEmitterWriter` to `AnnotateSnippetEmitterWriter` 3. Renames `HumanReadableErrorType::AnnotateRs` to `HumanReadableErrorType::AnnotateSnippet`
Diffstat (limited to 'src/test/ui/thinlto')
0 files changed, 0 insertions, 0 deletions
