Unnamed repository; edit this file 'description' to name the repository.
Rollup merge of #122038 - Alexendoo:unused-qualifications, r=petrochenkov
Fix linting paths with qself in `unused_qualifications` Fixes #121999 `resolve_qpath` ends up being called again with `qself` set to `None` to check trait items from fully qualified paths. To avoid this the lint is moved to a place that accounts for this already https://github.com/rust-lang/rust/blob/96561a8fd134e8f2b205769a4fca03b392d9f484/compiler/rustc_resolve/src/late.rs#L4074-L4088 r? `````@petrochenkov`````
Matthias Krüger 2024-03-07
parent d155cdd · parent b1ddfa3 · commit 39d4cdf
0 files changed, 0 insertions, 0 deletions