| Age | Commit message (Expand) | Author | Lines |
| 2018-05-01 | Don’t eliminate frame pointers on apple by default | Simonas Kazlauskas | -0/+2 |
| 2018-05-01 | Rework force-frame-pointer | Simonas Kazlauskas | -6/+9 |
| 2018-05-01 | Don't force-enable frame pointers when generating debug info | Björn Steinbrink | -3/+23 |
| 2018-05-01 | Auto merge of #50197 - nikomatsakis:skolemize-out-of-tcx, r=eddyb | bors | -35/+36 |
| 2018-04-30 | Auto merge of #48925 - zackmdavis:fn_must_stabilize, r=nikomatsakis | bors | -337/+167 |
| 2018-04-30 | put ReSkolemized into the global tcx | Niko Matsakis | -8/+13 |
| 2018-04-30 | make needs_infer specific to inference variables | Niko Matsakis | -11/+23 |
| 2018-04-30 | remove some (apparently) dead code | Niko Matsakis | -16/+0 |
| 2018-04-30 | Auto merge of #50345 - kennytm:rollup, r=kennytm | bors | -56/+276 |
| 2018-05-01 | Rollup merge of #50344 - SimonSapin:cargo, r=alexcrichton | kennytm | -0/+0 |
| 2018-05-01 | Rollup merge of #50330 - japaric:used, r=nagisa | kennytm | -0/+40 |
| 2018-05-01 | Rollup merge of #50327 - varkor:match-unused-struct-field, r=estebank | kennytm | -15/+120 |
| 2018-05-01 | Rollup merge of #50325 - petrochenkov:pmgate, r=alexcrichton | kennytm | -13/+42 |
| 2018-05-01 | Rollup merge of #50316 - ehuss:fix-doc-links, r=frewsxcv | kennytm | -1/+6 |
| 2018-05-01 | Rollup merge of #50312 - Pazzaz:master, r=GuillaumeGomez | kennytm | -19/+40 |
| 2018-05-01 | Rollup merge of #50233 - mark-i-m:const_vec, r=kennytm | kennytm | -8/+28 |
| 2018-04-30 | Auto merge of #50163 - kornelski:error, r=Kimundi | bors | -39/+26 |
| 2018-04-30 | Update Cargo to 2018-04-28 122fd5be5201913d42e219e132d6569493583bca | Simon Sapin | -0/+0 |
| 2018-04-30 | Auto merge of #50326 - ollie27:rustdoc_cross_crate_const_link, r=GuillaumeGomez | bors | -0/+104 |
| 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/+40 |
| 2018-04-30 | Auto merge of #50204 - Manishearth:approx-enum, r=estebank | bors | -31/+45 |
| 2018-04-30 | Auto merge of #50261 - nrc:update, r=kennytm | bors | -17/+5 |
| 2018-04-30 | Update Rustfmt | Nick Cameron | -17/+5 |
| 2018-04-30 | Correct unused field warning on struct match container patterns | varkor | -13/+77 |
| 2018-04-30 | Auto merge of #50092 - abonander:issue-49934, r=petrochenkov | bors | -16/+184 |
| 2018-04-30 | Correct unused field warning on box struct match | varkor | -11/+24 |
| 2018-04-30 | Correct unused field warning on &struct match | varkor | -13/+41 |
| 2018-04-29 | Warn on pointless `#[derive]` in more places | Austin Bonander | -16/+184 |
| 2018-04-29 | rustdoc: Fix links to constants in external crates | Oliver Middleton | -0/+104 |
| 2018-04-29 | heh, logic is hard | Mark Mansi | -1/+1 |
| 2018-04-30 | Add a few more tests for proc macro feature gating | Vadim Petrochenkov | -13/+42 |
| 2018-04-29 | use const trick | Mark Mansi | -24/+7 |
| 2018-04-29 | Auto merge of #50317 - varkor:repr-align-assign, r=nagisa | bors | -0/+57 |
| 2018-04-29 | Add test for repr(align=x) | varkor | -0/+32 |
| 2018-04-29 | Add error when using repr(align=x) instead of repr(align(x)) | varkor | -0/+25 |
| 2018-04-29 | Fix some broken links in docs. | Eric Huss | -1/+6 |
| 2018-04-29 | Auto merge of #48605 - KiChjang:unused-mut-warning, r=nikomatsakis | bors | -119/+414 |
| 2018-04-29 | Auto merge of #50217 - z4v1er:patch-1, r=aturon | bors | -1/+0 |
| 2018-04-29 | Auto merge of #50300 - phansch:update_clippy, r=oli-obk | bors | -18/+16 |
| 2018-04-29 | Add more links in panic docs | Pazzaz | -19/+40 |
| 2018-04-29 | Auto merge of #50306 - alexcrichton:inline-policy, r=sfackler | bors | -0/+1 |
| 2018-04-28 | Add the actual used mutable var to the set | Keith Yeung | -65/+102 |
| 2018-04-28 | Return RootPlace in is_mutable | Niko Matsakis | -7/+35 |
| 2018-04-28 | stabilize `#[must_use]` for functions and must-use operators | Zack M. Davis | -342/+166 |
| 2018-04-28 | in which the fn-must-use codepath is prevented from panicking on closure | Zack M. Davis | -1/+7 |
| 2018-04-29 | Auto merge of #50271 - sinkuu:fix_ice, r=eddyb | bors | -1/+40 |
| 2018-04-28 | feature on test | Mark Mansi | -0/+2 |
| 2018-04-28 | Auto merge of #50188 - alexcrichton:feature-all-the-things, r=eddyb | bors | -33/+47 |
| 2018-04-28 | Add `-C target-feature` to all functions | Alex Crichton | -33/+47 |