mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 23:03:06 +03:00
152a4e90d1
Add the `Span` of the `move` keyword to the HIR. This is required to implement a lint like the one described here: https://github.com/rust-lang/rust-clippy/issues/11721