| Age | Commit message (Expand) | Author | Lines |
| 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 | ci: Compile LLVM with Clang 6.0.0 | Alex Crichton | -333/+241 |
| 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 | 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 | 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-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 |
| 2018-05-08 | Auto merge of #50497 - RalfJung:pinmut, r=withoutboats | bors | -31/+34 |
| 2018-05-08 | Insert fields from TypeAndMut into TyRef to allow layout optimization | John Kåre Alsaker | -241/+242 |
| 2018-05-08 | Store the GeneratorInterior in the new GeneratorSubsts | John Kåre Alsaker | -308/+357 |
| 2018-05-08 | Store generator movability outside GeneratorInterior | John Kåre Alsaker | -80/+108 |
| 2018-05-08 | Fix comment | Wesley Wiser | -1/+1 |
| 2018-05-08 | Auto merge of #50490 - nrc:method-docs, r=eddyb | bors | -36/+30 |
| 2018-05-08 | Fix thinning pointers to extern types in miri | Oliver Schneider | -19/+46 |
| 2018-05-08 | Auto merge of #50503 - alexheretic:master, r=oli-obk | bors | -23/+27 |
| 2018-05-08 | Cleanup a `use` in a raw_vec test | Mike Hommey | -1/+1 |
| 2018-05-08 | Auto merge of #50390 - hdhoang:46205_deny_by_default, r=nikomatsakis | bors | -80/+42 |
| 2018-05-07 | Make DepGraph::previous_work_products immutable | Wesley Wiser | -83/+74 |
| 2018-05-08 | Auto merge of #50260 - Manishearth:no-extern-crate, r=nikomatsakis | bors | -1/+189 |
| 2018-05-07 | Auto merge of #50305 - GuillaumeGomez:fix-mod-stackoverflow, r=QuietMisdreavus | bors | -9/+47 |
| 2018-05-07 | Add explanation for #[must_use] on string replace methods | Manish Goregaokar | -2/+4 |
| 2018-05-07 | Add explanation for #[must_use] on mutex guards | Manish Goregaokar | -4/+4 |
| 2018-05-07 | Add explanation for #[must_use] on Debug builders | Manish Goregaokar | -5/+5 |
| 2018-05-07 | Add explanation for #[must_use] on Result | Manish Goregaokar | -1/+1 |
| 2018-05-07 | Make SelectionCache and EvaluationCache thread-safe | John Kåre Alsaker | -10/+17 |
| 2018-05-07 | Added regression function match value test, closes #44333 | Aaron Power | -0/+29 |
| 2018-05-07 | Update clippy 0.0.197 | Alex Butler | -40/+22 |