about summary refs log tree commit diff
path: root/src/test/ui/str
AgeCommit message (Expand)AuthorLines
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+1
2019-03-27Better diagnostic for binary operation on BoxedValueshgallagher1993-2/+4
2019-03-11Update testsVadim Petrochenkov-11/+11
2019-01-22Rollup merge of #57604 - alercah:str-index, r=sfacklerMazdak Farrokhzad-10/+77
2019-01-20Auto merge of #57651 - JohnTitor:give-char-type, r=estebankbors-7/+17
2019-01-19Make `str` indexing generic on `SliceIndex`.Alexis Hunt-10/+77
2019-01-18Rollup merge of #57350 - folex:master, r=estebankMazdak Farrokhzad-0/+4
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 In...folex-0/+4
2019-01-01Fix broken links to second edition TRPL.Corey Farwell-3/+3
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