summary refs log tree commit diff
path: root/src/test/compile-fail/str-mut-idx.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-3/+3
2017-06-14suppress trait errors that are implied by other errorsAriel Ben-Yehuda-2/+1
2016-04-05improve the printing of substs and trait-refsAriel Ben-Yehuda-4/+4
2016-04-05suggest adding a where-clause when that can helpAriel Ben-Yehuda-4/+4
2016-03-30Fix fallout in testsJeffrey Seyfried-4/+4
2015-09-26deduplicate trait errors before they are displayedAriel Ben-Yehuda-1/+0
2015-07-13Fix tests for changes in #26241.Simon Sapin-2/+3
2015-07-04Remove outdated errors for mutating stringsAriel Ben-Yehuda-0/+22