]> git.lizzy.rs Git - rust.git/history - src/stacked_borrows/stack.rs
Rearrange and document the new implementation
[rust.git] / src / stacked_borrows / stack.rs
2022-07-13 Ben KimockRearrange and document the new implementation
2022-07-13 Ben KimockStore protectors outside Item, pack Tag and Perm
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