about summary refs log tree commit diff
path: root/src/test/compile-fail/hashmap-iter-value-lifetime.rs
AgeCommit message (Expand)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-20/+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
2014-09-24Fix free lifetime vars in HashMap's iteratorsPiotr Czarnecki-0/+20