]> git.lizzy.rs Git - rust.git/commit
Don't mark for loop head span with desugaring
authorCameron Steffen <cam.steffen94@gmail.com>
Thu, 14 Oct 2021 21:19:39 +0000 (16:19 -0500)
committerCameron Steffen <cam.steffen94@gmail.com>
Fri, 15 Oct 2021 13:04:50 +0000 (08:04 -0500)
commitbd1a1e4f0d2f3fbd0788f30370437ffcbca0c777
treeb35de25f0a6316756e640172a5fefea65223ea77
parent313e71a2535196466b0bbdcfa3387bd6373e0f28
Don't mark for loop head span with desugaring
compiler/rustc_ast_lowering/src/expr.rs
compiler/rustc_borrowck/src/diagnostics/conflict_errors.rs
compiler/rustc_borrowck/src/diagnostics/move_errors.rs
compiler/rustc_lint/src/array_into_iter.rs
src/test/incremental/hashes/for_loops.rs