| Age | Commit message (Expand) | Author | Lines |
| 2018-07-04 | Implementation of tool lints | flip1995 | -0/+37 |
| 2018-07-04 | Tests for tool_lints | flip1995 | -0/+103 |
| 2018-07-03 | Auto merge of #51926 - matthewjasper:Initialization-span, r=nikomatsakis | bors | -28/+42 |
| 2018-07-03 | Auto merge of #51900 - PramodBisht:51813_b, r=nikomatsakis | bors | -44/+44 |
| 2018-07-03 | Auto merge of #51450 - estebank:inner-fn-test, r=@pnkfelix | bors | -1/+87 |
| 2018-07-03 | Auto merge of #52014 - pietroalbini:rollup, r=pietroalbini | bors | -920/+1256 |
| 2018-07-03 | Rollup merge of #52006 - Mark-Simulacrum:keep-stage-fix, r=alexcrichton | Pietro Albini | -21/+44 |
| 2018-07-03 | Rollup merge of #52004 - kennytm:toolstate-fixes, r=Mark-Simulacrum | Pietro Albini | -12/+10 |
| 2018-07-03 | Rollup merge of #51982 - michaelwoerister:hash-modules-properly, r=nikomatsakis | Pietro Albini | -11/+51 |
| 2018-07-03 | Rollup merge of #51980 - est31:columns, r=alexcrichton | Pietro Albini | -4/+10 |
| 2018-07-03 | Rollup merge of #51979 - oli-obk:lowering_cleanups4, r=nikomatsakis | Pietro Albini | -177/+144 |
| 2018-07-03 | Rollup merge of #51978 - estebank:issue-48364, r=oli-obk | Pietro Albini | -6/+38 |
| 2018-07-03 | Rollup merge of #51977 - mnd:fix-bootstrap-test-with-local-stage0, r=simulacrum | Pietro Albini | -4/+4 |
| 2018-07-03 | Rollup merge of #51973 - estk:master, r=abonander | Pietro Albini | -0/+26 |
| 2018-07-03 | Rollup merge of #51958 - euclio:attr-refactor, r=petrochenkov | Pietro Albini | -678/+786 |
| 2018-07-03 | Rollup merge of #51914 - nikomatsakis:nll-fix-issue-issue-btreemap-annotation... | Pietro Albini | -7/+10 |
| 2018-07-03 | Rollup merge of #51809 - drrlvn:rw_exact_all_at, r=alexcrichton | Pietro Albini | -0/+127 |
| 2018-07-03 | Rollup merge of #51548 - DiamondLovesYou:amdgpu-target-machine, r=alexcrichton | Pietro Albini | -0/+6 |
| 2018-07-03 | Avoid sorting the item_ids array the StableHash impl of hir::Mod. | Michael Woerister | -10/+36 |
| 2018-07-03 | Auto merge of #51889 - spastorino:make-causal-tracking-lazy, r=nikomatsakis | bors | -437/+336 |
| 2018-07-03 | Auto merge of #51695 - est31:stdsimd_update, r=alexcrichton | bors | -0/+4 |
| 2018-07-03 | Auto merge of #51564 - SimonSapin:try-int, r=alexcrichton | bors | -101/+191 |
| 2018-07-03 | Auto merge of #51428 - alexreg:uninitialized-statics-simplification, r=oli-obk | bors | -112/+69 |
| 2018-07-02 | Auto merge of #51991 - oli-obk:clippy, r=kennytm | bors | -5/+5 |
| 2018-07-02 | Change --keep-stage to apply more | Mark Rousskov | -20/+43 |
| 2018-07-03 | Fixed detection of test-fail for doctests. | kennytm | -8/+6 |
| 2018-07-03 | Fix the tool's path in toolstate verification. | kennytm | -4/+4 |
| 2018-07-02 | Make explicit that assemble is not run from CLI | Mark Rousskov | -1/+1 |
| 2018-07-03 | Address #51813 | Pramod Bisht | -44/+44 |
| 2018-07-02 | Auto merge of #51944 - MajorBreakfast:generic-future-obj, r=cramertj | bors | -173/+266 |
| 2018-07-02 | Make Stdio handle UnwindSafe | Evan Simmons | -0/+26 |
| 2018-07-02 | Auto merge of #51896 - nikomatsakis:nll-liveness-dirty-list, r=Zoxc | bors | -39/+120 |
| 2018-07-02 | Implemented `UnsafeFutureObj` on `Box` | Josef Reinhard Brandl | -2/+21 |
| 2018-07-02 | Implement `UnsafeFutureObj` for `&mut Future` | Josef Reinhard Brandl | -3/+21 |
| 2018-07-02 | Update the clippy submodule | Oliver Schneider | -5/+5 |
| 2018-07-02 | Remove unnecessary `PhantomData` field | Josef Reinhard Brandl | -4/+2 |
| 2018-07-02 | Add explanation for custom trait object | Josef Reinhard Brandl | -1/+18 |
| 2018-07-02 | bootstrap: tests should use rustc from config.toml | Nikolai Merinov | -4/+4 |
| 2018-07-02 | Add some more additional functions to the shim | est31 | -0/+4 |
| 2018-07-02 | Updated miri submodule. | Alexander Regueiro | -19/+5 |
| 2018-07-02 | Fix naming convention issue | Josef Reinhard Brandl | -1/+1 |
| 2018-07-02 | Auto merge of #51321 - zackmdavis:hiridification_generations, r=eddyb | bors | -74/+85 |
| 2018-07-02 | add outlives annotations to `BTreeMap` | Niko Matsakis | -7/+10 |
| 2018-07-02 | improve comments | Niko Matsakis | -1/+10 |
| 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 |