about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-59488.rs
AgeCommit message (Expand)AuthorLines
2021-02-14Fix UI tests and merge `assert_eq` and `assert_ne` internal functionsBenoît du Garreau-1/+0
2020-09-02pretty: trim paths of unique symbolsDan Aloni-2/+2
2019-04-23Remove unnecessary ignore-tidy-linelengthvarkor-2/+0
2019-04-22Remove double trailing newlinesvarkor-1/+0
2019-04-19avoid type-check body of DefIdrchaser53-0/+11
2019-04-17Do not mention missing `PartialOrd` impl when involving uncalled fnsEsteban Küber-7/+7
2019-04-12add the logic for when other_ty is FnDefrchaser53-0/+7
2019-04-12improve error messagesrchaser53-2/+12
2019-04-07Improvement for comparision against fnrchaser53-0/+9