| Age | Commit message (Expand) | Author | Lines |
| 2018-01-26 | Auto merge of #47252 - Zoxc:backtrace-win, r=alexcrichton | bors | -13/+3 |
| 2018-01-26 | Print inlined functions on Windows | John Kåre Alsaker | -13/+3 |
| 2018-01-25 | Rollup merge of #47726 - pietroalbini:fix-nested-empty-groups-span, r=petroch... | Guillaume Gomez | -17/+42 |
| 2018-01-25 | Rollup merge of #47702 - etaoins:fix-into-cast-paren-precedence, r=petrochenkov | Guillaume Gomez | -1/+26 |
| 2018-01-25 | Rollup merge of #47691 - estebank:unknown-lang-item-sp, r=rkruppe | Guillaume Gomez | -1/+30 |
| 2018-01-25 | Rollup merge of #47609 - ritiek:test-mutating-references, r=nikomatsakis | Guillaume Gomez | -6/+6 |
| 2018-01-25 | Rollup merge of #47534 - estebank:suggest-public-traits, r=petrochenkov | Guillaume Gomez | -12/+33 |
| 2018-01-25 | Auto merge of #47374 - topecongiro:issue-47096, r=nikomatsakis | bors | -0/+24 |
| 2018-01-25 | Auto merge of #47006 - bitshifter:stabilize-repr-align, r=eddyb | bors | -50/+2 |
| 2018-01-24 | Fix wrong span for nested empty groups | Pietro Albini | -17/+42 |
| 2018-01-24 | Fix into() cast paren check precedence | Ryan Cumming | -1/+26 |
| 2018-01-23 | Point at unknown lang item attribute | Esteban Küber | -1/+30 |
| 2018-01-23 | Auto merge of #45337 - Zoxc:gen-static, r=nikomatsakis | bors | -13/+424 |
| 2018-01-23 | Remove similar test that does not run the result | ritiek | -35/+1 |
| 2018-01-23 | Auto merge of #47678 - kennytm:rollup, r=kennytm | bors | -7/+159 |
| 2018-01-23 | Rollup merge of #47672 - ollie27:rustdoc_auto_traits, r=GuillaumeGomez | kennytm | -0/+36 |
| 2018-01-23 | Rollup merge of #47667 - GuillaumeGomez:fix-quoted-search, r=QuietMisdreavus | kennytm | -0/+23 |
| 2018-01-23 | Rollup merge of #47662 - spastorino:add_test_to_nll, r=nikomatsakis | kennytm | -0/+3 |
| 2018-01-23 | Rollup merge of #47655 - etaoins:fix-spurious-warning-on-empty-proc-macro-cra... | kennytm | -0/+31 |
| 2018-01-23 | Rollup merge of #47549 - Manishearth:29723-regression, r=nikomatsakis | kennytm | -0/+39 |
| 2018-01-23 | Rollup merge of #47440 - mark-i-m:zunpretty, r=nikomatsakis | kennytm | -7/+6 |
| 2018-01-23 | Rollup merge of #47425 - EdSchouten:immutable-tls, r=nikomatsakis | kennytm | -0/+21 |
| 2018-01-23 | Auto merge of #47046 - Manishearth:intra-doc-links, r=eddyb,GuillaumeGomez,Qu... | bors | -0/+60 |
| 2018-01-23 | Port borrows across yield check to MIR borrowck | John Kåre Alsaker | -0/+54 |
| 2018-01-23 | Add dropck test | John Kåre Alsaker | -0/+44 |
| 2018-01-23 | Fix yield-while-local-borrowed.rs test | John Kåre Alsaker | -8/+42 |
| 2018-01-23 | Make immovable generators unsafe | John Kåre Alsaker | -6/+35 |
| 2018-01-23 | Adds support for immovable generators. Move checking of invalid borrows acros... | John Kåre Alsaker | -5/+255 |
| 2018-01-23 | rustdoc: Show when traits are auto traits | Oliver Middleton | -0/+36 |
| 2018-01-22 | Fix quoted search | Guillaume Gomez | -0/+23 |
| 2018-01-23 | Stabilized `#[repr(align(x))]` attribute (RFC 1358) | Cameron Hart | -50/+2 |
| 2018-01-22 | Auto merge of #47507 - alexcrichton:rerun-bat-scripts, r=michaelwoerister | bors | -0/+103 |
| 2018-01-22 | Add dynamic-drop test to nll tests also | Santiago Pastorino | -0/+3 |
| 2018-01-22 | Do not suggest private traits that have missing method | Esteban Küber | -12/+33 |
| 2018-01-22 | Auto merge of #47353 - nikomatsakis:nll-issue-47189, r=pnkfelix+nmatsakis | bors | -0/+38 |
| 2018-01-22 | Fix spurious warning on empty proc macro crates | Ryan Cumming | -0/+31 |
| 2018-01-22 | value-namespace items require a marker, so emit an error | QuietMisdreavus | -3/+3 |
| 2018-01-22 | add ambiguity markers to the intra-links test | QuietMisdreavus | -0/+14 |
| 2018-01-22 | add a macro to the intra-links test | QuietMisdreavus | -8/+15 |
| 2018-01-22 | add basic test for rustdoc intra links | QuietMisdreavus | -0/+39 |
| 2018-01-22 | Auto merge of #47158 - rkruppe:repr-transparent, r=eddyb | bors | -1/+454 |
| 2018-01-22 | Auto merge of #47144 - estebank:moved-closure-arg, r=nikomatsakis | bors | -7/+195 |
| 2018-01-21 | rustc: Lower link args to `@`-files on Windows more | Alex Crichton | -0/+103 |
| 2018-01-21 | Rollup merge of #47633 - pietroalbini:fix-ice-use-self, r=nagisa | Guillaume Gomez | -0/+21 |
| 2018-01-21 | Rollup merge of #47512 - GuillaumeGomez:e0659, r=petrochenkov | Guillaume Gomez | -11/+37 |
| 2018-01-21 | Rollup merge of #47247 - estebank:suggest-cast, r=petrochenkov | Guillaume Gomez | -0/+1242 |
| 2018-01-21 | Auto merge of #47116 - estebank:non-accessible-ctor, r=petrochenkov | bors | -85/+407 |
| 2018-01-21 | Auto merge of #47001 - arielb1:private-match, r=nikomatsakis | bors | -0/+28 |
| 2018-01-21 | Fix ICE with `use self;` | Pietro Albini | -0/+21 |
| 2018-01-21 | Auto merge of #45684 - bjorn3:runtime_choose_trans2, r=eddyb | bors | -98/+125 |