mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +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