about summary refs log tree commit diff
path: root/src/test/compile-fail/private-in-public-warn.rs
AgeCommit message (Expand)AuthorLines
2016-03-14Introduce ICE when the topmost projection restriction kicks in, as per issue ...Aaron Turon-2/+6
2016-01-13s/HARD ERROR/hard error/ -- perhaps the warning is enoughNiko Matsakis-36/+36
2016-01-12Fix test cases accordinglyNiko Matsakis-0/+36
2015-12-18Do not substitute type aliases during error reportingVadim Petrochenkov-5/+2
2015-12-18Add more systematic testsVadim Petrochenkov-0/+254