| Age | Commit message (Expand) | Author | Lines |
| 2020-06-22 | Revert "Rollup merge of #72389 - Aaron1011:feature/move-fn-self-msg, r=nikoma... | Aaron Hill | -28/+7 |
| 2020-06-21 | num_counters to u32, after implementing TypeFoldable | Rich Kadel | -1/+2 |
| 2020-06-21 | Auto merge of #73180 - matthewjasper:predicate-cache, r=nikomatsakis | bors | -81/+286 |
| 2020-06-21 | Auto merge of #72936 - jackh726:chalk-more, r=nikomatsakis | bors | -53/+46 |
| 2020-06-21 | remove switch_ty reliance in codegen | Ralf Jung | -0/+2 |
| 2020-06-21 | Make is_freeze and is_copy_modulo_regions take TyCtxtAt | Ralf Jung | -11/+5 |
| 2020-06-21 | Cache flags and escaping vars for predicates | Matthew Jasper | -28/+202 |
| 2020-06-21 | Cache decoded predicate shorthands | Matthew Jasper | -53/+84 |
| 2020-06-20 | Auto merge of #73563 - Manishearth:rollup-oowgwwm, r=Manishearth | bors | -22/+35 |
| 2020-06-20 | Rollup merge of #73378 - matthewjasper:arena-not-special, r=oli-obk | Manish Goregaokar | -1/+0 |
| 2020-06-20 | Rollup merge of #73291 - marmeladema:hir-id-ification-fix, r=petrochenkov | Manish Goregaokar | -16/+7 |
| 2020-06-20 | Rollup merge of #73539 - LukasKalbertodt:deprecate-vec-remove-item, r=Mark-Si... | Ralf Jung | -1/+0 |
| 2020-06-20 | Move bounds on associated types to the type | Matthew Jasper | -0/+10 |
| 2020-06-20 | Don't set STILL_FURTHER_SPECIALIZABLE for regions/bound variables | Matthew Jasper | -5/+0 |
| 2020-06-20 | Consider fewer predicates for projection candidates | Matthew Jasper | -0/+18 |
| 2020-06-20 | Remove uses of `Vec::remove_item` | Lukas Kalbertodt | -1/+0 |
| 2020-06-20 | Remove `HirId` to `NodeId` conversion APIs | marmeladema | -12/+4 |
| 2020-06-20 | Remove `NodeId` to `HirId` conversion APIs | marmeladema | -1/+0 |
| 2020-06-20 | Move `trait_map` into `hir::Crate` | marmeladema | -3/+3 |
| 2020-06-20 | int -> i32 | Bastian Kauschke | -22/+24 |
| 2020-06-19 | Rollup merge of #73458 - tmiasko:arena-layout, r=matthewjasper | Manish Goregaokar | -12/+5 |
| 2020-06-19 | Rollup merge of #73452 - matthewjasper:auto-rec, r=nikomatsakis | Manish Goregaokar | -0/+10 |
| 2020-06-19 | Rollup merge of #73442 - davidtwco:issue-72181-pretty-print-const-val-enum-no... | Manish Goregaokar | -2/+13 |
| 2020-06-19 | Rollup merge of #73359 - jonas-schievink:do-the-shimmy, r=matthewjasper | Manish Goregaokar | -11/+41 |
| 2020-06-19 | Rollup merge of #73347 - tmiasko:incompatible-sanitizers, r=nikic | Manish Goregaokar | -10/+7 |
| 2020-06-19 | Rollup merge of #72689 - lcnr:common_str, r=estebank | Manish Goregaokar | -6/+3 |
| 2020-06-19 | Account for multiple impl/dyn Trait in return type when suggesting `'_` | Esteban Küber | -36/+27 |
| 2020-06-19 | Change InternedAdtDef to &'tcx AdtDef | Jack Huey | -2/+2 |
| 2020-06-19 | Update chalk to 0.11.0 | Jack | -2/+1 |
| 2020-06-19 | Lower consts | Jack Huey | -1/+2 |
| 2020-06-19 | Update chalk and add LifetimeOutlives and ObjectSafe lowering | Jack Huey | -1/+1 |
| 2020-06-19 | Update Chalk | Jack Huey | -1/+1 |
| 2020-06-19 | Remove RustDefId | Jack Huey | -17/+3 |
| 2020-06-19 | Implement fn_def_datum | Jack Huey | -1/+1 |
| 2020-06-19 | Use builtin types for Never, Array, and FnDef | Jack Huey | -3/+1 |
| 2020-06-19 | Update chalk | Jack Huey | -27/+42 |
| 2020-06-19 | Update chalk | Jack Huey | -7/+3 |
| 2020-06-19 | Add compare-mode=chalk and add a little bit more implementations and fixmes | Jack Huey | -3/+1 |
| 2020-06-19 | code coverage foundation for hash and num_counters | Rich Kadel | -4/+59 |
| 2020-06-19 | Rollup merge of #73357 - petrochenkov:tmap, r=davidtwco | Manish Goregaokar | -10/+10 |
| 2020-06-19 | Rollup merge of #73257 - davidtwco:issue-73249-improper-ctypes-projection, r=... | Manish Goregaokar | -23/+13 |
| 2020-06-19 | pretty/mir: const value enums with no variants | David Wood | -2/+13 |
| 2020-06-19 | Rollup merge of #73011 - richkadel:llvm-count-from-mir-pass, r=tmandry | Ralf Jung | -0/+28 |
| 2020-06-19 | ty: simplify `transparent_newtype_field` | David Wood | -13/+1 |
| 2020-06-19 | lint: unify enum variant, union and struct logic | David Wood | -27/+25 |
| 2020-06-19 | ty: projections in `transparent_newtype_field` | David Wood | -4/+8 |
| 2020-06-19 | Rollup merge of #72497 - RalfJung:tag-term, r=oli-obk | Ralf Jung | -32/+32 |
| 2020-06-18 | Rollup merge of #73034 - doctorn:nomangle-inline-linkage, r=matthewjasper | Manish Goregaokar | -4/+4 |
| 2020-06-18 | Rollup merge of #72814 - RalfJung:mir-visir-terminator, r=oli-obk | Manish Goregaokar | -46/+34 |
| 2020-06-18 | Rollup merge of #72804 - estebank:opaque-missing-lts-in-fn-2, r=nikomatsakis | Manish Goregaokar | -9/+17 |