| 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 | -103/+302 |
| 2018-01-23 | Rollup merge of #47672 - ollie27:rustdoc_auto_traits, r=GuillaumeGomez | kennytm | -2/+54 |
| 2018-01-23 | Rollup merge of #47667 - GuillaumeGomez:fix-quoted-search, r=QuietMisdreavus | kennytm | -2/+25 |
| 2018-01-23 | Rollup merge of #47662 - spastorino:add_test_to_nll, r=nikomatsakis | kennytm | -0/+3 |
| 2018-01-23 | Rollup merge of #47661 - bjorn3:refactor_driver, r=michaelwoerister | kennytm | -39/+22 |
| 2018-01-23 | Rollup merge of #47655 - etaoins:fix-spurious-warning-on-empty-proc-macro-cra... | kennytm | -1/+32 |
| 2018-01-23 | Rollup merge of #47635 - Zoxc:remove-attr, r=michaelwoerister | kennytm | -16/+13 |
| 2018-01-23 | Auto merge of #47620 - GuillaumeGomez:multiple-themes, r=QuietMisdreavus | bors | -13/+603 |
| 2018-01-23 | Rollup merge of #47610 - cuviper:captured-dwarf, r=eddyb | kennytm | -3/+10 |
| 2018-01-23 | Rollup merge of #47558 - spastorino:rustc_args, r=nikomatsakis | kennytm | -0/+18 |
| 2018-01-23 | Rollup merge of #47554 - EdSchouten:cloudabi-jemalloc, r=nikomatsakis | kennytm | -3/+10 |
| 2018-01-23 | Rollup merge of #47549 - Manishearth:29723-regression, r=nikomatsakis | kennytm | -0/+39 |
| 2018-01-23 | Rollup merge of #47541 - psumbera:master, r=eddyb | kennytm | -1/+6 |
| 2018-01-23 | Rollup merge of #47440 - mark-i-m:zunpretty, r=nikomatsakis | kennytm | -27/+38 |
| 2018-01-23 | Rollup merge of #47425 - EdSchouten:immutable-tls, r=nikomatsakis | kennytm | -0/+21 |
| 2018-01-23 | Rollup merge of #47423 - est31:rustbook_checking, r=alexcrichton | kennytm | -9/+11 |
| 2018-01-23 | Auto merge of #47046 - Manishearth:intra-doc-links, r=eddyb,GuillaumeGomez,Qu... | bors | -264/+995 |
| 2018-01-23 | rustdoc: Show when traits are auto traits | Oliver Middleton | -2/+54 |
| 2018-01-23 | Fasten even more theme switch | Guillaume Gomez | -12/+15 |
| 2018-01-22 | Auto merge of #47373 - wesleywiser:incr_cache_hashing, r=michaelwoerister | bors | -13/+51 |
| 2018-01-22 | don't process code blocks when scanning for links | QuietMisdreavus | -2/+1 |
| 2018-01-22 | Fasten up theme loading | Guillaume Gomez | -25/+49 |
| 2018-01-22 | Fix quoted search | Guillaume Gomez | -2/+25 |
| 2018-01-22 | Change theme icon | Guillaume Gomez | -1/+6 |
| 2018-01-22 | Auto merge of #47507 - alexcrichton:rerun-bat-scripts, r=michaelwoerister | bors | -32/+181 |
| 2018-01-22 | tweak colors on dark theme | QuietMisdreavus | -26/+27 |
| 2018-01-22 | Add dynamic-drop test to nll tests also | Santiago Pastorino | -0/+3 |
| 2018-01-22 | Inline some rustc_driver function | bjorn3 | -39/+22 |
| 2018-01-22 | Temporary fix missing escape_href in hoedown_link by copying pulldown's code | Manish Goregaokar | -1/+53 |
| 2018-01-22 | Auto merge of #47353 - nikomatsakis:nll-issue-47189, r=pnkfelix+nmatsakis | bors | -8/+99 |
| 2018-01-22 | Update to new commonmark arg | Manish Goregaokar | -3/+3 |
| 2018-01-22 | Fix spurious warning on empty proc macro crates | Ryan Cumming | -1/+32 |
| 2018-01-22 | Review fixes | Manish Goregaokar | -2/+2 |
| 2018-01-22 | Move macro_resolve() into a function | Manish Goregaokar | -27/+29 |
| 2018-01-22 | Move resolve() into a function | Manish Goregaokar | -23/+25 |
| 2018-01-22 | Add ambiguity errors for macros | Manish Goregaokar | -19/+35 |
| 2018-01-22 | Move the figuring out of the 'kind' of def out into functions | Manish Goregaokar | -37/+64 |
| 2018-01-22 | Allow macros to be resolved with ambiguous idents too | Manish Goregaokar | -20/+30 |
| 2018-01-22 | Allow function@, value@, macro@ | Manish Goregaokar | -2/+6 |
| 2018-01-22 | Error only in the case of overlap | Manish Goregaokar | -20/+49 |
| 2018-01-22 | Use the registered def id (makes enum variants link to the enum page instead ... | Manish Goregaokar | -2/+2 |
| 2018-01-22 | Better error message | Manish Goregaokar | -5/+12 |
| 2018-01-22 | value-namespace items require a marker, so emit an error | QuietMisdreavus | -5/+11 |
| 2018-01-22 | resolve module docs based on inner/outer attributes | QuietMisdreavus | -6/+17 |
| 2018-01-22 | clean module docs while its module ID is still on the stack | QuietMisdreavus | -1/+2 |
| 2018-01-22 | add ambiguity markers to the intra-links test | QuietMisdreavus | -0/+14 |
| 2018-01-22 | use @ instead of space for link ambiguity markers | QuietMisdreavus | -6/+6 |
| 2018-01-22 | add a macro to the intra-links test | QuietMisdreavus | -8/+15 |
| 2018-01-22 | Store a list of local macros on the resolver; use for resolving intra-doc mac... | Manish Goregaokar | -1/+6 |