about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-41394.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-11/+0
2022-11-16cleanup and dedupe CTFE and Miri error reportingRalf Jung-1/+1
2022-06-14implement valtrees as the type-system representation for constant valuesb-naber-0/+1
2020-04-16ty: convert `ErrorHandled::Reported` to `ConstKind::Error`.Eduard-Mihai Burtescu-1/+0
2019-12-12Update testsLeSeulArtichaut-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-10-25Report const eval error inside the queryOliver Schneider-0/+1
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+20