| Age | Commit message (Expand) | Author | Lines |
| 2016-07-02 | Rollup merge of #34531 - GuillaumeGomez:libsyntax_err_codes, r=jonathandturner | Manish Goregaokar | -79/+167 |
| 2016-07-01 | Auto merge of #34492 - retep998:please-be-robust-already, r=alexcrichton | bors | -181/+260 |
| 2016-07-01 | Auto merge of #34067 - tbu-:pr_lookup_host_ignore_other_addresses, r=alexcric... | bors | -17/+26 |
| 2016-07-01 | Auto merge of #33940 - seanmonstar:siphash-1-3, r=alexcrichton | bors | -77/+336 |
| 2016-06-30 | Auto merge of #34563 - alexcrichton:robust-mk, r=brson | bors | -4/+6 |
| 2016-06-30 | Auto merge of #34577 - alexcrichton:clean-more-yet-again, r=brson | bors | -0/+3 |
| 2016-06-30 | rustbuild: Clean out tmp directory on `make clean` | Alex Crichton | -0/+3 |
| 2016-06-30 | mk: Don't consider LLVM done until it's done | Alex Crichton | -4/+6 |
| 2016-06-30 | Add comments on error code list | Guillaume Gomez | -27/+27 |
| 2016-06-30 | Auto merge of #34541 - jseyfried:rollup, r=jseyfried | bors | -46/+45 |
| 2016-06-30 | Rollup merge of #34547 - sanxiyn:pretty-lifetime, r=pnkfelix | Jeffrey Seyfried | -121/+220 |
| 2016-06-29 | std: use siphash-1-3 for HashMap | Sean McArthur | -77/+336 |
| 2016-06-29 | Fix tests | ggomez | -25/+26 |
| 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 | Fix pretty-printing of lifetime bound | Seo Sanghyeon | -23/+33 |
| 2016-06-29 | Add error codes in libsyntax | ggomez | -55/+142 |
| 2016-06-29 | Give `ast::ExprKind::Paren` no-op expressions the same node ids as their chil... | Jeffrey Seyfried | -2/+11 |
| 2016-06-29 | Update documentation to reflect ignoring of unknown addresses | Tobias Bucher | -1/+7 |
| 2016-06-29 | Convert a simple tail call to a loop | Tobias Bucher | -10/+14 |
| 2016-06-29 | Ignore unknown address types when looking up hosts | Tobias Bucher | -13/+12 |
| 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 | Rollup merge of #34305 - Aaronepower:master, r=alexcrichton | Jeffrey Seyfried | -0/+11 |
| 2016-06-29 | Rollup merge of #34105 - ollie27:rustdoc_derived, r=alexcrichton | Jeffrey Seyfried | -23/+1 |
| 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 | Make MSVC detection ludicrously robust | Peter Atashian | -181/+260 |
| 2016-06-28 | Auto merge of #34519 - alexcrichton:fix-nightlies, r=brson | bors | -23/+46 |
| 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 |