about summary refs log tree commit diff
path: root/src/test/compile-fail/trait-bounds-not-on-bare-trait.rs
AgeCommit message (Expand)AuthorLines
2016-03-30Fix fallout in testsJeffrey Seyfried-1/+1
2015-03-16Consistent spacingTamir Duberstein-1/+1
2015-02-18Fallout: tests. As tests frequently elide things, lots of changesNiko Matsakis-0/+1
2015-01-07markers -> markerNick Cameron-1/+1
2015-01-07Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`Nick Cameron-1/+1
2014-09-15Update error messages in compile-fail testsNiko Matsakis-1/+1
2014-08-26DST coercions and DST structsNick Cameron-1/+1
2014-06-15Register new snapshotsAlex Crichton-1/+1
2014-05-18Advice to use Box<T> not ~TJeong YunWon-1/+1
2014-04-10Remove references to @Trait from a compiler error messageKevin Ballard-1/+2
2013-06-28librustc: Fix merge fallout and test cases.Patrick Walton-1/+1
2013-06-23Add tests for not-kind-checked trait bounds.Ben Blum-0/+19