| Age | Commit message (Expand) | Author | Lines |
| 2018-05-12 | Auto merge of #50686 - Mark-Simulacrum:rollup, r=Mark-Simulacrum | bors | -277/+349 |
| 2018-05-12 | Auto merge of #50684 - nikic:prepare-thinlto, r=nagisa | bors | -3/+10 |
| 2018-05-12 | rustc: Only suggest deleting `extern crate` if it works | Alex Crichton | -11/+46 |
| 2018-05-12 | rustc: Allow an edition's feature on that edition | Alex Crichton | -41/+62 |
| 2018-05-12 | Display the name of the failed file in tidy/libcoretest | varkor | -8/+15 |
| 2018-05-12 | Ignore non .rs files for tidy libcoretest | varkor | -6/+9 |
| 2018-05-12 | Do not silently truncate offsets for `read_at`/`write_at` on emscripten | Tobias Bucher | -2/+16 |
| 2018-05-12 | fs::write: Add example writing a &str | Aaron DeVore | -0/+1 |
| 2018-05-12 | Rollup merge of #50607 - Zoxc:symbol-arena, r=michaelwoerister | Mark Simulacrum | -8/+35 |
| 2018-05-12 | Rollup merge of #50602 - Screwtapello:update-canonicalize-docs, r=cramertj | Mark Simulacrum | -4/+11 |
| 2018-05-12 | Rollup merge of #50558 - whitfin:issue-50500, r=michaelwoerister | Mark Simulacrum | -63/+51 |
| 2018-05-12 | Rollup merge of #50550 - llogiq:fmt-result, r=petrochenkov | Mark Simulacrum | -20/+20 |
| 2018-05-12 | Rollup merge of #50545 - rizakrko:const_time, r=oli-obk | Mark Simulacrum | -6/+76 |
| 2018-05-12 | Rollup merge of #50544 - Eijebong:cleanup_deps, r=alexcrichton | Mark Simulacrum | -116/+15 |
| 2018-05-12 | Set PrepareForThinLTO flag when using ThinLTO | Nikita Popov | -3/+10 |
| 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 | Update an old method name in debug logging | Isaac Whitfield | -1/+1 |
| 2018-05-11 | Update naming in line with PR comments | Isaac Whitfield | -20/+23 |
| 2018-05-11 | Neaten a couple of long signatures | Isaac Whitfield | -4/+8 |
| 2018-05-11 | Catch a bad reference in use clauses | Isaac Whitfield | -1/+1 |
| 2018-05-11 | Remove shared access to DepGraph::work_products | Isaac Whitfield | -58/+39 |
| 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 | const time | Roman Stoliar | -6/+76 |
| 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 |