| Age | Commit message (Expand) | Author | Lines |
| 2017-08-13 | Rollup merge of #43782 - nrc:include, r=GuillaumeGomez | Guillaume Gomez | -0/+20 |
| 2017-08-13 | Auto merge of #43348 - kennytm:fix-24658-doc-every-platform, r=alexcrichton | bors | -0/+59 |
| 2017-08-12 | Auto merge of #43736 - ollie27:rustdoc_impls_js, r=QuietMisdreavus | bors | -0/+15 |
| 2017-08-12 | Check #[thread_local] statics correctly in the compiler. | Eduard-Mihai Burtescu | -10/+164 |
| 2017-08-12 | syntax: #[allow_internal_unsafe] bypasses the unsafe_code lint in macros. | Eduard-Mihai Burtescu | -1/+33 |
| 2017-08-12 | Auto merge of #43772 - arielb1:nonfree-block, r=nagisa | bors | -15/+13 |
| 2017-08-11 | Auto merge of #43800 - GuillaumeGomez:rollup, r=GuillaumeGomez | bors | -11/+129 |
| 2017-08-11 | Rollup merge of #43752 - arshiamufti:union-test, r=estebank | Guillaume Gomez | -0/+5 |
| 2017-08-11 | Rollup merge of #43744 - MaloJaffre:stage1-test, r=Mark-Simulacrum | Guillaume Gomez | -0/+53 |
| 2017-08-11 | Rollup merge of #43650 - RalfJung:mir-validate, r=arielb1 | Guillaume Gomez | -11/+71 |
| 2017-08-11 | Auto merge of #43745 - kennytm:fix-43162, r=aturon | bors | -0/+23 |
| 2017-08-11 | Auto merge of #43743 - michaelwoerister:gcx-tcx-switcheroo, r=eddyb | bors | -0/+5 |
| 2017-08-10 | Auto merge of #43720 - pornel:staticconst, r=petrochenkov | bors | -0/+27 |
| 2017-08-10 | For box expressions, use NZ drop instead of a free block | Ariel Ben-Yehuda | -15/+13 |
| 2017-08-10 | Reword error hint | Kornel | -1/+1 |
| 2017-08-10 | Auto merge of #43522 - alexcrichton:rewrite-lints, r=michaelwoerister | bors | -217/+312 |
| 2017-08-10 | Auto merge of #43582 - ivanbakel:unused_mut_ref, r=arielb1 | bors | -0/+20 |
| 2017-08-10 | Auto merge of #43737 - GuillaumeGomez:duplicate-method, r=eddyb | bors | -0/+42 |
| 2017-08-10 | doc tests: use the filename from the source file for doc test programs, rathe... | Nick Cameron | -0/+20 |
| 2017-08-10 | Implemented #[doc(cfg(...))]. | kennytm | -0/+59 |
| 2017-08-10 | Auto merge of #43735 - est31:master, r=alexcrichton | bors | -0/+37 |
| 2017-08-10 | Add a feature gate | est31 | -0/+14 |
| 2017-08-10 | Better diagnostics and recovery for `const` in extern blocks | Vadim Petrochenkov | -0/+27 |
| 2017-08-09 | Auto merge of #43484 - estebank:point-to-return, r=arielb1 | bors | -7/+28 |
| 2017-08-09 | Readd backticks around () | Esteban Küber | -4/+4 |
| 2017-08-09 | rustc: Rearchitect lints to be emitted more eagerly | Alex Crichton | -217/+312 |
| 2017-08-09 | Erase/anonymize regions while computing TypeId hash. | Michael Woerister | -0/+5 |
| 2017-08-08 | Only refer to return type when it matches | Esteban Küber | -7/+4 |
| 2017-08-09 | Auto merge of #43728 - zackmdavis:fnused, r=eddyb | bors | -0/+47 |
| 2017-08-08 | Auto merge of #43691 - GuillaumeGomez:fix-rustdoc, r=QuietMisdreavus | bors | -0/+18 |
| 2017-08-08 | explain that the example is indeed UB, but that's okay | Ralf Jung | -0/+3 |
| 2017-08-08 | Improve error message when duplicate names for type and trait method | Guillaume Gomez | -0/+42 |
| 2017-08-08 | #[must_use] for functions (RFC 1940) | Zack M. Davis | -0/+47 |
| 2017-08-08 | Ignore tests that fail on stage1 | Malo Jaffré | -0/+53 |
| 2017-08-09 | Type-check `break value;` even outside of `loop {}`. | kennytm | -0/+23 |
| 2017-08-08 | rustdoc: Don't add external impls to implementors js | Oliver Middleton | -0/+15 |
| 2017-08-08 | Avoid calling the column!() macro in panic | est31 | -0/+23 |
| 2017-08-07 | Remove \0 printing | Guillaume Gomez | -1/+1 |
| 2017-08-07 | Auto merge of #43699 - GuillaumeGomez:e0623, r=eddyb | bors | -0/+22 |
| 2017-08-06 | Add missing error code for private method | Guillaume Gomez | -0/+22 |
| 2017-08-06 | Fix hoedown error in rustdoc | Guillaume Gomez | -0/+18 |
| 2017-08-06 | Auto merge of #43397 - GuillaumeGomez:unused-union-field, r=petrochenkov | bors | -0/+74 |
| 2017-08-06 | Handle type aliases as well | Guillaume Gomez | -1/+16 |
| 2017-08-06 | Added closure test case. | Isaac van Bakel | -0/+6 |
| 2017-08-06 | Fix union unused fields check | Guillaume Gomez | -5/+17 |
| 2017-08-06 | Improve union unused field detection | Guillaume Gomez | -12/+16 |
| 2017-08-06 | Auto merge of #43488 - Florob:repeat-opt, r=arielb1 | bors | -0/+74 |
| 2017-08-05 | Don't warn on unused field on union | Guillaume Gomez | -0/+43 |
| 2017-08-05 | Auto merge of #43554 - eddyb:apfloat, r=nikomatsakis | bors | -2/+2 |
| 2017-08-05 | Auto merge of #43642 - mmatyas:unskip_aarch64_tests, r=sanxiyn | bors | -6/+0 |