| Age | Commit message (Expand) | Author | Lines |
| 2018-05-12 | Auto merge of #50352 - porglezomp:btree-no-empty-alloc, r=Gankro | bors | -31/+128 |
| 2018-05-12 | Auto merge of #50476 - zackmdavis:tame_unreachable_pub_suggestion, r=Manishearth | bors | -44/+67 |
| 2018-05-12 | Auto merge of #50249 - Zoxc:allocation-const, r=oli-obk | bors | -753/+1090 |
| 2018-05-11 | Auto merge of #50161 - rizakrko:impl_note, r=estebank | bors | -80/+201 |
| 2018-05-11 | Auto merge of #50105 - mixi:crt-included, r=alexcrichton | bors | -15/+163 |
| 2018-05-11 | Auto merge of #50650 - oli-obk:clippy, r=Manishearth | bors | -50/+85 |
| 2018-05-11 | Auto merge of #50332 - Zoxc:interner-split, r=michaelwoerister | bors | -77/+68 |
| 2018-05-11 | resolved merge conflict | Roman Stoliar | -17/+17 |
| 2018-05-11 | fixed double ref hint | Roman Stoliar | -19/+35 |
| 2018-05-11 | [wip] fixed some error, added missing test | Roman Stoliar | -75/+77 |
| 2018-05-11 | unary op filter, dereference hint | Roman Stoliar | -78/+131 |
| 2018-05-11 | added missing implementation hint | Roman Stoliar | -36/+86 |
| 2018-05-11 | Update the clippy and miri submodules | Oliver Schneider | -50/+85 |
| 2018-05-11 | Add a query to convert from ConstValue to Allocation | John Kåre Alsaker | -21/+110 |
| 2018-05-11 | Introduce ConstValue and use it instead of miri's Value for constant values | John Kåre Alsaker | -737/+985 |
| 2018-05-11 | Auto merge of #50620 - alexcrichton:change-names-again, r=nikomatsakis | bors | -3/+3 |
| 2018-05-11 | compiletest: escape CXX the same way as CC for MSVC | Johannes Nixdorf | -1/+1 |
| 2018-05-11 | Add a test for issue 36710. | Johannes Nixdorf | -0/+57 |
| 2018-05-11 | Auto merge of #50609 - alexcrichton:no-nll-preview, r=nikomatsakis | bors | -1/+1 |
| 2018-05-10 | don't make crazy suggestion for unreachable braced pub-use | Zack M. Davis | -44/+67 |
| 2018-05-11 | Auto merge of #50440 - nikomatsakis:single-use-lifetimes, r=cramertj | bors | -169/+728 |
| 2018-05-10 | ensure lint are issued in a stable order | Niko Matsakis | -14/+14 |
| 2018-05-10 | Auto merge of #50611 - alexcrichton:rollup, r=alexcrichton | bors | -485/+1383 |
| 2018-05-10 | Skip a memory-hungry test that OOMs | Alex Crichton | -0/+1 |
| 2018-05-10 | Auto merge of #50331 - MartinHusemann:master, r=Kimundi | bors | -2/+11 |
| 2018-05-10 | Rename the 2018 edition lint names | Alex Crichton | -3/+3 |
| 2018-05-10 | Rollup merge of #50606 - kennytm:retry-docker-cache, r=alexcrichton | Alex Crichton | -2/+5 |
| 2018-05-10 | Rollup merge of #50598 - whitfin:unnecessary-mut-borrow, r=michaelwoerister | Alex Crichton | -7/+1 |
| 2018-05-10 | Rollup merge of #50591 - glandium:cleanup, r=dtolnay | Alex Crichton | -56/+57 |
| 2018-05-10 | Rollup merge of #50590 - estebank:off-by-one, r=nikomatsakis | Alex Crichton | -23/+23 |
| 2018-05-10 | Rollup merge of #50588 - ExpHP:i-can-see-my-house-from-here, r=frewsxcv | Alex Crichton | -25/+23 |
| 2018-05-10 | Rollup merge of #50575 - alexcrichton:faster-drain-drop, r=sfackler | Alex Crichton | -3/+5 |
| 2018-05-10 | Rollup merge of #50574 - s3bk:range_inclusive_into_inner, r=SimonSapin | Alex Crichton | -0/+15 |
| 2018-05-10 | Rollup merge of #50572 - frewsxcv:frewsxcv-fma, r=sfackler | Alex Crichton | -4/+8 |
| 2018-05-10 | Rollup merge of #50569 - michaelwoerister:cross-lang-lto-2, r=alexcrichton | Alex Crichton | -13/+118 |
| 2018-05-10 | Rollup merge of #50565 - nnethercote:try_mark_green, r=michaelwoerister | Alex Crichton | -10/+11 |
| 2018-05-10 | Rollup merge of #50564 - nnethercote:inline-Span-methods, r=petrochenkov | Alex Crichton | -0/+3 |
| 2018-05-10 | Rollup merge of #50538 - michaelwoerister:atomic-cnums, r=Zoxc | Alex Crichton | -23/+24 |
| 2018-05-10 | Rollup merge of #50532 - michaelwoerister:lockless-cnum-map, r=Zoxc | Alex Crichton | -8/+12 |
| 2018-05-10 | Rollup merge of #50524 - wesleywiser:immutable_prev_work_products, r=michaelw... | Alex Crichton | -83/+74 |
| 2018-05-10 | Rollup merge of #50514 - alexcrichton:update-llvm, r=kennytm | Alex Crichton | -0/+0 |
| 2018-05-10 | Rollup merge of #50447 - ehuss:fix-update-references, r=alexcrichton | Alex Crichton | -4/+5 |
| 2018-05-10 | Rollup merge of #50010 - ExpHP:slice-bounds, r=alexcrichton | Alex Crichton | -208/+597 |
| 2018-05-10 | Rollup merge of #49423 - gavento:gavento-dev, r=nikomatsakis | Alex Crichton | -16/+401 |
| 2018-05-10 | Auto merge of #49823 - Zoxc:term-str, r=alexcrichton | bors | -7/+8 |
| 2018-05-10 | Fix tuple struct field spans | Esteban Küber | -23/+23 |
| 2018-05-10 | Remove `nll` from `rust_2018_preview` | Alex Crichton | -1/+1 |
| 2018-05-10 | Auto merge of #50395 - Zoxc:small-tys, r=michaelwoerister | bors | -537/+615 |
| 2018-05-10 | Pull in a wasm fix from LLVM upstream | Alex Crichton | -0/+0 |
| 2018-05-10 | Retry when downloading the Docker cache. | kennytm | -2/+5 |