| Age | Commit message (Expand) | Author | Lines |
| 2019-10-31 | Point at where clauses where the associated item was restricted | Esteban Küber | -12/+89 |
| 2019-10-31 | Implement dual proc macro hashing | msizanoen | -0/+4 |
| 2019-10-29 | Rollup merge of #65809 - roblabla:eficall-abi, r=nagisa | Mazdak Farrokhzad | -0/+1 |
| 2019-10-28 | Rollup merge of #65891 - michaelwoerister:sp-crate-metadata, r=wesleywiser | Mazdak Farrokhzad | -0/+1 |
| 2019-10-28 | Rollup merge of #65643 - varkor:remove-free-regions-from-const-placeholder, r... | Mazdak Farrokhzad | -7/+9 |
| 2019-10-28 | self-profiling: Record something more useful for crate metadata generation ev... | Michael Woerister | -0/+1 |
| 2019-10-28 | Auto merge of #65188 - matthewjasper:stabilize-const-constructor, r=Centril | bors | -8/+3 |
| 2019-10-28 | Rollup merge of #65792 - Centril:split-syntax-2, r=petrochenkov | Mazdak Farrokhzad | -2/+2 |
| 2019-10-28 | Rollup merge of #65664 - anp:panic-location, r=eddyb | Mazdak Farrokhzad | -0/+10 |
| 2019-10-27 | Stabilize `const_constructor` | Matthew Jasper | -8/+3 |
| 2019-10-27 | Always use consteval to codegen caller_location. | Adam Perry | -0/+10 |
| 2019-10-27 | rustc, rustc_passes: don't depend on syntax_expand. | Mazdak Farrokhzad | -2/+2 |
| 2019-10-27 | Auto merge of #65541 - eddyb:spanned-inferred-outlives, r=nikomatsakis | bors | -1/+1 |
| 2019-10-27 | Auto merge of #65519 - pnkfelix:issue-63438-trait-based-structural-match, r=m... | bors | -125/+215 |
| 2019-10-27 | Auto merge of #65288 - estebank:point-at-assoc-type, r=nikomatsakis | bors | -19/+154 |
| 2019-10-25 | Correct handling of type flags with `ConstValue::Placeholder` | varkor | -7/+9 |
| 2019-10-25 | Don't cast directly from `&[T; N]` to `*const T` | Matthew Jasper | -0/+3 |
| 2019-10-26 | Rollup merge of #65800 - michaelwoerister:measureme-0.4.0, r=wesleywiser | Yuki Okushi | -2/+12 |
| 2019-10-25 | Take out an insurance policy in case `iter.size_hint()` | Mazdak Farrokhzad | -1/+5 |
| 2019-10-25 | Add new EFIAPI ABI | roblabla | -0/+1 |
| 2019-10-25 | Review feedback: elaborated comments. | Felix S. Klock II | -5/+21 |
| 2019-10-25 | Migrate from `#[structural_match]` attribute a lang-item trait. | Felix S. Klock II | -77/+141 |
| 2019-10-25 | Rollup merge of #65315 - spastorino:intern-place-projection, r=oli-obk | Mazdak Farrokhzad | -4/+91 |
| 2019-10-25 | refactor: move structural_match analysis into its own module. | Felix S. Klock II | -125/+135 |
| 2019-10-25 | self-profiling: Switch query-blocking measurements to RAII-style API. | Michael Woerister | -2/+12 |
| 2019-10-24 | Rollup merge of #65627 - varkor:const-generics-forbid-non-structural_match, r... | Mazdak Farrokhzad | -6/+128 |
| 2019-10-24 | rustc_metadata: Minimize use of `Lrc` in crate store | Vadim Petrochenkov | -15/+8 |
| 2019-10-24 | Turn crate store into a resolver output | Vadim Petrochenkov | -3/+5 |
| 2019-10-24 | rustc: Combine resolver outputs into a single struct | Vadim Petrochenkov | -3/+3 |
| 2019-10-24 | rustc: add `Span`s to `inferred_outlives_of` predicates. | Eduard-Mihai Burtescu | -1/+1 |
| 2019-10-23 | Rollup merge of #65657 - nnethercote:rm-InternedString-properly, r=eddyb | Mazdak Farrokhzad | -44/+56 |
| 2019-10-23 | Rollup merge of #65193 - Mark-Simulacrum:lockless-lintstore, r=nikomatsakis | Mazdak Farrokhzad | -0/+4 |
| 2019-10-23 | Add comments | Esteban Küber | -0/+73 |
| 2019-10-23 | Auto merge of #57545 - bovinebuddha:object_safe_for_dispatch, r=nikomatsakis | bors | -11/+19 |
| 2019-10-22 | review comments: move code, fix indentation and change span | Esteban Küber | -39/+51 |
| 2019-10-22 | Handle projection obligation errors | Esteban Küber | -10/+33 |
| 2019-10-22 | Point at associated type for some obligations | Esteban Küber | -19/+46 |
| 2019-10-22 | RFC 2027: "first draft" of implementation | Mathias Blikstad | -11/+19 |
| 2019-10-22 | Add ignore-tidy-filelength on ty/context | Santiago Pastorino | -0/+1 |
| 2019-10-22 | Move Place::elem methods and friends to TyCtxt | Santiago Pastorino | -1/+43 |
| 2019-10-22 | Intern place projection | Santiago Pastorino | -2/+28 |
| 2019-10-22 | Add intern table for `List<PlaceElem<'tcx>>` | Santiago Pastorino | -2/+20 |
| 2019-10-22 | Remove FIXME | varkor | -4/+3 |
| 2019-10-22 | Search for generic parameters when finding non-`structural_match` types | varkor | -11/+21 |
| 2019-10-22 | Move `search_for_adt_without_structural_match` to `ty/mod` | varkor | -2/+115 |
| 2019-10-21 | Rollup merge of #65660 - varkor:canonical-const-to-bound-const, r=eddyb | Mazdak Farrokhzad | -29/+20 |
| 2019-10-21 | Rollup merge of #65647 - nnethercote:rm-unnecessary-traits, r=Centril | Mazdak Farrokhzad | -27/+18 |
| 2019-10-21 | Rollup merge of #62330 - SimonSapin:no-drop-in-union-fields, r=RalfJung | Mazdak Farrokhzad | -0/+2 |
| 2019-10-21 | Rename `ConstValue::Infer(InferConst::Canonical(..))` to `ConstValue::Bound(..)` | varkor | -29/+20 |
| 2019-10-21 | Remove many unnecessary trait derivations. | Nicholas Nethercote | -16/+12 |