about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMara Bos <m-ou.se@m-ou.se>2021-03-08 20:09:06 +0100
committerGitHub <noreply@github.com>2021-03-08 20:09:06 +0100
commit3908eec60fe4f95bcde989651e98b2a3b3965a4b (patch)
treed26c880126869cb6d0559130b0183f680bd11bfb /compiler/rustc_codegen_llvm/src
parenta5035c9995a87495267965b3a43bc2e1f66d747d (diff)
parent0eeae1abfcd8e588b41b01100db4dbc9384f6144 (diff)
downloadrust-3908eec60fe4f95bcde989651e98b2a3b3965a4b.tar.gz
rust-3908eec60fe4f95bcde989651e98b2a3b3965a4b.zip
Rollup merge of #82881 - Manishearth:crate-root, r=estebank
diagnostics: Be clear about "crate root" and `::foo` paths in resolve diagnostics

Various changes to make sure the diagnostics are clear about the differences in `::foo` paths across editions:

 - `::foo` will say "crate root" in 2015 and "list of imported crates" in 2018
 - `crate::` will never reference imported crates in 2018

Fixes https://github.com/rust-lang/rust/issues/82876
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions