| Age | Commit message (Expand) | Author | Lines |
| 2018-07-02 | add outlives annotations to `BTreeMap` | Niko Matsakis | -7/+10 |
| 2018-07-02 | improve comments | Niko Matsakis | -1/+10 |
| 2018-07-02 | introduce `predicates_defined_on` for traits | Niko Matsakis | -21/+109 |
| 2018-07-02 | add `is_trait(DefId)` helper to `TyCtxt` | Niko Matsakis | -0/+15 |
| 2018-07-02 | drive-by nits and debug | Niko Matsakis | -2/+7 |
| 2018-07-02 | use `ty::TraitRef::identity` where possible | Niko Matsakis | -22/+18 |
| 2018-07-02 | prove defaults meet WF requirements, not that they are WF | Niko Matsakis | -22/+56 |
| 2018-07-02 | Fill in tracking issue number for read_exact_at/write_all_at | Dror Levin | -2/+2 |
| 2018-07-02 | incr.comp.: Take names of children into account when computing the ICH of a m... | Michael Woerister | -10/+24 |
| 2018-07-02 | Removed `uninitialized_statics` field from `Memory` struct in miri. | Alexander Regueiro | -93/+64 |
| 2018-07-02 | Auto merge of #51122 - oli-obk:clippy, r=Mark-Simulacrum | bors | -11/+169 |
| 2018-07-02 | Make `drop` method for `PinMut`'s `UnsafeFutureObj` impl empty | Josef Reinhard Brandl | -3/+1 |
| 2018-07-02 | Improve doc comments for `FutureObj` | Josef Reinhard Brandl | -3/+4 |
| 2018-07-02 | `UnsafeFutureObj` impl for `PinMut` | Josef Reinhard Brandl | -10/+26 |
| 2018-07-02 | Add lifetime to `FutureObj` | Josef Reinhard Brandl | -39/+60 |
| 2018-07-02 | Use `From` impls for `FutureObj<()>` | Josef Reinhard Brandl | -12/+12 |
| 2018-07-02 | Make custom trait object for `Future` generic | Josef Reinhard Brandl | -72/+77 |
| 2018-07-02 | Auto merge of #51645 - marco-c:error_when_incremental_and_profile, r=michaelw... | bors | -0/+7 |
| 2018-07-02 | Clippy tool also has only a single LICENSE file | Oliver Schneider | -2/+1 |
| 2018-07-02 | Update stdsimd | est31 | -0/+0 |
| 2018-07-02 | Emit column info in debuginfo for non msvc like targets | est31 | -4/+10 |
| 2018-07-02 | Update rustdoc | Oliver Schneider | -8/+0 |
| 2018-07-02 | Make sure clippy does not duplicate depenencies | Oliver Schneider | -5/+8 |
| 2018-07-02 | Auto merge of #51893 - nnethercote:BTreeMap-clone-noalloc, r=nnethercote | bors | -1/+10 |
| 2018-07-02 | Get rid of `TyImplTraitExistential` | Oliver Schneider | -169/+144 |
| 2018-07-02 | Auto merge of #51931 - cramertj:rm-libbacktrace, r=alexcrichton | bors | -5/+0 |
| 2018-07-01 | add FIXMEs pleading for post-@ edit of commentary on mem_categorization | Zack M. Davis | -8/+14 |
| 2018-07-01 | use HirId in middle::mem_categorization::cmt_, and consequences of that | Zack M. Davis | -66/+71 |
| 2018-07-02 | Auto merge of #51866 - zackmdavis:hir_making_each_day_of_the_year, r=petroche... | bors | -189/+345 |
| 2018-07-01 | Do not suggest changes to str literal if it isn't one | Esteban Küber | -6/+38 |
| 2018-07-02 | Make `BTreeMap::clone()` not allocate when cloning an empty tree. | Nicholas Nethercote | -1/+10 |
| 2018-07-02 | Auto merge of #51864 - est31:libc_update, r=alexcrichton | bors | -0/+0 |
| 2018-07-01 | Run rustfmt | Santiago Pastorino | -58/+40 |
| 2018-07-01 | Make causal tracking lazy | Santiago Pastorino | -319/+225 |
| 2018-07-01 | Move find_use stuff to it's own file | Santiago Pastorino | -133/+148 |
| 2018-07-01 | let add_element return by itself | Santiago Pastorino | -5/+1 |
| 2018-07-01 | Auto merge of #51110 - alexreg:new-static-eval-rules, r=eddyb | bors | -236/+127 |
| 2018-07-01 | Auto merge of #51969 - pietroalbini:rollup, r=pietroalbini | bors | -42/+89 |
| 2018-07-01 | Rollup merge of #51961 - 11Takanori:fix-typo, r=petrochenkov | Pietro Albini | -1/+1 |
| 2018-07-01 | Rollup merge of #51922 - japaric:llvm-tools-preview, r=alexcrichton | Pietro Albini | -12/+15 |
| 2018-07-01 | Rollup merge of #51921 - japaric:panic-impl-error, r=nagisa | Pietro Albini | -4/+26 |
| 2018-07-01 | Rollup merge of #51920 - euclio:concrete-type-suggestion, r=estebank | Pietro Albini | -4/+29 |
| 2018-07-01 | Rollup merge of #51890 - Ixrec:patch-3, r=alexcrichton | Pietro Albini | -1/+1 |
| 2018-07-01 | Rollup merge of #51853 - MajorBreakfast:fix-doc-links, r=cramertj | Pietro Albini | -5/+10 |
| 2018-07-01 | Rollup merge of #51511 - Centril:feature/stabilize_iterator_flatten, r=SimonS... | Pietro Albini | -15/+7 |
| 2018-07-01 | Auto merge of #51833 - wesleywiser:faster_large_constant_arrays, r=oli-obk | bors | -25/+118 |
| 2018-07-01 | Update liblibc | est31 | -0/+0 |
| 2018-07-01 | call it `hir::VisibilityKind` instead of `hir::Visibility_:*` | Zack M. Davis | -71/+74 |
| 2018-07-01 | Auto merge of #51536 - davidtwco:nll-dyn-trait-underscore-error-improvements,... | bors | -399/+559 |
| 2018-07-01 | Updated affected tests after rebase. | David Wood | -7/+7 |