]> git.lizzy.rs Git - rust.git/history - src/tools/miri/src/borrow_tracker/stacked_borrows/mod.rs
for now, do not do fake reads on non-Unpin mutable references
[rust.git] / src / tools / miri / src / borrow_tracker / stacked_borrows / mod.rs
2022-12-03 Ralf Jungfor now, do not do fake reads on non-Unpin mutable...
2022-12-02 Ralf JungMerge from rustc
2022-12-02 borsAuto merge of #2710 - RalfJung:ptr-tracking-ice, r...
2022-12-02 borsAuto merge of #2711 - RalfJung:btrack, r=RalfJung
2022-12-02 Ralf Jungslight simplifications for borrow tracking
2022-12-02 borsAuto merge of #2708 - RalfJung:verbose-setup, r=RalfJung
2022-12-02 borsAuto merge of #2697 - Vanille-N:borrow-tracking, r...
2022-12-02 Vanille-Nmove stacked_borrows to borrow_tracker/stacked_borrows