| Age | Commit message (Expand) | Author | Lines |
| 2016-06-30 | mk: Request -march=i686 on i686 Linux | Alex Crichton | -1/+1 |
| 2016-06-29 | Auto merge of #34552 - Manishearth:rollup, r=Manishearth | bors | -445/+620 |
| 2016-06-29 | Auto merge of #34553 - alexcrichton:fix-nightlies, r=brson | bors | -1/+2 |
| 2016-06-29 | configure: Fix cross-compiling LLVM for realz | Alex Crichton | -1/+2 |
| 2016-06-29 | Rollup merge of #34542 - jseyfried:fix_recursive_modules, r=nrc | Manish Goregaokar | -1/+31 |
| 2016-06-29 | Rollup merge of #34536 - ollie27:rustdoc_module_impls, r=alexcrichton | Manish Goregaokar | -0/+18 |
| 2016-06-29 | Rollup merge of #34513 - ollie27:rustdoc_stripped, r=alexcrichton | Manish Goregaokar | -18/+106 |
| 2016-06-29 | Rollup merge of #34499 - michaelwoerister:lldb-blacklist, r=alexcrichton | Manish Goregaokar | -0/+15 |
| 2016-06-29 | Rollup merge of #34497 - oli-obk:double_negation, r=eddyb | Manish Goregaokar | -48/+42 |
| 2016-06-29 | Rollup merge of #34495 - jseyfried:only_ident_macro_invocations, r=eddyb | Manish Goregaokar | -4/+4 |
| 2016-06-29 | Rollup merge of #34467 - GuillaumeGomez:err-codes, r=brson | Manish Goregaokar | -82/+207 |
| 2016-06-29 | Rollup merge of #34460 - dsprenkels:issue-33455, r=alexcrichton | Manish Goregaokar | -0/+11 |
| 2016-06-29 | Rollup merge of #34459 - jseyfried:expansion_cleanup, r=nrc | Manish Goregaokar | -197/+121 |
| 2016-06-29 | Rollup merge of #34446 - jseyfried:refactor_decorators, r=nrc | Manish Goregaokar | -88/+53 |
| 2016-06-29 | Rollup merge of #34355 - jseyfried:paren_expression_ids_nonunique, r=nrc | Manish Goregaokar | -7/+12 |
| 2016-06-29 | Give `ast::ExprKind::Paren` no-op expressions the same node ids as their chil... | Jeffrey Seyfried | -2/+11 |
| 2016-06-29 | Refactor away `parser.commit_stmt_expecting()` | Jeffrey Seyfried | -5/+1 |
| 2016-06-29 | Treat `MultiDecorator`s as a special case of `MultiModifier`s | Jeffrey Seyfried | -78/+33 |
| 2016-06-29 | Disallow `derive` on items with type macros | Jeffrey Seyfried | -10/+20 |
| 2016-06-29 | Add regression test | Jeffrey Seyfried | -0/+28 |
| 2016-06-28 | Fix infinite loop on recursive module exports in an extern crate | Jeffrey Seyfried | -1/+3 |
| 2016-06-28 | rustdoc: Fix empty Implementations section on some module pages | Oliver Middleton | -0/+18 |
| 2016-06-28 | Auto merge of #34519 - alexcrichton:fix-nightlies, r=brson | bors | -24/+59 |
| 2016-06-28 | Auto merge of #34525 - GuillaumeGomez:rollup, r=GuillaumeGomez | bors | -75/+141 |
| 2016-06-28 | Rollup merge of #34524 - frewsxcv:std-io-sink, r=GuillaumeGomez | Guillaume Gomez | -0/+10 |
| 2016-06-28 | Rollup merge of #34518 - frewsxcv:io-repeat, r=GuillaumeGomez | Guillaume Gomez | -0/+10 |
| 2016-06-28 | Rollup merge of #34517 - frewsxcv:empty, r=GuillaumeGomez | Guillaume Gomez | -6/+3 |
| 2016-06-28 | Rollup merge of #34479 - ollie27:rustdoc_renamed_reexport_list, r=GuillaumeGomez | Guillaume Gomez | -2/+24 |
| 2016-06-28 | Rollup merge of #34475 - frewsxcv:path-component, r=GuillaumeGomez | Guillaume Gomez | -0/+20 |
| 2016-06-28 | Rollup merge of #34471 - GuillaumeGomez:fix_expl, r=steveklabnik | Guillaume Gomez | -25/+15 |
| 2016-06-28 | Rollup merge of #34462 - dns2utf8:leading_zeros, r=GuillaumeGomez | Guillaume Gomez | -0/+1 |
| 2016-06-28 | Rollup merge of #34442 - tatsuya6502:doc-book-ownership, r=steveklabnik | Guillaume Gomez | -1/+3 |
| 2016-06-28 | Rollup merge of #34415 - ollie27:docs_float, r=steveklabnik | Guillaume Gomez | -24/+20 |
| 2016-06-28 | Rollup merge of #34406 - frewsxcv:sleep-ex, r=alexcrichton | Guillaume Gomez | -0/+13 |
| 2016-06-28 | Rollup merge of #34328 - wuranbo:patch-1, r=steveklabnik | Guillaume Gomez | -2/+2 |
| 2016-06-28 | Rollup merge of #34287 - durka:patch-26, r=steveklabnik | Guillaume Gomez | -5/+13 |
| 2016-06-28 | Rollup merge of #34080 - royalstream:royalstream-book-june4, r=steveklabnik | Guillaume Gomez | -10/+7 |
| 2016-06-28 | Add doc example for `std::io::sink`. | Corey Farwell | -0/+10 |
| 2016-06-28 | groundwork: create the `Resolver` earlier in phase 2 | Jeffrey Seyfried | -29/+24 |
| 2016-06-28 | groundwork: refactor the interface that `resolve` exposes to `driver` | Jeffrey Seyfried | -88/+60 |
| 2016-06-28 | cleanup: refactor away `ast::NodeIdAssigner` | Jeffrey Seyfried | -57/+20 |
| 2016-06-28 | groundwork: use `resolve_identifier` instead of `resolve_path` to classify id... | Jeffrey Seyfried | -5/+6 |
| 2016-06-28 | cleanup: use `DummyResult` to implement `MacroGenerable::dummy` | Jeffrey Seyfried | -19/+17 |
| 2016-06-28 | cleanup: don't count attributes on an item in a statement position as on the ... | Jeffrey Seyfried | -8/+3 |
| 2016-06-27 | Minor rewrite of `std::io::empty` doc example. | Corey Farwell | -6/+3 |
| 2016-06-27 | mk: Make some LLVM building support more robust | Alex Crichton | -1/+13 |
| 2016-06-27 | rustbuild: Update how compiler-rt is called | Alex Crichton | -23/+46 |
| 2016-06-27 | Add doc example for `std::io::repeat`. | Corey Farwell | -0/+10 |
| 2016-06-27 | Auto merge of #34424 - jseyfried:breaking_batch, r=Manishearth | bors | -3646/+3969 |
| 2016-06-27 | Update `src/rustc/Cargo.lock` | Jeffrey Seyfried | -0/+46 |