about summary refs log tree commit diff
path: root/src/test/compile-fail/trait-bounds-on-structs-and-enums-static.rs
AgeCommit message (Expand)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-25/+0
2016-04-05suggest adding a where-clause when that can helpAriel Ben-Yehuda-1/+1
2015-03-15Strip all leading/trailing newlinesTamir Duberstein-1/+0
2015-02-18Fallout: tests. As tests frequently elide things, lots of changesNiko Matsakis-1/+3
2015-01-08Update compile fail tests to use usize.Huon Wilson-1/+1
2014-09-15Update error messages in compile-fail testsNiko Matsakis-2/+1
2014-08-17librustc: Allow trait bounds on structures and enumerations, and checkPatrick Walton-0/+25