mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-04 02:54:00 +00:00
9408d013e3
fix `single_component_path_imports` FP on `self::<import>::..` fixes #10549 I noticed that a couple functions in the file I was working on took `cx` as a parameter but didn't use them, so I removed that. Can revert if desired because it isn't related to my changes. changelog: [`single_component_path_imports`] don't suggest removing import when it is used as `self::<import>::..` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |