about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-54954.rs
AgeCommit message (Collapse)AuthorLines
2022-11-05Move some tests to more reasonable directoriesCaio-19/+0
2022-07-19Add E0790 as more specific variant of E0283aticu-1/+1
2022-06-14implement valtrees as the type-system representation for constant valuesb-naber-0/+2
2021-05-09remove const_fn feature gateRalf Jung-2/+0
2020-04-16ty: convert `ErrorHandled::Reported` to `ConstKind::Error`.Eduard-Mihai Burtescu-2/+0
2020-02-13ast_validation: tweak diagnostic outputMazdak Farrokhzad-1/+1
2019-09-24Remove blanket silencing of "type annotation needed" errorsEsteban Küber-1/+3
Remove blanket check for existence of other errors before emitting "type annotation needed" errors, and add some eager checks to avoid adding obligations when they refer to types that reference `[type error]` in order to reduce unneded errors.
2019-04-17Fix ICE on const evaluation of const methodEsteban Küber-0/+19