mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 07:16:23 +00:00
interpret/allocation: get_range on ProvenanceMap Helper method to grab all provenances in a given address range for an allocation, making some logic in Miri nicer.
For more information about how rustc works, see the rustc dev guide.