| Age | Commit message (Expand) | Author | Lines |
| 2021-03-29 | Prefer 4 spaces | JohnTitor | -52/+52 |
| 2021-03-29 | Add a regression test for issue-82792 | JohnTitor | -0/+14 |
| 2021-03-27 | Rollup merge of #81351 - lcnr:big-money-big-prices, r=oli-obk | Dylan DPC | -9/+85 |
| 2021-03-27 | update tests | lcnr | -8/+8 |
| 2021-03-27 | combine: stop eagerly evaluating consts | Bastian Kauschke | -9/+85 |
| 2021-03-27 | Add regression tests for #56445 | Simon Jakobi | -3/+48 |
| 2021-03-23 | Update to not have extra match | kadmin | -0/+75 |
| 2021-03-23 | Update with comments | kadmin | -3/+33 |
| 2021-03-23 | Update with comments | kadmin | -0/+53 |
| 2021-03-23 | Add query for const_param_default | kadmin | -0/+56 |
| 2021-03-23 | progress, stuff compiles now | lcnr | -16/+33 |
| 2021-03-23 | Some refactoring | varkor | -16/+11 |
| 2021-03-23 | Add has_default to GenericParamDefKind::Const | kadmin | -2/+18 |
| 2021-03-21 | Rollup merge of #82707 - BoxyUwU:errooaaar, r=oli-obk | Dylan DPC | -21/+38 |
| 2021-03-19 | Add a second regression test | Oli Scherer | -0/+32 |
| 2021-03-19 | Do not ICE on ty::Error as an error must already have been reported | Oli Scherer | -0/+35 |
| 2021-03-10 | Rollup merge of #81309 - lcnr:lazy-norm-err-msgh, r=nikomatsakis | Dylan DPC | -4/+6 |
| 2021-03-05 | Bump mir-opt-level from 3 to 4 in tests | Santiago Pastorino | -1/+1 |
| 2021-03-02 | errooaaar~ | Ellen | -21/+38 |
| 2021-02-24 | Auto merge of #82159 - BoxyUwU:uwu, r=varkor | bors | -0/+47 |
| 2021-02-23 | yeet | Ellen | -0/+47 |
| 2021-02-18 | Rollup merge of #82112 - BoxyUwU:tumbleweed, r=varkor | Dylan DPC | -0/+34 |
| 2021-02-18 | Rollup merge of #82055 - JulianKnodt:ty_where_const, r=estebank | Yuki Okushi | -14/+84 |
| 2021-02-16 | Remove ordering hint | kadmin | -2/+0 |
| 2021-02-16 | Update w/ comments | kadmin | -16/+68 |
| 2021-02-15 | Rollup merge of #82067 - BoxyUwU:hahaicantthinkofabadpun, r=oli-obk | Jonas Schievink | -0/+24 |
| 2021-02-15 | the environment round here is awfully empty | Ellen | -0/+34 |
| 2021-02-13 | Add additional type info to mismatch err | kadmin | -20/+40 |
| 2021-02-13 | a wild test has appeared uwu | Ellen | -0/+24 |
| 2021-02-13 | Heat up the ICE-y error reporting | Ellen | -0/+35 |
| 2021-02-03 | Miscellaneous small diagnostics cleanup | Camelid | -5/+5 |
| 2021-02-02 | Rollup merge of #81544 - JulianKnodt:sat_where, r=lcnr | Jack Huey | -5/+5 |
| 2021-02-02 | Add better diagnostic for missing where clause | kadmin | -5/+5 |
| 2021-02-01 | more things are const evaluatable *sparkles* | Ellen | -1/+17 |
| 2021-02-01 | Rollup merge of #79291 - JulianKnodt:ce_priv, r=petrochenkov | Jonas Schievink | -0/+74 |
| 2021-01-31 | Add error message for private fn | kadmin | -0/+74 |
| 2021-01-31 | Rollup merge of #81566 - osa1:issue71202, r=jonas-schievink | Jonas Schievink | -0/+33 |
| 2021-01-31 | Rollup merge of #80470 - SimonSapin:array-intoiter-type, r=m-ou-se | Jonas Schievink | -2/+0 |
| 2021-01-30 | Add a test for #71202 | Ömer Sinan Ağacan | -0/+33 |
| 2021-01-28 | Rollup merge of #81433 - lcnr:stop-looking-into-ty-alias, r=oli-obk | Yuki Okushi | -4/+35 |
| 2021-01-28 | Rollup merge of #81430 - lcnr:elaborate-const-eval, r=oli-obk | Yuki Okushi | -0/+24 |
| 2021-01-27 | fix tidy errors | Ellen | -3/+6 |
| 2021-01-27 | comments | Ellen | -0/+8 |
| 2021-01-27 | const_evaluatable: stop looking into type aliases | Bastian Kauschke | -4/+35 |
| 2021-01-27 | add const_evaluatable_checked test | Bastian Kauschke | -0/+24 |
| 2021-01-27 | boop, ur abstract consts are now expanded | Ellen | -0/+112 |
| 2021-01-23 | add test for lazy norm err | Bastian Kauschke | -4/+6 |
| 2021-01-17 | Rollup merge of #79298 - lcnr:new-elysium, r=matthewjasper | Mara Bos | -0/+34 |
| 2021-01-16 | Move some tests to more reasonable directories - 2 | Caio | -0/+37 |
| 2021-01-16 | correctly deal with late-bound lifetimes in anon consts | Bastian Kauschke | -0/+34 |