about summary refs log tree commit diff
path: root/tests/rustdoc-ui/argfile/commandline-argfile-missing-windows.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-03-06 22:02:47 +0100
committerGitHub <noreply@github.com>2024-03-06 22:02:47 +0100
commite93a3d1d9317eb1c300d5bb6e39663faca625c8a (patch)
treefde81d98539a218ba70d7a66515183748ed7b137 /tests/rustdoc-ui/argfile/commandline-argfile-missing-windows.rs
parent16d37fa804618a114509e1bf8230c1eb4b6a2302 (diff)
parent6120de99f7be901f94e55c2cdf09b6fb98f93409 (diff)
downloadrust-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