mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-27 11:27:37 +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.