summary refs log tree commit diff
path: root/src/test/ui/issue-22644.rs
AgeCommit message (Expand)AuthorLines
2017-10-09Fix a bug in diagnostics for `x as usize < y`Vadim Petrochenkov-0/+2
2017-07-07syntax: Apply recovery for casts to type ascriptionVadim Petrochenkov-3/+11
2017-07-06Only underline suggestion if it is not the only code being shownEsteban Küber-1/+14
2017-06-11Suggest non-ambiguous comparison after castEsteban Küber-0/+18