about summary refs log tree commit diff
path: root/src/test/compile-fail/lifetime-inference-give-expl-lifetime-param-2.rs
AgeCommit message (Expand)AuthorLines
2017-01-26rustc: Remove all "consider using an explicit lifetime parameter" suggestionsBrian Anderson-36/+0
2015-03-31std: Clean out #[deprecated] APIsAlex Crichton-2/+2
2015-03-05Remove integer suffixes where the types in compiled code are identical.Eduard Burtescu-1/+1
2015-01-08Update compile fail tests to use usize.Huon Wilson-4/+4
2015-01-03fix rpass/cfail testsJorge Aparicio-3/+3
2014-09-14Add help diagnostic messagesP1start-1/+1
2014-04-15Support lifetime suggestion for methodKiet Tran-1/+1
2014-03-26Visit type parameter in lifetime suggestionKiet Tran-0/+36