about summary refs log tree commit diff
path: root/src/test/ui/binop
AgeCommit message (Expand)AuthorLines
2019-12-12Update testsLeSeulArtichaut-3/+3
2019-12-12Update UI test expectationsLeSeulArtichaut-3/+3
2019-11-28Deduplicate type param constraint suggestion codeEsteban Küber-22/+22
2019-11-28Use structured suggestion when requiring `Copy` constraint in type paramEsteban Küber-34/+34
2019-11-18Surround types with backticks in type errorsEsteban Küber-4/+4
2019-11-18Remove E0308 note when primary label has all infoEsteban Küber-6/+0
2019-06-03Update tests for changes to cannot move errorsMatthew Jasper-6/+6
2019-04-22Remove double trailing newlinesvarkor-1/+0
2019-04-22update tests for migrate mode by defaultMatthew Jasper-415/+122
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-2/+2
2019-03-27Better diagnostic for binary operation on BoxedValueshgallagher1993-6/+12
2019-03-11Update NLL testsVadim Petrochenkov-38/+38
2019-03-11Update testsVadim Petrochenkov-38/+38
2019-01-24Fix --compare-mode=nll testsEsteban Küber-4/+261
2018-12-31Improve type mismatch error messagesYuning Zhang-2/+2
2018-12-25Remove licensesMark Rousskov-113/+43
2018-11-05Make `ui/binop-move-semantics.rs` robust w.r.t. NLL.Felix S. Klock II-4/+30
2018-10-29Don't emit cannot move errors twice in migrate modeMatthew Jasper-13/+1
2018-10-17Update output for borrowck=migrate compare mode.David Wood-1/+13
2018-10-03Clearer later use messages for callsMatthew Jasper-2/+2
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+651