about summary refs log tree commit diff
path: root/src/test/compile-fail/object-lifetime-default-mybox.rs
AgeCommit message (Expand)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-45/+0
2017-09-26remove random newlines from error messages, fix compile-fail testNiko Matsakis-1/+1
2016-03-18change coercion to use target region if not LUBNiko Matsakis-2/+1
2015-07-14Transition to the new object lifetime defaults, replacing the oldNiko Matsakis-3/+2
2015-07-03Now that I made the warning smarter, these tests no longer require modificationNiko Matsakis-1/+4
2015-07-03Adjust tests to silence warnings (or record them, as appropriate).Niko Matsakis-0/+1
2015-02-18Fallout: tests. As tests frequently elide things, lots of changesNiko Matsakis-1/+0
2015-02-16Implement the rules for RFC 599, and add various tests.Niko Matsakis-0/+44