summary refs log tree commit diff
path: root/src/test/compile-fail/wf-array-elem-sized.rs
AgeCommit message (Collapse)AuthorLines
2015-12-18Make RFC 1214 warnings into errors, and rip out the "warn or err"Niko Matsakis-2/+2
associated machinery. Future such attempts should go through lints anyhow. There is a fair amount of fallout in the compile-fail tests, as WF checking now occurs earlier in the process.
2015-08-12Update test error messages based on changes to wfcheck; also, breakNiko Matsakis-2/+2
apart the tests that tested many things at once.
2015-08-12New tests --- check that wf relation is being checked in various positionsNiko Matsakis-0/+21