about summary refs log tree commit diff
path: root/src/test/ui/str
AgeCommit message (Collapse)AuthorLines
2019-01-18Fix testsYuki Okushi-7/+17
2019-01-13Tweak output of type mismatch between "then" and `else` `if` armsEsteban Küber-2/+4
2019-01-05Show suggestion to use .char().nth() and link to The Book on unimplemented ↵folex-0/+4
Index trait
2019-01-01Fix broken links to second edition TRPL.Corey Farwell-3/+3
Fixes https://github.com/rust-lang/rust/issues/57104.
2018-12-25Remove licensesMark Rousskov-85/+14
2018-08-19Lift some Sized checks.Masaki Hara-0/+1
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+278