| Age | Commit message (Expand) | Author | Lines |
| 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 | 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 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 | 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 |
| 2018-05-04 | Rollup merge of #50406 - ExpHP:concat-nonzero-idents, r=dtolnay | kennytm | -0/+23 |
| 2018-05-04 | Rollup merge of #50421 - kennytm:fix-50415-ice-when-returning-range-inclusive... | kennytm | -0/+27 |
| 2018-05-04 | Rollup merge of #50393 - oli-obk:packed_const_panic, r=eddyb | kennytm | -0/+28 |
| 2018-05-04 | Rollup merge of #50360 - kennytm:fix-50232-clarify-unstable-name-collision, r... | kennytm | -2/+2 |
| 2018-05-03 | Fix issue #50415. | kennytm | -0/+27 |
| 2018-05-03 | rustdoc: Resolve nested `impl Trait`s | Shotaro Yamada | -0/+7 |
| 2018-05-03 | Unit test for the new implicit borrow and deref within the | Felix S. Klock II | -0/+61 |
| 2018-05-03 | Auto merge of #50030 - flip1995:rfc2103, r=petrochenkov | bors | -2/+100 |
| 2018-05-03 | check if the token is a lifetime before parsing | rleungx | -0/+20 |
| 2018-05-03 | run-make/cross-lang-lto: Make output artifact names consistent across platforms. | Michael Woerister | -2/+3 |
| 2018-05-03 | Ignore cross-lang-lto test for LLVM versions without ThinLTO. | Michael Woerister | -2/+5 |
| 2018-05-03 | Add LLVM bin directory to PATH for running run-make tests. | Michael Woerister | -1/+1 |
| 2018-05-03 | Add tests for -Z cross-lang-lto. | Michael Woerister | -0/+76 |
| 2018-05-03 | Rollup merge of #50302 - GuillaumeGomez:add-query-search-order-check, r=Quiet... | kennytm | -1/+3 |
| 2018-05-03 | Auto merge of #50378 - varkor:repr-align-max-29, r=eddyb | bors | -1/+4 |
| 2018-05-02 | Skip checking for unused mutable locals that have no name | Keith Yeung | -0/+34 |
| 2018-05-03 | add missing output for ui test | Michael Lamparski | -0/+8 |
| 2018-05-02 | forbid empty identifiers from concat_idents | Michael Lamparski | -0/+15 |
| 2018-05-02 | Auto merge of #50355 - petrochenkov:50187, r=oli-obk | bors | -0/+49 |
| 2018-05-02 | Auto merge of #50354 - varkor:initial-field-alignment-c-int, r=eddyb | bors | -0/+102 |
| 2018-05-02 | Allow unaligned reads in constants | Oliver Schneider | -0/+28 |