| Age | Commit message (Expand) | Author | Lines |
| 2018-05-11 | Introduce ConstValue and use it instead of miri's Value for constant values | John Kåre Alsaker | -7/+1 |
| 2018-05-11 | Auto merge of #50440 - nikomatsakis:single-use-lifetimes, r=cramertj | bors | -108/+520 |
| 2018-05-10 | Auto merge of #50611 - alexcrichton:rollup, r=alexcrichton | bors | -44/+430 |
| 2018-05-10 | Rollup merge of #50590 - estebank:off-by-one, r=nikomatsakis | Alex Crichton | -22/+22 |
| 2018-05-10 | Rollup merge of #50569 - michaelwoerister:cross-lang-lto-2, r=alexcrichton | Alex Crichton | -2/+2 |
| 2018-05-10 | Rollup merge of #50447 - ehuss:fix-update-references, r=alexcrichton | Alex Crichton | -4/+5 |
| 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 | -4/+4 |
| 2018-05-10 | Fix tuple struct field spans | Esteban Küber | -22/+22 |
| 2018-05-10 | Auto merge of #50432 - GuillaumeGomez:fix-vec-new-search, r=QuietMisdreavus | bors | -0/+39 |
| 2018-05-09 | Add exact-check option to rustdoc-js tests | Guillaume Gomez | -0/+2 |
| 2018-05-09 | Allow for specifying a linker plugin for cross-language LTO | Michael Woerister | -2/+2 |
| 2018-05-09 | Rollup merge of #50505 - Aaronepower:add-test, r=oli-obk | kennytm | -0/+29 |
| 2018-05-09 | Rollup merge of #50460 - F001:const_string, r=kennytm | kennytm | -1/+6 |
| 2018-05-08 | Fix update-references for tests within subdirectories. | Eric Huss | -4/+5 |
| 2018-05-08 | Auto merge of #50530 - oli-obk:miri, r=kennytm | bors | -0/+23 |
| 2018-05-08 | Fix thinning pointers to extern types in miri | Oliver Schneider | -0/+23 |
| 2018-05-08 | Auto merge of #50390 - hdhoang:46205_deny_by_default, r=nikomatsakis | bors | -38/+0 |
| 2018-05-08 | Auto merge of #50260 - Manishearth:no-extern-crate, r=nikomatsakis | bors | -0/+123 |
| 2018-05-07 | Auto merge of #50305 - GuillaumeGomez:fix-mod-stackoverflow, r=QuietMisdreavus | bors | -0/+37 |
| 2018-05-07 | Added regression function match value test, closes #44333 | Aaron Power | -0/+29 |
| 2018-05-07 | Auto merge of #50454 - Manishearth:edition-preview-fixes, r=alexcrichton | bors | -3/+11 |
| 2018-05-07 | Prevent infinite recursion of modules | Guillaume Gomez | -0/+37 |
| 2018-05-07 | Auto merge of #50000 - michaelwoerister:cross-lang-lto, r=alexcrichton | bors | -0/+80 |
| 2018-05-07 | Fix Mac OS section name for LLVM bitcode. | Michael Woerister | -1/+1 |
| 2018-05-06 | in which the must-use additional messaging is tucked into a note | Zack M. Davis | -5/+12 |
| 2018-05-06 | Fix assertion message generation | Shotaro Yamada | -0/+19 |
| 2018-05-05 | Auto merge of #50276 - Zoxc:build-cleanup, r=alexcrichton | bors | -1/+1 |
| 2018-05-05 | Suggest more helpful formatting string | Kornel | -4/+7 |
| 2018-05-05 | Fix paths search | Guillaume Gomez | -0/+37 |
| 2018-05-05 | make `String::new()` const | F001 | -1/+6 |
| 2018-05-05 | Fix libtest-json test | John Kåre Alsaker | -1/+1 |
| 2018-05-05 | Auto merge of #50419 - sinkuu:rustdoc_nested_impl_trait, r=QuietMisdreavus | bors | -0/+7 |
| 2018-05-04 | Fold rustfix tests back into the UI test suite | Alex Crichton | -11/+178 |
| 2018-05-04 | test: Make a dedicated testsuite for rustfix | Alex Crichton | -0/+367 |
| 2018-05-04 | First step towards rustfix compiletest mode | Pascal Hertleif | -0/+20 |
| 2018-05-04 | Add test | Manish Goregaokar | -0/+123 |
| 2018-05-04 | Make extern_absolute_paths only work on the new edition | Manish Goregaokar | -3/+11 |
| 2018-05-04 | Auto merge of #49870 - pnkfelix:issue-27282-immut-borrow-all-pat-ids-in-guard... | bors | -53/+122 |
| 2018-05-04 | Auto merge of #50435 - cuviper:rm-lookup_host, r=sfackler | bors | -4/+2 |
| 2018-05-04 | Update mir-opt test to reflect change to MIR code-generation. | Felix S. Klock II | -53/+61 |
| 2018-05-04 | add warnings for unused lifetime parameters | Niko Matsakis | -0/+68 |
| 2018-05-04 | fix single-use lint | Niko Matsakis | -118/+462 |
| 2018-05-04 | handle relative paths again in `update-references.sh` | Niko Matsakis | -3/+4 |
| 2018-05-04 | Auto merge of #50409 - KiChjang:issue-50343, r=nikomatsakis | bors | -0/+34 |
| 2018-05-03 | Remove the deprecated std::net::{lookup_host,LookupHost} | Josh Stone | -4/+2 |
| 2018-05-03 | Auto merge of #50413 - kennytm:rollup, r=kennytm | bors | -7/+109 |
| 2018-05-04 | Rollup merge of #50320 - GuillaumeGomez:fix-search-path-generation, r=QuietMi... | kennytm | -4/+6 |
| 2018-05-03 | Fix invalid path generation in rustdoc search | Guillaume Gomez | -4/+6 |
| 2018-05-04 | Rollup merge of #50416 - rleungx:non-lifetime, r=estebank | kennytm | -0/+20 |