Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Those were totally real, actually, and I am happy the borrow checker exists ! Only one weirdness happened with RefCell<BorrowMut<C>>, but it could be fixed by checking actual types using `let foo: () = something_nasty()`.
- Loading branch information