mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 06:44:35 +00:00
91fb223f59
Don't mark for loop iter expression as desugared We typically don't mark spans of lowered things as desugared. This helps Clippy rightly discern when code is (not) from expansion. This was discovered by ``@flip1995`` at https://github.com/rust-lang/rust-clippy/pull/7789#issuecomment-939289501. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |