about summary refs log tree commit diff
path: root/src/test/ui/const-generics
AgeCommit message (Expand)AuthorLines
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
2021-01-31Rollup merge of #80470 - SimonSapin:array-intoiter-type, r=m-ou-seJonas Schievink-2/+0
2021-01-30Add a test for #71202Ömer Sinan Ağacan-0/+33
2021-01-28Rollup merge of #81433 - lcnr:stop-looking-into-ty-alias, r=oli-obkYuki Okushi-4/+35
2021-01-28Rollup merge of #81430 - lcnr:elaborate-const-eval, r=oli-obkYuki Okushi-0/+24
2021-01-27fix tidy errorsEllen-3/+6
2021-01-27commentsEllen-0/+8
2021-01-27const_evaluatable: stop looking into type aliasesBastian Kauschke-4/+35
2021-01-27add const_evaluatable_checked testBastian Kauschke-0/+24
2021-01-27boop, ur abstract consts are now expandedEllen-0/+112
2021-01-23add test for lazy norm errBastian Kauschke-4/+6
2021-01-17Rollup merge of #79298 - lcnr:new-elysium, r=matthewjasperMara Bos-0/+34
2021-01-16Move some tests to more reasonable directories - 2Caio-0/+37
2021-01-16correctly deal with late-bound lifetimes in anon constsBastian Kauschke-0/+34
2021-01-10Rework diagnostics for wrong number of generic argsPatryk Wychowaniec-29/+113
2021-01-05fixed const_generics error helpJake Vossen-53/+53
2021-01-05Rollup merge of #80538 - JulianKnodt:err_usize, r=lcnrYuki Okushi-0/+25
2021-01-04Add check for array/usize mismatch in astconvkadmin-0/+25
2021-01-01make `const_generics_defaults` use the unstable syntax mechanismRémy Rakic-8/+12