mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-06 13:36:52 +00:00
Let's avoid using two different terms for the same thing -- let's just call it "provenance" everywhere. In Miri, provenance consists of an AllocId and an SbTag (Stacked Borrows tag), which made this even more confusing.