| Age | Commit message (Expand) | Author | Lines |
| 2020-05-14 | Rollup merge of #72170 - lcnr:lang_item, r=oli-obk | Dylan DPC | -7/+9 |
| 2020-05-14 | Rollup merge of #72150 - jackh726:unnorm_projection, r=nikomatsakis | Ralf Jung | -47/+7 |
| 2020-05-14 | Rollup merge of #72138 - wesleywiser:add_doc_comment, r=matthewjasper | Ralf Jung | -0/+3 |
| 2020-05-14 | Rollup merge of #71741 - RalfJung:pointer-print, r=oli-obk | Ralf Jung | -10/+18 |
| 2020-05-13 | use `require_lang_item` over `unwrap`. | Bastian Kauschke | -7/+9 |
| 2020-05-12 | Add doc comment for `rustc_middle::mir::mono::Linkage` | Wesley Wiser | -0/+3 |
| 2020-05-12 | Pointer printing: do not print 0 offset | Ralf Jung | -10/+18 |
| 2020-05-12 | Rollup merge of #72048 - jonas-schievink:visit-return, r=oli-obk | Dylan DPC | -1/+17 |
| 2020-05-12 | Remove ty::UnnormalizedProjection | Jack Huey | -47/+7 |
| 2020-05-11 | Rollup merge of #72109 - matthiaskrgr:cl8ppy, r=Dylan-DPC | Dylan DPC | -9/+5 |
| 2020-05-11 | Rollup merge of #72052 - lcnr:const_pprint, r=ecstatic-morse | Dylan DPC | -1/+3 |
| 2020-05-11 | Fix clippy warnings | Matthias Krüger | -9/+5 |
| 2020-05-10 | use min_specialization for some rustc crates where it requires no changes | Ralf Jung | -1/+1 |
| 2020-05-09 | display `ConstKind::Param` | Bastian Kauschke | -1/+3 |
| 2020-05-09 | Visit move out of `_0` when visiting `return` | Jonas Schievink | -1/+17 |
| 2020-05-09 | Rollup merge of #71555 - cjgillot:nameless, r=matthewjasper | Ralf Jung | -44/+43 |
| 2020-05-09 | Rollup merge of #71508 - oli-obk:alloc_map_unlock, r=RalfJung | Ralf Jung | -67/+82 |
| 2020-05-09 | Rollup merge of #69406 - jackh726:chalk-upgrade, r=nikomatsakis | Ralf Jung | -1/+421 |
| 2020-05-09 | Auto merge of #72036 - Dylan-DPC:rollup-ca8b0ql, r=Dylan-DPC | bors | -70/+70 |
| 2020-05-09 | Rollup merge of #72018 - mark-i-m:canon-chalk, r=mark-i-m | Dylan DPC | -1/+1 |
| 2020-05-09 | Rollup merge of #71942 - nnethercote:shrink-LocalDecl, r=matthewjasper | Dylan DPC | -69/+69 |
| 2020-05-08 | Auto merge of #71418 - hbina:rename_miri_undef, r=RalfJung | bors | -65/+65 |
| 2020-05-08 | Document `global_alloc` | Oliver Scherer | -0/+4 |
| 2020-05-08 | fix canonicalization links | mark | -1/+1 |
| 2020-05-08 | Rollup merge of #71989 - ecstatic-morse:const-context-enum, r=oli-obk | Dylan DPC | -0/+20 |
| 2020-05-08 | Remove ast::{Ident, Name} reexports. | Camille GILLOT | -44/+43 |
| 2020-05-08 | Create a convenience wrapper for `get_global_alloc(id).unwrap()` | Oliver Scherer | -15/+17 |
| 2020-05-08 | Shrink visibility of the `AllocMap` and its methods | Oliver Scherer | -3/+3 |
| 2020-05-08 | Move `unwrap_fn` and `unwrap_memory` to `GlobalAlloc` | Oliver Scherer | -20/+31 |
| 2020-05-08 | Simplify the `tcx.alloc_map` API | Oliver Scherer | -46/+44 |
| 2020-05-07 | Reintegrate chalk using chalk-solve | Jack Huey | -1/+421 |
| 2020-05-07 | Add `hir::ConstContext` | Dylan MacKenzie | -0/+20 |
| 2020-05-07 | Renamed "undef" stuff to "uninit" | Hanif Bin Ariffin | -65/+65 |
| 2020-05-07 | Auto merge of #55617 - oli-obk:stacker, r=nagisa,oli-obk | bors | -2/+7 |
| 2020-05-06 | Rollup merge of #71950 - RalfJung:try-validation-cleanup, r=oli-obk | Dylan DPC | -5/+14 |
| 2020-05-06 | Rollup merge of #70908 - estebank:suggest-add, r=nikomatsakis | Dylan DPC | -3/+224 |
| 2020-05-06 | properly catch invalid-drop-fn errors | Ralf Jung | -8/+12 |
| 2020-05-06 | Shrink `LocalDecl` by 16 bytes. | Nicholas Nethercote | -6/+12 |
| 2020-05-06 | Shrink `LocalDecl` by 56 bytes. | Nicholas Nethercote | -17/+17 |
| 2020-05-06 | Add a size assertion for `LocalDecl`. | Nicholas Nethercote | -0/+4 |
| 2020-05-06 | Improve `LocalDecl` creation. | Nicholas Nethercote | -38/+24 |
| 2020-05-06 | Add `SourceInfo::outermost`. | Nicholas Nethercote | -14/+18 |
| 2020-05-06 | validation: port more checks to the pattern-based macro (and give it the shor... | Ralf Jung | -0/+5 |
| 2020-05-05 | Rebase and use ena 0.14 | Markus Westerlind | -18/+16 |
| 2020-05-05 | perf: Reduce snapshot/rollback overhead | Markus Westerlind | -5/+12 |
| 2020-05-05 | Allow `hir().find` to return `None` | John Kåre Alsaker | -16/+18 |
| 2020-05-05 | Rollup merge of #71883 - Dante-Broggi:patch-1, r=Dylan-DPC | Dylan DPC | -1/+1 |
| 2020-05-04 | fix rebase | Esteban Küber | -2/+5 |
| 2020-05-04 | Suggest restricting type param when it doesn't satisfy projection | Esteban Küber | -3/+221 |
| 2020-05-04 | add a missing word | Dante Broggi | -1/+1 |