summary refs log tree commit diff
path: root/tests/ui/const-generics/issues
AgeCommit message (Expand)AuthorLines
2023-05-09Rollup merge of #111215 - BoxyUwU:resolve_anon_consts_differently, r=cjgillotMatthias Krüger-45/+35
2023-05-05improve diagnostics and bless testsBoxy-45/+35
2023-05-05Stabilize const_ptr_readbors-1/+1
2023-04-12Special-case item attributes in the suggestion outputEsteban Küber-4/+0
2023-04-12Tweak output for 'add line' suggestionEsteban Küber-4/+8
2023-03-01Add regression test for #105821Yuki Okushi-0/+23
2023-02-23diagnostics: remove inconsistent English article "this" from E0107Michael Howell-2/+2
2023-02-21Specify what 'this' actually isMichael Goulet-8/+8
2023-02-16Remove save-analysis.Nicholas Nethercote-5/+4
2023-02-09Introduce `ReError`Esteban Küber-2/+2
2023-01-30Modify primary span label for E0308Esteban Küber-1/+1
2023-01-19Fix known-bug, silence ICE stderrMichael Goulet-3/+1
2023-01-18defer array len printing to const arg printingBoxy-12/+12
2023-01-17Rollup merge of #101698 - raldone01:feat/const_cmp_typeid, r=scottmcmDylan DPC-21/+16
2023-01-16Constify `TypeId` ordering implsonestacked-21/+16
2023-01-16Properly pluralize 'generic constants'Michael Goulet-4/+4
2023-01-11Move /src/test to /testsAlbert Larsan-0/+3057