| Age | Commit message (Expand) | Author | Lines |
| 2017-08-21 | Auto merge of #43929 - oli-obk:use_placement, r=nrc | bors | -17/+82 |
| 2017-08-19 | Auto merge of #43933 - topecongiro:bad-span-for-attributes, r=petrochenkov | bors | -2/+2 |
| 2017-08-18 | Auto merge of #43901 - GuillaumeGomez:unsized-union-field, r=petrochenkov | bors | -0/+58 |
| 2017-08-18 | Handle structs, unions and enums unsized field/variant separately | Guillaume Gomez | -2/+31 |
| 2017-08-17 | Improve placement of `use` suggestions | Oliver Schneider | -17/+82 |
| 2017-08-17 | Update ui tests | Seiichi Uchida | -2/+2 |
| 2017-08-17 | Auto merge of #43878 - kennytm:fix-43869-put-impl-trait-out-of-the-loop, r=al... | bors | -0/+32 |
| 2017-08-16 | Auto merge of #43864 - GuillaumeGomez:static-method-invalid-use, r=eddyb | bors | -0/+4 |
| 2017-08-16 | Stabilize rvalue promotion to 'static. | Eduard-Mihai Burtescu | -70/+83 |
| 2017-08-16 | Auto merge of #43850 - GuillaumeGomez:unused-variable-lint, r=arielb1 | bors | -0/+1 |
| 2017-08-16 | Add a note to unused variables | Guillaume Gomez | -0/+1 |
| 2017-08-16 | udpdate error message for unsized union field | Guillaume Gomez | -0/+29 |
| 2017-08-16 | Auto merge of #43841 - alexcrichton:fix-another-regression, r=eddyb | bors | -0/+16 |
| 2017-08-16 | Auto merge of #43651 - petrochenkov:foreign-life, r=eddyb | bors | -0/+16 |
| 2017-08-15 | Exclude `impl Trait` functions from everybody_loops. | kennytm | -0/+32 |
| 2017-08-15 | Auto merge of #43859 - arielb1:nonfree-block-live, r=nagisa | bors | -0/+88 |
| 2017-08-14 | Auto merge of #43858 - arielb1:escaping-default, r=eddyb | bors | -0/+24 |
| 2017-08-14 | Auto merge of #43826 - kennytm:fix-43796-mis-calculated-spans, r=petrochenkov | bors | -0/+27 |
| 2017-08-14 | Add help for static method invalid use | Guillaume Gomez | -0/+4 |
| 2017-08-14 | emit StorageLive for box temporaries | Ariel Ben-Yehuda | -0/+88 |
| 2017-08-14 | remove the "defaulted unit" type bit during writeback | Ariel Ben-Yehuda | -0/+24 |
| 2017-08-14 | save-analysis: Remove path span extraction methods from SpanUtils | kennytm | -0/+27 |
| 2017-08-14 | Mark closures return via impl-trait as reachable. | Michael Woerister | -0/+12 |
| 2017-08-14 | Auto merge of #43844 - arielb1:literally-nonstandard, r=eddyb | bors | -0/+23 |
| 2017-08-13 | Auto merge of #43836 - taleks:issue-39827, r=arielb1 | bors | -0/+42 |
| 2017-08-13 | ast_validation: forbid "nonstandard" literal patterns | Ariel Ben-Yehuda | -0/+23 |
| 2017-08-13 | rustc: Fix `unknown_lints` next to an unknown lint | Alex Crichton | -0/+16 |
| 2017-08-13 | Auto merge of #43839 - GuillaumeGomez:rollup, r=GuillaumeGomez | bors | -0/+20 |
| 2017-08-13 | Addresses comments in PR #43836 | Alexey Tarasov | -73/+5 |
| 2017-08-13 | Rollup merge of #43782 - nrc:include, r=GuillaumeGomez | Guillaume Gomez | -0/+20 |
| 2017-08-13 | Auto merge of #43813 - pengowen123:unused_result, r=estebank | bors | -0/+33 |
| 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 | Fixes issue 39827: ICE in volatile_store intrinsic | Alexey Tarasov | -0/+110 |
| 2017-08-12 | syntax: #[allow_internal_unsafe] bypasses the unsafe_code lint in macros. | Eduard-Mihai Burtescu | -1/+33 |
| 2017-08-11 | Don't trigger unused_result on functions returning empty enums | Owen Sanchez | -0/+7 |
| 2017-08-12 | Auto merge of #43772 - arielb1:nonfree-block, r=nagisa | bors | -15/+13 |
| 2017-08-11 | Fix unused_result lint triggering when a function returns `()` or `!` | Owen Sanchez | -0/+26 |
| 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 |