Hacker News new | ask | show | jobs
by SkiFire13 296 days ago
No, Tree Borrows is aimed at defining the semantics of memory accesses. It does not provide a way to statically check whether they are correct, which is what the borrow checker and this proposal aim to do.