diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-05-08 23:33:26 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-08 23:33:26 +0200 |
| commit | 3e22ea9e2f56bf0e91ff36833819b26f3daa738a (patch) | |
| tree | 3a6f9fe1f62fbb120b7689fcf6e5483caf7b2e4d /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | 952f12ea7a6acbf914ec19cc55646ea84f7400e3 (diff) | |
| parent | b68b92041c382c7ba1c4c8377af54d2fb198a83a (diff) | |
| download | rust-3e22ea9e2f56bf0e91ff36833819b26f3daa738a.tar.gz rust-3e22ea9e2f56bf0e91ff36833819b26f3daa738a.zip | |
Rollup merge of #124876 - nnethercote:rm-use-crate-rustc_foo, r=compiler-errors
Simplify `use crate::rustc_foo::bar` occurrences. They can just be written as `use rustc_foo::bar`, which is far more standard. (I didn't even know that a `crate::` prefix was valid.) r? ``@eholk``
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
