| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-11-19 | Move `rustc_ty` -> `rustc_ty_utils` | LeSeulArtichaut | -1063/+0 | |
| 2020-11-16 | compiler: fold by value | Bastian Kauschke | -7/+7 | |
| 2020-10-19 | Calculate visibilities once in resolve | Vadim Petrochenkov | -11/+4 | |
| Then use them through a query based on resolver outputs | ||||
| 2020-10-06 | Move item_bounds to typeck::collect | Matthew Jasper | -124/+1 | |
| 2020-10-06 | Rename projection_predicates to item_bounds | Matthew Jasper | -16/+9 | |
| 2020-09-25 | Rollup merge of #77155 - lcnr:ImplSource, r=ecstatic-morse | Jonas Schievink | -11/+11 | |
| remove enum name from ImplSource variants This is quite a lot cleaner in my opinion. | ||||
| 2020-09-24 | remove enum name from ImplSource variants | Bastian Kauschke | -11/+11 | |
| 2020-09-23 | /nightly/nightly-rustc | Erik Hofmayer | -1/+1 | |
| 2020-09-23 | Updated html_root_url for compiler crates | Erik Hofmayer | -1/+1 | |
| 2020-09-17 | Remove redundant #![feature(...)] 's from compiler/ | est31 | -1/+0 | |
| 2020-09-09 | Remove def_id field from ParamEnv | Bram van den Heuvel | -7/+128 | |
| 2020-09-04 | Change ty.kind to a method | LeSeulArtichaut | -14/+15 | |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+1079 | |
