about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-23302-3.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-21/+0
2022-11-16cleanup and dedupe CTFE and Miri error reportingRalf Jung-4/+4
2022-09-13Use tcx.hir() utils for spans in MIR building.Camille GILLOT-2/+2
2022-08-22bless ui testsNilstrieb-2/+2
2022-07-01Shorten def_span for more items.Camille GILLOT-3/+3
2022-06-14implement valtrees as the type-system representation for constant valuesb-naber-24/+6
2020-09-19Address review commentsOliver Scherer-7/+7
2020-04-23Cycle errors now occur during const-eval, not checkingDylan MacKenzie-9/+27
2019-09-30Remove HIR based const qualificationMatthew Jasper-14/+8
2019-05-23Remove subtle Default impl for ValueJohn Kåre Alsaker-21/+3
2019-04-22Never stop due to errors before borrow checkingEsteban Küber-3/+21
2019-03-11Update testsVadim Petrochenkov-2/+2
2019-02-28Introduce rustc_interface and move some methods thereJohn Kåre Alsaker-0/+1
2018-12-25Remove licensesMark Rousskov-4/+4
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+26