about summary refs log tree commit diff
path: root/src/test/compile-fail/mut-cant-alias.rs
AgeCommit message (Expand)AuthorLines
2015-01-31Kill more `isize`sTobias Bucher-1/+1
2015-01-08Update compile-fail tests to use is/us, not i/u.Huon Wilson-1/+1
2014-06-29librustc: Remove the fallback to `int` for integers and `f64` forPatrick Walton-1/+1
2014-03-22test: Fix fallout of removing get()Alex Crichton-2/+2
2014-02-11test -- update tests with new error messagesNiko Matsakis-1/+1
2014-01-23Make some borrow checker errors more user friendlyKiet Tran-1/+1
2013-11-23Move mutable::Mut to cell::RefCellSteven Fackler-2/+2
2013-11-22More Mut testsSteven Fackler-0/+18