| Age | Commit message (Expand) | Author | Lines |
| 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 #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 | Auto merge of #50200 - alexcrichton:compile-with-clang, r=kennytm | bors | -333/+241 |
| 2018-05-10 | Auto merge of #50432 - GuillaumeGomez:fix-vec-new-search, r=QuietMisdreavus | bors | -3/+48 |
| 2018-05-10 | Auto merge of #49729 - collin5:b48483, r=Mark-Simulacrum | bors | -15/+59 |
| 2018-05-09 | make std::str link into See also link | Michael Lamparski | -5/+3 |
| 2018-05-09 | move See also links to top | Michael Lamparski | -20/+20 |
| 2018-05-09 | ci: Compile LLVM with Clang 6.0.0 | Alex Crichton | -333/+241 |
| 2018-05-09 | Add comment about first element in CStore::metas. | Michael Woerister | -0/+4 |
| 2018-05-09 | Auto merge of #49834 - Zoxc:sync-trait-cache, r=nikomatsakis | bors | -10/+17 |
| 2018-05-09 | Add exact-check option to rustdoc-js tests | Guillaume Gomez | -2/+10 |
| 2018-05-09 | Auto merge of #49711 - ibabushkin:auto_trait_refactor, r=nikomatsakis | bors | -541/+698 |
| 2018-05-09 | std: Avoid `ptr::copy` if unnecessary in `vec::Drain` | Alex Crichton | -3/+5 |
| 2018-05-09 | add fn `into_inner(self) -> (Idx, Idx)` to RangeInclusive (#49022) | Sebastian Köln | -0/+15 |
| 2018-05-09 | Allow for specifying a linker plugin for cross-language LTO | Michael Woerister | -13/+118 |
| 2018-05-09 | Make CrateNum allocation more thread-safe. | Michael Woerister | -15/+10 |
| 2018-05-09 | Clarify in the docs that `mul_add` is not always faster. | Corey Farwell | -4/+8 |
| 2018-05-09 | Rollup merge of #50527 - glandium:cleanup, r=sfackler | kennytm | -1/+1 |
| 2018-05-09 | Rollup merge of #50511 - Manishearth:must-use, r=QuietMisdreavus | kennytm | -12/+14 |
| 2018-05-09 | Rollup merge of #50505 - Aaronepower:add-test, r=oli-obk | kennytm | -0/+29 |
| 2018-05-09 | Rollup merge of #50464 - est31:master, r=rkruppe | kennytm | -6/+4 |
| 2018-05-09 | Rollup merge of #50460 - F001:const_string, r=kennytm | kennytm | -2/+9 |
| 2018-05-09 | Use SmallVec for DepNodeIndex within dep_graph. | Nicholas Nethercote | -10/+11 |
| 2018-05-09 | Inline `Span` methods. | Nicholas Nethercote | -0/+3 |
| 2018-05-09 | Rollup merge of #50148 - japaric:const-manuallydrop, r=oli-obk | kennytm | -1/+2 |
| 2018-05-09 | Rollup merge of #49988 - clarcharr:never_docs, r=steveklabnik | kennytm | -0/+53 |
| 2018-05-09 | Rollup merge of #50539 - clarcharr:log_const, r=dtolnay | kennytm | -0/+16 |
| 2018-05-09 | Rollup merge of #50525 - nnethercote:lit_token, r=michaelwoerister | kennytm | -6/+17 |
| 2018-05-09 | Rollup merge of #50456 - alexcrichton:update-cargo, r=alexcrichton | kennytm | -0/+0 |
| 2018-05-09 | Adapt some method visibilities in librustc_metadata::cstore. | Michael Woerister | -9/+11 |
| 2018-05-08 | Fix update-references for tests within subdirectories. | Eric Huss | -4/+5 |
| 2018-05-09 | ignore test-args if user specifies suite_path | Collins Abitekaniza | -5/+1 |
| 2018-05-09 | Optimize string handling in lit_token(). | Nicholas Nethercote | -6/+17 |
| 2018-05-08 | Add more logarithm constants | Clar Charr | -0/+16 |
| 2018-05-08 | Auto merge of #50530 - oli-obk:miri, r=kennytm | bors | -19/+46 |
| 2018-05-08 | Update the Cargo/stdsimd submodules | Alex Crichton | -0/+0 |