about summary refs log tree commit diff
path: root/src/test/compile-fail/trait-bounds-not-on-bare-trait.rs
AgeCommit message (Expand)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-21/+0
2018-07-10Fix typo in error message E0277Rémy Rakic-1/+1
2018-06-19Update message for `!Sized` typesEsteban Küber-1/+1
2018-06-19Fix tidy and remove unused methodEsteban Küber-1/+1
2018-06-19Add message to `rustc_on_unimplemented` attributes in coreEsteban Küber-1/+1
2016-11-28Remove BuiltinBound and BuiltinBounds.Mark-Simulacrum-1/+1
2016-04-05improve the printing of substs and trait-refsAriel Ben-Yehuda-1/+1
2016-04-05suggest adding a where-clause when that can helpAriel Ben-Yehuda-1/+1
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