summary refs log tree commit diff
path: root/src/test/compile-fail/dst-sized-trait-param.rs
AgeCommit message (Expand)AuthorLines
2018-07-10Fix typo in error message E0277Rémy Rakic-2/+2
2018-06-19Update message for `!Sized` typesEsteban Küber-2/+2
2018-06-19Add message to `rustc_on_unimplemented` attributes in coreEsteban Küber-2/+2
2016-04-05improve the printing of substs and trait-refsAriel Ben-Yehuda-2/+2
2016-04-05suggest adding a where-clause when that can helpAriel Ben-Yehuda-2/+2
2016-03-30Fix fallout in testsJeffrey Seyfried-2/+2
2015-01-06rollup merge of #20607: nrc/kindsAlex Crichton-3/+3
2015-01-07markers -> markerNick Cameron-2/+2
2015-01-06test fallout from isize/usizeCorey Richardson-4/+4
2015-01-07Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`Nick Cameron-2/+2
2015-01-02Fix fallout in tests.Niko Matsakis-1/+1
2014-09-15Update error messages in compile-fail testsNiko Matsakis-0/+23