| Age | Commit message (Expand) | Author | Lines |
| 2017-10-25 | Reword to avoid using either re-assignment or reassignment in errors | Carol (Nichols || Goulding) | -21/+21 |
| 2017-10-25 | Auto merge of #45473 - SimonSapin:variance-red-green, r=nikomatsakis | bors | -50/+11 |
| 2017-10-25 | Auto merge of #45455 - kennytm:print-extern-impl-for-e0119, r=nikomatsakis | bors | -2/+428 |
| 2017-10-24 | Auto merge of #44603 - SimonSapin:stylo, r=alexcrichton | bors | -5/+55 |
| 2017-10-24 | Auto merge of #45446 - leodasvacas:remove-libcollections, r=alexcrichton | bors | -97/+1 |
| 2017-10-24 | Add WebRender to cargotest | Simon Sapin | -1/+12 |
| 2017-10-24 | Add Stylo to cargotest | Simon Sapin | -0/+9 |
| 2017-10-24 | Auto merge of #45350 - cjkenn:cjkenn/used-trait-imports, r=nikomatsakis | bors | -10/+28 |
| 2017-10-24 | Auto merge of #45401 - zackmdavis:crate_shorthand_visibility_modifier, r=niko... | bors | -10/+97 |
| 2017-10-24 | Auto merge of #44984 - Maaarcocr:master, r=nikomatsakis | bors | -39/+37 |
| 2017-10-24 | Auto merge of #44766 - sunjay:lift_generics, r=nikomatsakis | bors | -125/+107 |
| 2017-10-23 | update inherent_impls tests | Niko Matsakis | -6/+5 |
| 2017-10-23 | Remove dependency tracking for variance computation | Simon Sapin | -50/+11 |
| 2017-10-23 | Move cargotest to separate jobs on Travis-CI and AppVeyor | Simon Sapin | -1/+21 |
| 2017-10-23 | Extend cargotest to specify packages to test (within a Cargo workspace). | Simon Sapin | -4/+14 |
| 2017-10-22 | `crate` shorthand visibility modifier | Zack M. Davis | -12/+99 |
| 2017-10-22 | Auto merge of #45451 - durka:patch-45, r=steveklabnik | bors | -4/+4 |
| 2017-10-22 | Auto merge of #45429 - frewsxcv:frewsxcv-once-docs, r=quietmisdreavus | bors | -13/+81 |
| 2017-10-23 | Print the conflicting impl on E0119 with external crate. | kennytm | -2/+428 |
| 2017-10-22 | Auto merge of #45304 - kennytm:travis-color-color-conflict, r=aturon | bors | -2/+2 |
| 2017-10-22 | fix stringify docs in std | Alex Burka | -2/+2 |
| 2017-10-22 | fix stringify docs | Alex Burka | -2/+2 |
| 2017-10-22 | Don't build docs for removed libcollections. | leonardo.yvens | -1/+1 |
| 2017-10-22 | Remove deprecated `collections` crate. | leonardo.yvens | -96/+0 |
| 2017-10-22 | Auto merge of #45442 - matthewjasper:const-dynamic-capture-error, r=petrochenkov | bors | -1/+22 |
| 2017-10-22 | Improve docs around `Once::call_once_force` and `OnceState`. | Corey Farwell | -13/+81 |
| 2017-10-22 | Auto merge of #45432 - ollie27:rustbuild_error_index_gen, r=Mark-Simulacrum | bors | -5/+5 |
| 2017-10-22 | Auto merge of #45433 - ollie27:rustbuild_nomicon, r=Mark-Simulacrum | bors | -1/+1 |
| 2017-10-22 | Auto merge of #45423 - durka:update-jobserver, r=Mark-Simulacrum | bors | -9/+9 |
| 2017-10-22 | Auto merge of #45400 - alexcrichton:bootstrap-thinlto, r=Mark-Simulacrum | bors | -6/+21 |
| 2017-10-21 | renamed query | Marco Concetto Rudilosso | -4/+4 |
| 2017-10-21 | anon NormalizeTy DepNode | Marco Concetto Rudilosso | -1/+1 |
| 2017-10-21 | moved depnode | Marco Concetto Rudilosso | -2/+1 |
| 2017-10-21 | removed unused import | Marco Concetto Rudilosso | -21/+1 |
| 2017-10-21 | trans_ -> fully_ prefix | Marco Concetto Rudilosso | -14/+14 |
| 2017-10-21 | tidier | Marco Concetto Rudilosso | -3/+9 |
| 2017-10-21 | added trans_ prefix and pluralised types. Solved failing test on the incremen... | Marco Concetto Rudilosso | -14/+15 |
| 2017-10-21 | added newlines at the end of the file and changed 'normalising' to 'normalizing' | Marco Concetto Rudilosso | -2/+2 |
| 2017-10-21 | Create NormalizeTy query | Marco Concetto Rudilosso | -17/+29 |
| 2017-10-21 | Auto merge of #45399 - alexcrichton:compress-parallel, r=michaelwoerister | bors | -175/+193 |
| 2017-10-21 | rustc: Move bytecode compression into codegen | Alex Crichton | -175/+193 |
| 2017-10-21 | Auto merge of #45393 - alexcrichton:update-musl, r=Mark-Simulacrum | bors | -3/+3 |
| 2017-10-21 | Auto merge of #45366 - ollie27:rustbuild_compiler_docs, r=alexcrichton | bors | -5/+3 |
| 2017-10-21 | rustbuild: Fix path for the nomicon | Oliver Middleton | -1/+1 |
| 2017-10-21 | rustbuild: Build stage 1 error index generator at stage 0 | Oliver Middleton | -5/+5 |
| 2017-10-21 | Rollup merge of #45419 - steveklabnik:fix-commonmark-renderings, r=QuietMisdr... | Corey Farwell | -19/+19 |
| 2017-10-21 | Rollup merge of #45411 - oli-obk:clippy, r=Manishearth | Corey Farwell | -8/+168 |
| 2017-10-21 | Rollup merge of #45407 - topecongiro:fix-typos/librust-hir-README, r=kennytm | Corey Farwell | -8/+8 |
| 2017-10-21 | Rollup merge of #45356 - neunenak:master, r=GuillaumeGomez | Corey Farwell | -0/+4 |
| 2017-10-21 | Rollup merge of #45227 - frewsxcv:frewsxcv-set-nonblocking, r=sfackler | Corey Farwell | -7/+66 |