about summary refs log tree commit diff
path: root/src/test/ui/trivial-bounds
AgeCommit message (Expand)AuthorLines
2019-04-22Remove double trailing newlinesvarkor-1/+0
2019-04-22update tests for migrate mode by defaultMatthew Jasper-26/+7
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+1
2019-03-11Update NLL testsVadim Petrochenkov-2/+2
2019-03-11Update testsVadim Petrochenkov-13/+13
2019-01-01Fix broken links to second edition TRPL.Corey Farwell-1/+1
2018-12-25Remove licensesMark Rousskov-170/+50
2018-10-29Don't emit cannot move errors twice in migrate modeMatthew Jasper-20/+0
2018-10-17Update output for borrowck=migrate compare mode.David Wood-0/+20
2018-09-28rustc: keep a Span for each predicate in ty::GenericPredicates.Eduard-Mihai Burtescu-168/+107
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+882