| Age | Commit message (Expand) | Author | Lines |
| 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 | code coverage foundation for hash and num_counters | Rich Kadel | -0/+7 |
| 2020-06-19 | Rollup merge of #73357 - petrochenkov:tmap, r=davidtwco | Manish Goregaokar | -3/+3 |
| 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 | -1/+12 |
| 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 | -29/+29 |
| 2020-06-18 | Rollup merge of #72804 - estebank:opaque-missing-lts-in-fn-2, r=nikomatsakis | Manish Goregaokar | -9/+17 |
| 2020-06-18 | Rollup merge of #70551 - mark-i-m:ty-err-2, r=varkor | Manish Goregaokar | -40/+67 |
| 2020-06-18 | Perform obligation deduplication to avoid buggy `ExistentialMismatch` | Esteban Küber | -3/+13 |
| 2020-06-18 | Add helper method for reusing an existing interned region | Matthew Jasper | -0/+7 |
| 2020-06-18 | Use alloc::Layout in DroplessArena API | Tomasz Miąsko | -12/+5 |
| 2020-06-17 | Unify region variables when projecting associated types | matthewjasper | -0/+3 |
| 2020-06-16 | format derives | Who? Me?! | -13/+2 |
| 2020-06-16 | Rollup merge of #73373 - lzutao:bug-trackcaller, r=Amanieu | Dylan DPC | -2/+1 |
| 2020-06-16 | Rollup merge of #73237 - tmiasko:arena, r=nnethercote | Dylan DPC | -1/+1 |
| 2020-06-15 | track caller for delay_span_bug | mark | -22/+4 |
| 2020-06-15 | make all uses of ty::Error or ConstKind::Error delay a span bug | mark | -40/+96 |
| 2020-06-15 | typeck: Use `LocalDefId`s for the unused trait import set | Vadim Petrochenkov | -2/+2 |
| 2020-06-15 | Use `LocalDefId` for import IDs in trait map | Vadim Petrochenkov | -1/+1 |
| 2020-06-15 | When `'static` is explicit, suggest constraining argument with it | Esteban Küber | -1/+4 |
| 2020-06-15 | Suggest substituting `'static` lifetime in impl/dyn `Trait + 'static` return ... | Esteban Küber | -8/+13 |
| 2020-06-15 | Join mutiple lines if it is more readable | Lzu Tao | -2/+1 |
| 2020-06-15 | Rollup merge of #72879 - RalfJung:miri-tctx-at, r=oli-obk | Ralf Jung | -0/+1 |
| 2020-06-15 | Rollup merge of #72740 - estebank:recursive-indirection, r=matthewjasper | Ralf Jung | -1/+9 |
| 2020-06-15 | Rollup merge of #72707 - matthewjasper:rustc_min_spec, r=oli-obk | Ralf Jung | -118/+147 |
| 2020-06-15 | Avoid forming references to an uninitialized memory in DroplessArena | Tomasz Miąsko | -1/+1 |
| 2020-06-15 | Auto merge of #72080 - matthewjasper:uniform-impl-trait, r=nikomatsakis | bors | -21/+3 |
| 2020-06-14 | Improve `Instance` docs | Jonas Schievink | -11/+41 |
| 2020-06-13 | Rollup merge of #73194 - lzutao:INT-patterns, r=dtolnay | Dylan DPC | -3/+3 |
| 2020-06-13 | Rollup merge of #73066 - ecstatic-morse:query-structural-eq2, r=pnkfelix | Dylan DPC | -0/+51 |
| 2020-06-13 | Prefer the associated consts for pattern matching error | Lzu Tao | -3/+3 |
| 2020-06-12 | Use "reflexive equality" in docs | Dylan MacKenzie | -2/+2 |
| 2020-06-12 | Helper method for whether type has structural equality | Dylan MacKenzie | -0/+51 |
| 2020-06-12 | Rollup merge of #73225 - tmandry:issue-73050, r=oli-obk | Dylan DPC | -10/+1 |
| 2020-06-12 | make miri InterpCx TyCtxtAt a TyCtxt, and separately remember the root span o... | Ralf Jung | -0/+1 |
| 2020-06-12 | Auto merge of #69478 - avr-rust:avr-support-upstream, r=jonas-schievink | bors | -0/+2 |
| 2020-06-11 | Rollup merge of #73012 - Aaron1011:feature/span-debug-ctxt, r=matthewjasper | Dylan DPC | -3/+5 |
| 2020-06-11 | Remove associated opaque types | Matthew Jasper | -21/+3 |
| 2020-06-11 | Auto merge of #71896 - spastorino:existential-assoc-types-variance, r=nikomat... | bors | -2/+2 |
| 2020-06-10 | Allow inference regions when relating consts | Tyler Mandry | -10/+1 |
| 2020-06-10 | On recursive ADT, provide indirection structured suggestion | Esteban Küber | -1/+9 |
| 2020-06-10 | Rollup merge of #72890 - davidtwco:issue-66202-normalize-and-transparent-impr... | Dylan DPC | -0/+28 |
| 2020-06-10 | Use min_specialization in the remaining rustc crates | Matthew Jasper | -118/+147 |
| 2020-06-09 | Relate existential associated types with variance Invariant | Santiago Pastorino | -2/+2 |
| 2020-06-09 | lint: transitive FFI-safety for transparent types | David Wood | -0/+28 |
| 2020-06-09 | Auto merge of #72114 - anyska:vtable-rename, r=nikomatsakis | bors | -1/+1 |