| 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-07-01 | Auto merge of #34578 - alexcrichton:lets-just-keep-trying-to-fix-the-nightlie... | bors | -1/+1 |
| 2016-06-30 | Auto merge of #34563 - alexcrichton:robust-mk, r=brson | bors | -6/+11 |
| 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: Request -march=i686 on i686 Linux | Alex Crichton | -1/+1 |
| 2016-06-30 | mk: Don't consider LLVM done until it's done | Alex Crichton | -6/+11 |
| 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 | -47/+46 |
| 2016-06-30 | Rollup merge of #34547 - sanxiyn:pretty-lifetime, r=pnkfelix | Jeffrey Seyfried | -122/+233 |
| 2016-06-30 | Rollup merge of #34512 - CensoredUsername:configure-fixes, r=alexcrichton | Jeffrey Seyfried | -1/+1 |
| 2016-06-29 | Auto merge of #34552 - Manishearth:rollup, r=Manishearth | bors | -445/+620 |
| 2016-06-29 | std: use siphash-1-3 for HashMap | Sean McArthur | -77/+336 |
| 2016-06-29 | Auto merge of #34553 - alexcrichton:fix-nightlies, r=brson | bors | -1/+2 |
| 2016-06-29 | Fix tests | ggomez | -25/+26 |
| 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 | 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 | -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 |