diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-03-06 22:02:47 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-06 22:02:47 +0100 |
| commit | e93a3d1d9317eb1c300d5bb6e39663faca625c8a (patch) | |
| tree | fde81d98539a218ba70d7a66515183748ed7b137 /tests/rustdoc-ui/argfile/commandline-argfile-missing-windows.rs | |
| parent | 16d37fa804618a114509e1bf8230c1eb4b6a2302 (diff) | |
| parent | 6120de99f7be901f94e55c2cdf09b6fb98f93409 (diff) | |
| download | rust-e93a3d1d9317eb1c300d5bb6e39663faca625c8a.tar.gz rust-e93a3d1d9317eb1c300d5bb6e39663faca625c8a.zip | |
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`````
Diffstat (limited to 'tests/rustdoc-ui/argfile/commandline-argfile-missing-windows.rs')
0 files changed, 0 insertions, 0 deletions
