about summary refs log tree commit diff
path: root/src/test/ui/thinlto
diff options
context:
space:
mode:
authorMazdak Farrokhzad <twingoow@gmail.com>2019-06-06 13:19:23 +0200
committerGitHub <noreply@github.com>2019-06-06 13:19:23 +0200
commit59690f43953b191344b8ba85b10b44595f774921 (patch)
tree27c60f05cfc9c45473195f6542018f2098f3f2d4 /src/test/ui/thinlto
parentdaf1ed0e98e75c64c3b883fd845b37bfa42358de (diff)
parentdf076b2d5e21bd62263efbb1a6345492a7e302ca (diff)
downloadrust-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