summary refs log tree commit diff
path: root/src/test/ui/consts/const-eval/infinite_loop.stderr
AgeCommit message (Expand)AuthorLines
2020-03-22Rename `TimeLimitReached` -> `StepLimitReached`Dylan MacKenzie-1/+1
2020-03-17Update const-eval testsDylan MacKenzie-17/+4
2020-02-09--bless --compare-mode=nllMatthias Prechtl-2/+2
2019-12-13Bless unrelated tests with new help messageDylan MacKenzie-2/+6
2019-11-21Reorganize, bless and add tests for const control flowDylan MacKenzie-2/+5
2019-11-13Bless less verbose error messagesDylan MacKenzie-25/+6
2019-11-13Bless const tests with improved diagnosticsDylan MacKenzie-4/+23
2019-07-11rustc_mir: follow FalseUnwind's real_target edge in qualify_consts.Eduard-Mihai Burtescu-2/+10
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+1
2019-03-11Update testsVadim Petrochenkov-4/+4
2019-01-09Stabilize `let` bindings and destructuring in constants and const fnOliver Scherer-3/+3
2018-12-25Remove licensesMark Rousskov-3/+3
2018-10-25Report const eval error inside the queryOliver Schneider-16/+7
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+41