]> git.lizzy.rs Git - rust.git/history - src/stacked_borrows
Explain the behavior of the cache upon clear
[rust.git] / src / stacked_borrows /
2022-07-02 Ben KimockExplain the behavior of the cache upon clear
2022-07-02 Ben KimockDocument implementation a bit, add some fast paths
2022-07-01 Ben KimockCache lookups into the borrow stack
2022-06-28 borsAuto merge of #2275 - RalfJung:permissive-provenance...
2022-06-27 Ralf Jungfmt
2022-06-27 Ralf Jungremove support for untagged pointers
2022-06-25 borsAuto merge of #2264 - RalfJung:not-a-fixme, r=RalfJung
2022-06-25 borsAuto merge of #2196 - carbotaniuman:permissive-stacked...
2022-06-25 Ralf Jungtweaks and feedback
2022-06-25 Ralf Jungimplement 'delimited' expose tracking so we still detec...
2022-06-24 carbotaniumanTry fix stuff
2022-06-24 carbotaniumanMaybe this wil work
2022-06-24 carbotaniumanHandle wildcard pointers in SB
2022-05-30 borsAuto merge of #2158 - rust-lang:gesundheit, r=RalfJung
2022-05-29 borsAuto merge of #2162 - RalfJung:rustup, r=RalfJung
2022-05-29 Ralf Jungrustup
2022-05-23 borsAuto merge of #2105 - thomcc:flip-failure-rate, r=RalfJung
2022-05-23 borsAuto merge of #2139 - saethlin:lazy-current-span, r...
2022-05-22 Ben KimockFactor current-span logic into a lazy caching handle
2022-05-15 borsAuto merge of #2116 - carbotaniuman:minimal-miri-change...
2022-05-14 borsAuto merge of #2030 - saethlin:track-alloc-history...
2022-05-13 Ben KimockMore review feedback
2022-05-12 Ben KimockCleanup/Refactoring from review
2022-04-30 Ben KimockMove SB diagnostics to a module