about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-54954.stderr
AgeCommit message (Expand)AuthorLines
2022-11-05Move some tests to more reasonable directoriesCaio-34/+0
2022-07-19Add E0790 as more specific variant of E0283aticu-6/+10
2022-06-14implement valtrees as the type-system representation for constant valuesb-naber-3/+15
2021-11-20Do not mention associated items when they introduce an obligationEsteban Kuber-5/+0
2021-11-20Point at source of trait bound obligations in more placesEsteban Kuber-3/+3
2021-10-19Revert "Rollup merge of #86011 - tlyu:correct-sized-bound-spans, r=estebank"Yuki Okushi-2/+2
2021-10-08update ui test expectationsTaylor Yu-2/+2
2021-08-16Use note to point at bound introducing requirementEsteban Küber-3/+5
2021-05-09remove const_fn feature gateRalf Jung-2/+2
2020-04-16ty: convert `ErrorHandled::Reported` to `ConstKind::Error`.Eduard-Mihai Burtescu-15/+3
2020-04-08Small tweaks to required bound spanEsteban Küber-1/+1
2020-04-05"cannot resolve" → "cannot satisfy"Esteban Küber-1/+1
2020-02-13ast_validation: tweak diagnostic outputMazdak Farrokhzad-2/+2
2019-12-10Avoid invalid suggestion by checking the snippet in const fn callEsteban Küber-4/+1
2019-12-10missing test change, bad suggestionEsteban Küber-1/+4
2019-12-10Deduplicate logicEsteban Küber-2/+4
2019-09-24fix rebaseEsteban Küber-1/+1
2019-09-24Remove blanket silencing of "type annotation needed" errorsEsteban Küber-5/+20
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+1
2019-04-17Fix ICE on const evaluation of const methodEsteban Küber-0/+16