summary refs log tree commit diff
path: root/src/test/compile-fail/pattern-bindings-after-at.rs
AgeCommit message (Expand)AuthorLines
2015-03-15Strip all leading/trailing newlinesTamir Duberstein-1/+0
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-07fix the `&mut _` patternsJorge Aparicio-1/+1
2014-08-01librustc: Forbid pattern bindings after `@`s, for memory safety.Patrick Walton-0/+26