about summary refs log tree commit diff
path: root/src/test/ui/suggestions/into-str.stderr
AgeCommit message (Expand)AuthorLines
2020-05-22Bless other example of #71394Dylan MacKenzie-1/+0
2020-04-08Small tweaks to required bound spanEsteban Küber-1/+1
2019-10-09Tweak wordingEsteban Küber-1/+1
2019-10-09Note when a mutable trait object is neededEsteban Küber-0/+1
2019-09-22On obligation errors point at the unfulfilled binding when possibleEsteban Küber-1/+1
2019-08-31Use span label instead of note for cause in E0631Esteban Küber-5/+3
2019-03-22review commentsEsteban Küber-1/+1
2019-03-22Add suggestion to use `&*var` when `&str: From<String>` is expectedEsteban Küber-0/+17