about summary refs log tree commit diff
path: root/src/test/compile-fail/borrowck-borrow-mut-base-ptr-in-aliasable-loc.rs
AgeCommit message (Expand)AuthorLines
2014-02-11Move replace and swap to std::mem. Get rid of std::utilEdward Wang-2/+0
2014-02-08Make &mut borrows restrict aliasingNiko Matsakis-0/+5
2013-12-11More small test case fixes. grr. cc #9629.Niko Matsakis-1/+11
2013-08-27librustc: Remove `&const` and `*const` from the language.Patrick Walton-11/+1
2013-05-28Reconcile docs and code, adding examples and adding RESTR_CLAIMNiko Matsakis-0/+31