about summary refs log tree commit diff
path: root/src/test/ui/consts/const-integer-bool-ops.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-171/+0
2022-11-16cleanup and dedupe CTFE and Miri error reportingRalf Jung-23/+22
2022-06-14implement valtrees as the type-system representation for constant valuesb-naber-17/+78
2020-04-16ty: convert `ErrorHandled::Reported` to `ConstKind::Error`.Eduard-Mihai Burtescu-78/+17
2019-11-18Surround types with backticks in type errorsEsteban Küber-18/+18
2019-11-18Remove E0308 note when primary label has all infoEsteban Küber-24/+0
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+1
2018-12-31Improve type mismatch error messagesYuning Zhang-8/+8
Replace "integral variable" with "integer" and replace "floating-point variable" with "floating-point number" to make the message less confusing.
2018-12-25Remove licensesMark Rousskov-28/+28
2018-10-25Report const eval error inside the queryOliver Schneider-17/+78
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+135