about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-17252.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-16/+0
2022-11-16cleanup and dedupe CTFE and Miri error reportingRalf Jung-2/+2
2022-09-13Use tcx.hir() utils for spans in MIR building.Camille GILLOT-1/+1
This corrects the `span_with_body` in the case of closures, which was incorrectly shortened to the `def_span`.
2022-08-22bless ui testsNilstrieb-1/+1
2022-07-01Shorten def_span for more items.Camille GILLOT-1/+1
2022-06-14implement valtrees as the type-system representation for constant valuesb-naber-13/+2
2020-09-25Move from {{closure}}#0 syntax to {closure#0} for (def) path componentsmarmeladema-1/+1
2020-09-19Address review commentsOliver Scherer-4/+4
2020-04-23Cycle errors now occur during const-eval, not checkingDylan MacKenzie-5/+16
2019-09-30Remove HIR based const qualificationMatthew Jasper-3/+3
2019-03-15rustc: provide DisambiguatedDefPathData in ty::print.Eduard-Mihai Burtescu-1/+1
2019-03-11Update testsVadim Petrochenkov-1/+1
2018-12-25Remove licensesMark Rousskov-2/+2
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+16