summary refs log tree commit diff
path: root/src/test/compile-fail/object-lifetime-default.rs
AgeCommit message (Expand)AuthorLines
2015-07-03Fix some merge conflictsNiko Matsakis-1/+1
2015-07-03Adjust tests to silence warnings (or record them, as appropriate).Niko Matsakis-2/+2
2015-06-19rustc: replace Repr/UserString impls with Debug/Display ones.Eduard Burtescu-1/+1
2015-02-17Fix failing testsManish Goregaokar-0/+2
2015-02-16Detect and store object-lifetime-defaults.Niko Matsakis-0/+32