| Age | Commit message (Expand) | Author | Lines |
| 2018-01-29 | Make run-pass/env-home-dir.rs test more robust | Marco A L Barbosa | -1/+4 |
| 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 | rustdoc: Show when traits are auto traits | Oliver Middleton | -0/+36 |
| 2018-01-22 | Fix quoted search | Guillaume Gomez | -0/+23 |
| 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 | 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 |
| 2018-01-21 | Auto merge of #47622 - GuillaumeGomez:rollup, r=GuillaumeGomez | bors | -24/+119 |
| 2018-01-21 | Auto merge of #47495 - nikomatsakis:nll-issue-47153, r=pnkfelix | bors | -0/+27 |
| 2018-01-20 | Rollup merge of #47573 - estebank:closures, r=nikomatsakis | Guillaume Gomez | -24/+62 |
| 2018-01-20 | Rollup merge of #47193 - cramertj:result-opts, r=TimNN | Guillaume Gomez | -0/+57 |
| 2018-01-20 | Add testing coverage for assigning to immutable thread-locals. | Ed Schouten | -0/+21 |
| 2018-01-20 | Remove the 'extern "C"' in the right place | bjorn3 | -1/+1 |
| 2018-01-20 | Auto merge of #46980 - zackmdavis:and_the_case_of_the_needlessly_parenthesize... | bors | -5/+7 |
| 2018-01-20 | Stabilize std::ptr::NonNull | Simon Sapin | -2/+0 |
| 2018-01-20 | Mark Unique as perma-unstable, with the feature renamed to ptr_internals. | Simon Sapin | -3/+3 |
| 2018-01-20 | Replace Box::{from,into}_unique with {from,into}_nonnull_raw | Simon Sapin | -1/+0 |
| 2018-01-20 | Replace Unique<T> with NonZero<T> in Alloc trait | Simon Sapin | -1/+1 |
| 2018-01-20 | Closure argument mismatch tweaks | Esteban Küber | -24/+62 |
| 2018-01-19 | Run yield-subtype test on nll mode too as a regression check | Santiago Pastorino | -0/+3 |
| 2018-01-19 | fix line | Niko Matsakis | -1/+1 |
| 2018-01-19 | add ERROR annotation | Niko Matsakis | -0/+1 |
| 2018-01-19 | Tweak wording and spans of closure lifetime errors | Esteban Küber | -30/+31 |
| 2018-01-19 | Hopefully fix the 32bit SEGV | bjorn3 | -1/+0 |
| 2018-01-19 | Add missing licenses | bjorn3 | -1/+21 |
| 2018-01-19 | Fix hotplug backend and add test | bjorn3 | -0/+85 |
| 2018-01-19 | Allow runtime switching between trans backends | bjorn3 | -98/+21 |