| Age | Commit message (Expand) | Author | Lines |
| 2018-05-02 | lint: deny incoherent_fundamental_impls by default | Hoàng Đức Hiếu | -38/+0 |
| 2018-05-01 | Auto merge of #49982 - petrochenkov:noreex, r=alexcrichton | bors | -548/+237 |
| 2018-05-01 | Auto merge of #49789 - petrochenkov:prelext, r=nikomatsakis | bors | -0/+171 |
| 2018-05-01 | Fix an error from "unused" lint + Fix rebase | Vadim Petrochenkov | -82/+74 |
| 2018-05-01 | Give removal reasons to removed features | Vadim Petrochenkov | -0/+6 |
| 2018-05-01 | Remove `macro_reexport` | Vadim Petrochenkov | -547/+238 |
| 2018-05-01 | Auto merge of #50198 - oli-obk:const_prop, r=eddyb | bors | -9/+8 |
| 2018-05-01 | Auto merge of #48786 - nagisa:fp, r=nikomatsakis | bors | -0/+17 |
| 2018-05-01 | Force frame pointers for the backtrace test | Simonas Kazlauskas | -0/+1 |
| 2018-05-01 | Rework force-frame-pointer | Simonas Kazlauskas | -1/+1 |
| 2018-05-01 | Don't force-enable frame pointers when generating debug info | Björn Steinbrink | -0/+16 |
| 2018-05-01 | Auto merge of #50304 - nox:uninhabited-output, r=eddyb | bors | -6/+16 |
| 2018-04-30 | Auto merge of #48925 - zackmdavis:fn_must_stabilize, r=nikomatsakis | bors | -239/+104 |
| 2018-05-01 | Rollup merge of #50330 - japaric:used, r=nagisa | kennytm | -0/+28 |
| 2018-05-01 | Rollup merge of #50327 - varkor:match-unused-struct-field, r=estebank | kennytm | -6/+85 |
| 2018-05-01 | Rollup merge of #50325 - petrochenkov:pmgate, r=alexcrichton | kennytm | -13/+42 |
| 2018-05-01 | Rollup merge of #50233 - mark-i-m:const_vec, r=kennytm | kennytm | -0/+17 |
| 2018-04-30 | Improve div by zero const eval errors | Oliver Schneider | -6/+5 |
| 2018-04-30 | Update ui test output | Oliver Schneider | -7/+7 |
| 2018-04-30 | Auto merge of #50326 - ollie27:rustdoc_cross_crate_const_link, r=GuillaumeGomez | bors | -0/+103 |
| 2018-04-30 | Auto merge of #50272 - scottmcm:termination-test-error, r=nikomatsakis | bors | -0/+34 |
| 2018-04-30 | check that #[used] is used only on statics | Jorge Aparicio | -0/+28 |
| 2018-04-30 | Correct unused field warning on struct match container patterns | varkor | -6/+55 |
| 2018-04-30 | Auto merge of #50092 - abonander:issue-49934, r=petrochenkov | bors | -0/+102 |
| 2018-04-30 | Correct unused field warning on box struct match | varkor | -9/+21 |
| 2018-04-30 | Correct unused field warning on &struct match | varkor | -4/+22 |
| 2018-04-29 | Warn on pointless `#[derive]` in more places | Austin Bonander | -0/+102 |
| 2018-04-29 | rustdoc: Fix links to constants in external crates | Oliver Middleton | -0/+103 |
| 2018-04-30 | Add a few more tests for proc macro feature gating | Vadim Petrochenkov | -13/+42 |
| 2018-04-29 | Auto merge of #50317 - varkor:repr-align-assign, r=nagisa | bors | -0/+32 |
| 2018-04-29 | Add test for repr(align=x) | varkor | -0/+32 |
| 2018-04-29 | Auto merge of #48605 - KiChjang:unused-mut-warning, r=nikomatsakis | bors | -18/+99 |
| 2018-04-28 | stabilize `#[must_use]` for functions and must-use operators | Zack M. Davis | -239/+104 |
| 2018-04-29 | Auto merge of #50271 - sinkuu:fix_ice, r=eddyb | bors | -0/+33 |
| 2018-04-28 | feature on test | Mark Mansi | -0/+2 |
| 2018-04-28 | Add `-C target-feature` to all functions | Alex Crichton | -0/+19 |
| 2018-04-28 | Mark functions returning uninhabited types as noreturn | Anthony Ramine | -6/+16 |
| 2018-04-28 | Auto merge of #50164 - nox:rval-range-metadata, r=eddyb | bors | -0/+29 |
| 2018-04-28 | Auto merge of #50295 - SergioBenitez:master, r=alexcrichton | bors | -24/+18 |
| 2018-04-28 | Auto merge of #50155 - est31:label_expressions, r=petrochenkov | bors | -0/+37 |
| 2018-04-28 | Track unused mutable variables across closures | Keith Yeung | -18/+99 |
| 2018-04-27 | Don't feature gate bang macros on 'proc_macro_path_invoc'. | Sergio Benitez | -24/+18 |
| 2018-04-28 | Auto merge of #50149 - aaronaaeng:master, r=estebank | bors | -0/+184 |
| 2018-04-28 | Make `trait_of_item` return None for non associated items | Shotaro Yamada | -0/+33 |
| 2018-04-27 | Auto merge of #49822 - matthewjasper:dropck-closures, r=nikomatsakis | bors | -30/+72 |
| 2018-04-28 | Rollup merge of #50257 - estebank:fix-49560, r=nikomatsakis | kennytm | -1/+22 |
| 2018-04-27 | Access individual fields of tuples, closures and generators on drop. | Matthew Jasper | -30/+72 |
| 2018-04-28 | Rollup merge of #50273 - Amanieu:issue-49532, r=alexcrichton | kennytm | -27/+44 |
| 2018-04-28 | Rollup merge of #49968 - christianpoveda:stabilize_dyn, r=nikomatsakis | kennytm | -194/+140 |
| 2018-04-27 | fixed tests | Christian Poveda | -18/+12 |