about summary refs log tree commit diff
path: root/src/test/ui/infinite
AgeCommit message (Expand)AuthorLines
2019-04-22Continue evaluating after item-type checkingEsteban Küber-2/+13
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+1
2019-03-11Update testsVadim Petrochenkov-4/+4
2019-01-11Update testsJohn Kåre Alsaker-0/+8
2018-12-25Remove licensesMark Rousskov-122/+62
2018-12-24make non_camel_case_types an early lintAndy Russell-11/+11
2018-11-21Enclose type in backticks for "reached the recursion limit while auto-derefer...varkor-3/+3
2018-11-14put file and line into miri backtraceRalf Jung-51/+51
2018-10-25Rebase falloutOliver Schneider-1/+1
2018-10-25Report const eval error inside the queryOliver Schneider-10/+8
2018-10-16Check the type of statics and constants for `Sized`nessOliver Scherer-2/+2
2018-10-05Stabilize `min_const_fn`Oliver Schneider-2/+1
2018-08-31Restrict most uses of `const_fn` to `min_const_fn`Oliver Schneider-1/+1
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+315