| Age | Commit message (Expand) | Author | Lines |
| 2018-11-20 | squashed form of #54145 | Nick Cameron | -0/+2 |
| 2018-10-29 | Add the actual chain of projections to `UserTypeProjection`. | Felix S. Klock II | -1/+1 |
| 2018-10-29 | Checkpoint: Added abstraction over collection of projections into user type. | Felix S. Klock II | -0/+1 |
| 2018-10-29 | Added `mir::UserTypeProjection`, a stub for a structure that projects *into* ... | Felix S. Klock II | -0/+2 |
| 2018-10-23 | Remove redundant clone | Shotaro Yamada | -1/+1 |
| 2018-10-21 | Auto merge of #52984 - fabric-and-ink:remove-canonical-var, r=scalexm | bors | -2/+2 |
| 2018-10-20 | Use more accurate `ConstraintCategory`s | Matthew Jasper | -0/+2 |
| 2018-10-20 | Rename InferTy::CanonicalTy to BoundTy and add DebruijnIndex to variant type | Fabian Drinck | -1/+1 |
| 2018-10-20 | Rename CanonicalVar to BoundTyIndex | Fabian Drinck | -1/+1 |
| 2018-10-20 | Auto merge of #55114 - oli-obk:fx#map, r=nikomatsakis | bors | -2/+2 |
| 2018-10-19 | Auto merge of #55162 - nikomatsakis:issue-54902-underscore-bound, r=tmandry | bors | -4/+8 |
| 2018-10-19 | Prefer `Default::default` over `FxHash*::default` in struct constructors | Oliver Scherer | -2/+2 |
| 2018-10-19 | Deprecate the `FxHashMap()` and `FxHashSet()` constructor function hack | Oliver Scherer | -2/+2 |
| 2018-10-19 | replace `UserTypeAnnotation::AdtDef` with `TypeOf` | Niko Matsakis | -4/+0 |
| 2018-10-19 | convert `FnDef` to `TypeOf`, which is more general | Niko Matsakis | -1/+1 |
| 2018-10-17 | move E0637 to lowering and improve output, add more tests | Niko Matsakis | -4/+8 |
| 2018-10-17 | Re-use memory in `program_clauses_for_env` | scalexm | -3/+0 |
| 2018-10-17 | Categorize chalk clauses | scalexm | -1/+7 |
| 2018-10-17 | Use `Environment` instead of `ty::ParamEnv` in chalk context | scalexm | -0/+8 |
| 2018-10-15 | introduce a more expressive `UserSubsts` | Niko Matsakis | -0/+5 |
| 2018-10-15 | introduce `FnDef` and `AdtDef` to `UserTypeAnnotation` | Niko Matsakis | -0/+8 |
| 2018-10-15 | introduce a `UserTypeAnnotation` enum | Niko Matsakis | -0/+13 |
| 2018-10-15 | rename `QueryResult` to `QueryResponse` | Niko Matsakis | -1/+1 |
| 2018-10-13 | Auto merge of #54945 - estebank:asm-span, r=petrochenkov | bors | -1/+2 |
| 2018-10-10 | Rollup merge of #54909 - scalexm:finish-rules, r=nikomatsakis | Manish Goregaokar | -1/+1 |
| 2018-10-10 | miri engine: basic support for pointer provenance tracking | Ralf Jung | -23/+33 |
| 2018-10-09 | Point to variable in `asm!` macro when failing borrowck | Esteban Küber | -1/+2 |
| 2018-10-09 | Auto merge of #54762 - RalfJung:miri-validate, r=oli-obk | bors | -0/+4 |
| 2018-10-09 | miri engine: also check return type before calling function | Ralf Jung | -0/+4 |
| 2018-10-09 | Auto merge of #54798 - matthewjasper:free-region-closure-errors, r=nikomatsakis | bors | -1/+17 |
| 2018-10-08 | Pass around interned refs to goals and not goals | scalexm | -1/+1 |
| 2018-10-07 | Auto merge of #54782 - pnkfelix:issue-54556-semi-on-tail-diagnostic, r=nikoma... | bors | -0/+1 |
| 2018-10-06 | Move ConstraintCategory to rustc::mir | Matthew Jasper | -1/+17 |
| 2018-10-05 | Auto merge of #54741 - oli-obk:impl_trait_hierarchy, r=cramertj | bors | -0/+1 |
| 2018-10-05 | Add flag to `mir::LocalDecl` to track whether its a temp from some subexpr a ... | Felix S. Klock II | -0/+1 |
| 2018-10-05 | resolve: Integrate inert attributes registererd by legacy plugins into macro ... | Vadim Petrochenkov | -0/+1 |
| 2018-10-04 | Auto merge of #54649 - nikomatsakis:universes-refactor-1, r=scalexm | bors | -1/+1 |
| 2018-10-04 | Auto merge of #54666 - matthewjasper:mir-function-spans, r=pnkfelix | bors | -1/+3 |
| 2018-10-04 | rename skolemized to placeholder | Niko Matsakis | -1/+1 |
| 2018-10-04 | Rollup merge of #54789 - scalexm:unnormalized, r=nikomatsakis | Pietro Albini | -2/+2 |
| 2018-10-04 | Auto merge of #53851 - oli-obk:local_promotion, r=eddyb | bors | -0/+1 |
| 2018-10-03 | Record whether a Call in MIR corresponds to a call in HIR | Matthew Jasper | -1/+3 |
| 2018-10-03 | Introduce `TyKind::UnnormalizedProjection` | scalexm | -2/+2 |
| 2018-10-03 | Auto merge of #54720 - davidtwco:issue-51191, r=nikomatsakis | bors | -1/+9 |
| 2018-10-03 | Only promote calls to `#[rustc_promotable]` const fns | Oliver Schneider | -0/+1 |
| 2018-10-02 | Rollup merge of #54458 - scottmcm:bug-54456, r=nikomatsakis | Pietro Albini | -2/+8 |
| 2018-10-02 | Nest the `impl Trait` existential item inside the return type | Oliver Schneider | -0/+1 |
| 2018-10-02 | Improve implicit self mutability suggestions. | David Wood | -1/+9 |
| 2018-09-30 | move ScalarMaybeUndef into the miri engine | Ralf Jung | -5/+0 |
| 2018-09-25 | Auto merge of #53693 - scottmcm:marker-trait-attribute, r=nikomatsakis | bors | -0/+1 |