summary refs log tree commit diff
path: root/src/test/ui/const-generics
AgeCommit message (Expand)AuthorLines
2021-04-27Rename a test for consistencyYuki Okushi-0/+0
2021-04-27Add a regression test for issue-84408Yuki Okushi-0/+38
2021-04-21supply substs to anon consts in defaultslcnr-49/+37
2021-04-21improve wf check for const param defaultslcnr-5/+54
2021-04-21loosen ordering restricts for `const_generics_defaults`lcnr-76/+132
2021-04-21fix name resolution for param defaultslcnr-13/+84
2021-04-12Fix typo in error messageCamelid-3/+6
2021-04-06Remove trailing `:` from E0119 messageEsteban Küber-1/+1
2021-04-02Auto merge of #83790 - Dylan-DPC:rollup-p6ep8jo, r=Dylan-DPCbors-11/+11
2021-03-31Add 32bit.stderr files.Hameer Abbasi-0/+72
2021-03-31Rename stderr->64bit.stderr where needed.Hameer Abbasi-8/+9
2021-03-31Add allocation information to undefined behaviour errors.Hameer Abbasi-0/+12
2021-03-31give full path of constraint in suggest_constraining_type_paramhi-rustin-11/+11
2021-03-29Prefer 4 spacesJohnTitor-52/+52
2021-03-29Add a regression test for issue-82792JohnTitor-0/+14
2021-03-27Rollup merge of #81351 - lcnr:big-money-big-prices, r=oli-obkDylan DPC-9/+85
2021-03-27update testslcnr-8/+8
2021-03-27combine: stop eagerly evaluating constsBastian Kauschke-9/+85
2021-03-27Add regression tests for #56445Simon Jakobi-3/+48
2021-03-23Update to not have extra matchkadmin-0/+75
2021-03-23Update with commentskadmin-3/+33
2021-03-23Update with commentskadmin-0/+53
2021-03-23Add query for const_param_defaultkadmin-0/+56
2021-03-23progress, stuff compiles nowlcnr-16/+33
2021-03-23Some refactoringvarkor-16/+11
2021-03-23Add has_default to GenericParamDefKind::Constkadmin-2/+18
2021-03-21Rollup merge of #82707 - BoxyUwU:errooaaar, r=oli-obkDylan DPC-21/+38
2021-03-19Add a second regression testOli Scherer-0/+32
2021-03-19Do not ICE on ty::Error as an error must already have been reportedOli Scherer-0/+35
2021-03-10Rollup merge of #81309 - lcnr:lazy-norm-err-msgh, r=nikomatsakisDylan DPC-4/+6
2021-03-05Bump mir-opt-level from 3 to 4 in testsSantiago Pastorino-1/+1
2021-03-02errooaaar~Ellen-21/+38
2021-02-24Auto merge of #82159 - BoxyUwU:uwu, r=varkorbors-0/+47
2021-02-23yeetEllen-0/+47
2021-02-18Rollup merge of #82112 - BoxyUwU:tumbleweed, r=varkorDylan DPC-0/+34
2021-02-18Rollup merge of #82055 - JulianKnodt:ty_where_const, r=estebankYuki Okushi-14/+84
2021-02-16Remove ordering hintkadmin-2/+0
2021-02-16Update w/ commentskadmin-16/+68
2021-02-15Rollup merge of #82067 - BoxyUwU:hahaicantthinkofabadpun, r=oli-obkJonas Schievink-0/+24
2021-02-15the environment round here is awfully emptyEllen-0/+34
2021-02-13Add additional type info to mismatch errkadmin-20/+40
2021-02-13a wild test has appeared uwuEllen-0/+24
2021-02-13Heat up the ICE-y error reportingEllen-0/+35
2021-02-03Miscellaneous small diagnostics cleanupCamelid-5/+5
2021-02-02Rollup merge of #81544 - JulianKnodt:sat_where, r=lcnrJack Huey-5/+5
2021-02-02Add better diagnostic for missing where clausekadmin-5/+5
2021-02-01more things are const evaluatable *sparkles*Ellen-1/+17
2021-02-01Rollup merge of #79291 - JulianKnodt:ce_priv, r=petrochenkovJonas Schievink-0/+74
2021-01-31Add error message for private fnkadmin-0/+74
2021-01-31Rollup merge of #81566 - osa1:issue71202, r=jonas-schievinkJonas Schievink-0/+33