| Age | Commit message (Expand) | Author | Lines |
| 2021-09-09 | Wrap | Andreas Liljeqvist | -1/+1 |
| 2021-09-09 | rename `is_valid_for` to `is_valid` | Andreas Liljeqvist | -5/+5 |
| 2021-09-09 | Rename `(un)signed` to `(un)signed_int` | Andreas Liljeqvist | -16/+17 |
| 2021-09-09 | Move `unsigned_max` etc into `Size` again | Andreas Liljeqvist | -37/+37 |
| 2021-09-09 | Remove clone | Andreas Liljeqvist | -1/+1 |
| 2021-09-09 | Make `abi::Abi` `Copy` and remove a *lot* of refs | Andreas Liljeqvist | -163/+139 |
| 2021-09-09 | Fix docstring | Andreas Liljeqvist | -2/+1 |
| 2021-09-09 | Use special `Debug` format when `start` > `end` | Andreas Liljeqvist | -1/+5 |
| 2021-09-09 | Remove `contains_zero`, respect the compiler | Andreas Liljeqvist | -10/+3 |
| 2021-09-09 | derive Copy for WrappingRange and Scalar | Andreas Liljeqvist | -6/+6 |
| 2021-09-09 | fix match | Andreas Liljeqvist | -2/+4 |
| 2021-09-09 | Add methods for checking for full ranges to `Scalar` and `WrappingRange` | Andreas Liljeqvist | -56/+41 |
| 2021-09-08 | Bump stage0 compiler to 1.56 | Mark Rousskov | -17/+1 |
| 2021-09-08 | Auto merge of #80522 - cjgillot:borrowcrate, r=oli-obk | bors | -677/+821 |
| 2021-09-08 | Rebase fallout. | Camille GILLOT | -5/+6 |
| 2021-09-08 | Rollup merge of #88726 - MingweiSamuel:patch-1, r=wesleywiser | Jack Huey | -1/+1 |
| 2021-09-08 | Rollup merge of #88553 - theo-lw:issue-88276, r=estebank | Jack Huey | -0/+27 |
| 2021-09-08 | Auto merge of #86943 - ptrojahn:suggest_derive, r=estebank | bors | -0/+81 |
| 2021-09-08 | Auto merge of #88061 - jackh726:genericbound-cleanup, r=estebank | bors | -332/+243 |
| 2021-09-08 | Auto merge of #88477 - sexxi-goose:issue-88476, r=nikomatsakis | bors | -1/+33 |
| 2021-09-07 | A bit of cleanup to astconv | jackh726 | -181/+135 |
| 2021-09-07 | Change is_unsized to add_implicitly_sized | jackh726 | -123/+63 |
| 2021-09-07 | Don't move ?Trait bounds to param bounds if they're in where clauses | jackh726 | -78/+92 |
| 2021-09-07 | Static assert size of GenericBoun to ensure size doesn't change | jackh726 | -0/+3 |
| 2021-09-07 | Rename rustc_mir to rustc_const_eval. | Camille GILLOT | -33/+33 |
| 2021-09-07 | Move the dataflow framework to its own crate. | Camille GILLOT | -203/+227 |
| 2021-09-07 | Move monomorphize code to its own crate. | Camille GILLOT | -22/+54 |
| 2021-09-07 | Fix typo in `const_generics` replaced with `adt_const_params` note | Mingwei Samuel | -1/+1 |
| 2021-09-07 | Auto merge of #88710 - Mark-Simulacrum:tyvid-idx, r=jackh726 | bors | -26/+21 |
| 2021-09-07 | Auto merge of #88161 - michaelwoerister:fix-whole-archive-no-bundle, r=petroc... | bors | -10/+50 |
| 2021-09-07 | Auto merge of #88689 - Aaron1011:confused-std-resolver, r=cjgillot | bors | -11/+12 |
| 2021-09-06 | Use index newtyping for TyVid | Mark Rousskov | -26/+21 |
| 2021-09-06 | Auto merge of #83214 - cjgillot:dep-map, r=michaelwoerister | bors | -88/+123 |
| 2021-09-07 | Move rustc_mir::transform to rustc_mir_transform. | Camille GILLOT | -696/+751 |
| 2021-09-07 | Move rustc_mir::borrow_check to new crate rustc_borrowck. | Camille GILLOT | -313/+345 |
| 2021-09-06 | Move `confused_type_with_std_module` to `ResolverOutputs` | Aaron Hill | -11/+12 |
| 2021-09-06 | Auto merge of #88686 - rylev:rollup-m1tf9ir, r=m-ou-se | bors | -1/+1 |
| 2021-09-06 | Suggest deriving traits if possible | Paul Trojahn | -0/+81 |
| 2021-09-06 | Auto merge of #88678 - matthewjasper:if-boolean-scoping, r=oli-obk | bors | -5/+5 |
| 2021-09-06 | Rollup merge of #88659 - est31:update_smallvec_name, r=matthewjasper | Ryan Levick | -1/+1 |
| 2021-09-06 | Auto merge of #88631 - camelid:sugg-span, r=davidtwco | bors | -6/+10 |
| 2021-09-06 | Auto merge of #88493 - chenyukang:fix-duplicated-diagnostic, r=estebank | bors | -1/+50 |
| 2021-09-05 | Auto merge of #88435 - cjgillot:no-walk-crate, r=Aaron1011 | bors | -110/+81 |
| 2021-09-05 | Auto merge of #88552 - nbdd0121:vtable, r=nagisa | bors | -38/+68 |
| 2021-09-05 | Change scope of temporaries in match guards | Matthew Jasper | -5/+5 |
| 2021-09-05 | Add query `own_existential_vtable_entries` | Gary Guo | -45/+70 |
| 2021-09-05 | Stop allocating vtable entries for non-object-safe methods | Gary Guo | -8/+13 |
| 2021-09-05 | Auto merge of #88499 - eddyb:layout-off, r=nagisa | bors | -203/+238 |
| 2021-09-05 | Rollup merge of #88657 - camelid:fix-dyn-sugg, r=m-ou-se | Mara Bos | -4/+4 |
| 2021-09-05 | Rollup merge of #88257 - estebank:invalid-attr-error, r=oli-obk | Mara Bos | -21/+119 |