summary refs log tree commit diff
path: root/src/test/compile-fail/mut-pattern-internal-mutability.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
2015-01-05Change `&` pat to only work with &T, and `&mut` with &mut T.Huon Wilson-0/+24