summary refs log tree commit diff
path: root/src/test/compile-fail/regions-reborrow-from-shorter-mut-ref.rs
AgeCommit message (Expand)AuthorLines
2017-11-12Improve SubSupConflict case with one named, one anonymous lifetime parameter ...Cengiz Can-1/+1
2015-01-08Update compile fail tests to use isize.Huon Wilson-1/+1
2014-08-28Fix regionck to account for the uniqueness requirements on ref mut reborrowsNiko Matsakis-1/+1
2013-11-28Test that reborrowing contents of an `&'a mut &'b mut` pointer can onlyNiko Matsakis-0/+25