about summary refs log tree commit diff
path: root/src/test/ui/recursion
AgeCommit message (Collapse)AuthorLines
2019-04-23Auto merge of #60125 - estebank:continue-evaluating, r=oli-obkbors-1/+14
Don't stop evaluating due to errors before borrow checking r? @oli-obk Fix #60005. Follow up to #59903. Blocked on #53708, fixing the ICE in `src/test/ui/consts/match_ice.rs`.
2019-04-22Never stop due to errors before borrow checkingEsteban Küber-1/+14
2019-04-22Remove double trailing newlinesvarkor-1/+0
2019-03-11Update testsVadim Petrochenkov-2/+2
2018-12-25Remove licensesMark Rousskov-81/+11
2018-12-24make non_camel_case_types an early lintAndy Russell-5/+5
2018-10-25Deduplicate all the ~~things~~ errorsOliver Schneider-0/+5
2018-10-25Report const eval error inside the queryOliver Schneider-0/+5
2018-09-30Deduplicate errors in the obligation forest.Diogo Sousa-8/+28
Fixes #40827.
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+212