| Age | Commit message (Expand) | Author | Lines |
| 2018-05-13 | remove stray ui stderr | Alex Burka | -11/+0 |
| 2018-05-13 | stabilize :lifetime | Alex Burka | -64/+4 |
| 2018-05-13 | Macros: Add a 'literal' fragment specifier | Dan Aloni | -15/+251 |
| 2018-05-13 | Auto merge of #50704 - kennytm:rollup, r=kennytm | bors | -11/+140 |
| 2018-05-13 | Rollup merge of #50678 - semarie:openbsd-targets, r=sanxiyn | kennytm | -0/+33 |
| 2018-05-13 | Rollup merge of #50670 - alexcrichton:remove-extern-crate-correct-span, r=Man... | kennytm | -11/+107 |
| 2018-05-13 | Auto merge of #50643 - dlrobertson:fix_ice, r=oli-obk | bors | -18/+64 |
| 2018-05-13 | Auto merge of #50622 - eddyb:make-room-for-ghosts, r=nikomatsakis | bors | -46/+124 |
| 2018-05-13 | Auto merge of #50573 - oli-obk:tool_sanity, r=kennytm | bors | -11/+33 |
| 2018-05-13 | Auto merge of #50235 - Zoxc:rayon, r=michaelwoerister | bors | -357/+573 |
| 2018-05-13 | Update Cargo.lock | John Kåre Alsaker | -0/+26 |
| 2018-05-13 | Add parallel abstractions | John Kåre Alsaker | -1/+101 |
| 2018-05-13 | Add a Rayon thread pool | John Kåre Alsaker | -345/+431 |
| 2018-05-13 | Add Sync bounds to the crate store | John Kåre Alsaker | -10/+14 |
| 2018-05-13 | Fix impl PartialOrd for InternedString | John Kåre Alsaker | -1/+1 |
| 2018-05-12 | Auto merge of #50536 - leodasvacas:report-fullfilment-errors-in-copy-derive, ... | bors | -60/+84 |
| 2018-05-12 | Auto merge of #50686 - Mark-Simulacrum:rollup, r=Mark-Simulacrum | bors | -277/+349 |
| 2018-05-12 | Fix rebase | leonardo.yvens | -2/+2 |
| 2018-05-12 | Merge all "Copy not implemented" errors | leonardo.yvens | -24/+14 |
| 2018-05-12 | Better error reporting in Copy derive | leonardo.yvens | -60/+94 |
| 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 | add aarch64-unknown-openbsd support | Sébastien Marie | -0/+32 |
| 2018-05-12 | openbsd-i686: use lld as linker by default | Sébastien Marie | -0/+1 |
| 2018-05-12 | Auto merge of #50476 - zackmdavis:tame_unreachable_pub_suggestion, r=Manishearth | bors | -44/+67 |
| 2018-05-12 | typeck: Fix ICE with struct update syntax | Dan Robertson | -18/+64 |
| 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 | rustc: Include semicolon when removing `extern crate` | Alex Crichton | -11/+107 |
| 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 |