mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 03:35:48 +00:00
Introduce ProjectionElem::try_map. Small utility function useful to manipulate MIR place projections.
For more information about how rustc works, see the rustc dev guide.