about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-07-31 15:36:33 +0200
committerGitHub <noreply@github.com>2024-07-31 15:36:33 +0200
commit06b837231ae674baa3e442b5c436a0d987b591d8 (patch)
treef4562f29c4abd6fe8373075a8a815784edd67ec1 /compiler/rustc_codegen_llvm/src/errors.rs
parente2d8f1ac21bc9370681e7e8d8a3118dabc98dbd8 (diff)
parente65777301b108aed53b54b4625041d6e8631327f (diff)
downloadrust-06b837231ae674baa3e442b5c436a0d987b591d8.tar.gz
rust-06b837231ae674baa3e442b5c436a0d987b591d8.zip
Rollup merge of #128412 - compiler-errors:crate-level-only, r=cjgillot
Remove `crate_level_only` from `ELIDED_LIFETIMES_IN_PATHS`

As far as I can tell, we provide the right node id to the `ELIDED_LIFETIMES_IN_PATHS` lint:

https://github.com/rust-lang/rust/blob/f8060d282d42770fadd73905e3eefb85660d3278/compiler/rustc_resolve/src/late.rs#L2015-L2027

So I've gone ahead and removed the restriction from this lint.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions