]> git.lizzy.rs Git - rust.git/commit
More review feedback
authorBen Kimock <kimockb@gmail.com>
Fri, 13 May 2022 23:04:51 +0000 (19:04 -0400)
committerBen Kimock <kimockb@gmail.com>
Fri, 13 May 2022 23:04:51 +0000 (19:04 -0400)
commit8ff0aac06c73d75d5eebea173889fb2ca94c0c75
treeac853f60ccbb8b55b67f71fffa230de2fb5e8fb8
parent972b3b340ad99553618e551937d93bf28e2d2f5c
More review feedback

* Store the local crates in an Rc<[CrateNum]>
* Move all the allocation history into Stacks
* Clean up the implementation of get_logs_relevant_to a bit
src/helpers.rs
src/machine.rs
src/stacked_borrows.rs
src/stacked_borrows/diagnostics.rs