about summary refs log tree commit diff
path: root/tests/ui/rfc-2632-const-trait-impl
AgeCommit message (Expand)AuthorLines
2023-03-29Stabilize a portion of 'once_cell'Trevor Gross-1/+1
2023-03-28fix long lineDeadbeef-23/+25
2023-03-28Move const trait bounds checks to MIR constckDeadbeef-220/+276
2023-03-11Gate const closures even when they appear in macrosMichael Goulet-3/+20
2023-02-24Rollup merge of #106541 - fee1-dead-contrib:no-const-check-no, r=thomccDylan DPC-0/+37
2023-02-07Add ~const bounds trait bounds when using derive_constMichael Goulet-0/+13
2023-02-01fix parser mistaking const closures for const itemDeadbeef-0/+10
2023-01-31add and bless testsDeadbeef-0/+19
2023-01-31implement const iterator using `rustc_do_not_const_check`Deadbeef-0/+18
2023-01-13Rollup merge of #106785 - compiler-errors:better-impl-wf-spans, r=estebankYuki Okushi-4/+4
2023-01-12Point at impl self type for impl wf obligationsMichael Goulet-4/+4
2023-01-12move to correct testDeadbeef-0/+53
2023-01-12fix fmt and blessDeadbeef-0/+4
2023-01-11Note predicate span on ImplDerivedObligationMichael Goulet-1/+3
2023-01-11Move /src/test to /testsAlbert Larsan-0/+3040