]> git.lizzy.rs Git - rust.git/history - src/stacked_borrows
tweak format strings
[rust.git] / src / stacked_borrows /
2022-07-06 Ralf Jungtweak format strings
2022-07-05 borsAuto merge of #2323 - RalfJung:box-is-special, r=RalfJung
2022-07-05 borsAuto merge of #2334 - RalfJung:range, r=RalfJung
2022-07-05 Ralf Jungwe don't need HexRange any more
2022-07-05 borsAuto merge of #2329 - RalfJung:benches, r=oli-obk
2022-07-05 borsAuto merge of #2333 - rust-lang:miriup, r=oli-obk
2022-07-05 Oli SchererBump rust version
2022-07-03 borsAuto merge of #2318 - RalfJung:nodoc, r=RalfJung
2022-07-03 borsAuto merge of #1935 - saethlin:optimize-sb, r=RalfJung
2022-07-03 Ben KimockTypo
2022-07-02 Ben KimockExplain cache behavior a bit better, clean up diff
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