about summary refs log tree commit diff
path: root/src/test/ui/associated-consts/issue-24949-assoc-const-static-recursion-impl.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-32/+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
2022-08-22bless ui testsNilstrieb-1/+1
2022-07-01Shorten def_span for more items.Camille GILLOT-8/+8
2022-06-14rebaseb-naber-2/+2
2022-06-14implement valtrees as the type-system representation for constant valuesb-naber-18/+1
2022-03-23separate const prop lint from optimizationsCarl Scherer-4/+9
2021-01-04Fix wording of query descriptionoli-1/+1
2021-01-04Keep an unoptimized duplicate of `const fn` aroundoli-1/+1
2020-09-19Address review commentsOliver Scherer-7/+7
2020-05-31Add descriptions for all queriesMatthew Jasper-1/+1
2020-04-29Add #24949 assoc constant static recursion testDaniel Worrall-0/+44