| Age | Commit message (Expand) | Author | Lines |
| 2018-03-22 | Allow installing rustfmt without config.extended | Josh Stone | -1/+0 |
| 2018-03-22 | Auto merge of #49094 - alexcrichton:print-step-duration, r=kennytm | bors | -22/+77 |
| 2018-03-22 | Auto merge of #49041 - nikomatsakis:issue-46541-impl-trait-hidden-lifetimes, ... | bors | -84/+427 |
| 2018-03-22 | Temporarily disable dist-ing RLS, Rustfmt and Clippy. | kennytm | -1/+9 |
| 2018-03-21 | also fix the Fixed code | Niko Matsakis | -1/+3 |
| 2018-03-21 | WIP do not use in-band lifetimes | Niko Matsakis | -1/+1 |
| 2018-03-22 | Handle redirects correctly. | kennytm | -2/+2 |
| 2018-03-22 | Download the GCC artifacts from the HTTP server instead of FTP server. | kennytm | -0/+34 |
| 2018-03-21 | WIP tweak example to include feature gate | Niko Matsakis | -0/+2 |
| 2018-03-21 | WIP fix mir-opt-end-region-8 | Niko Matsakis | -2/+4 |
| 2018-03-21 | work around fallout from these changes in rustc | Niko Matsakis | -21/+62 |
| 2018-03-21 | use subtyping when we create a closure instead of for upvar types | Niko Matsakis | -4/+35 |
| 2018-03-21 | report an error if we see an unexpected lifetime in impl Trait | Niko Matsakis | -34/+291 |
| 2018-03-21 | Auto merge of #49200 - oli-obk:extern_static_metadata, r=michaelwoerister | bors | -3/+38 |
| 2018-03-21 | Rollup merge of #49196 - Phlosioneer:49123-sort-where-conditions, r=QuietMisd... | kennytm | -37/+67 |
| 2018-03-20 | rewrite to use a custom folder | Niko Matsakis | -42/+50 |
| 2018-03-20 | ci: Print out how long each step takes on CI | Alex Crichton | -22/+77 |
| 2018-03-20 | Update Cargo to fix regression | Aleksey Kladov | -7/+7 |
| 2018-03-20 | Auto merge of #49190 - kennytm:rollup, r=kennytm | bors | -662/+1033 |
| 2018-03-20 | Encode/decode extern statics in metadata and incremental cache | Oliver Schneider | -3/+38 |
| 2018-03-20 | Auto merge of #48516 - petrochenkov:stabsl, r=nikomatsakis | bors | -226/+124 |
| 2018-03-20 | Fix tidy trailing whitespace | Phlosioneer | -2/+2 |
| 2018-03-19 | Fix ordering of auto-generated trait bounds in rustdoc output | Phlosioneer | -37/+67 |
| 2018-03-20 | Rollup merge of #49184 - bdrewery:update-beta-freebsd, r=alexcrichton | kennytm | -1/+1 |
| 2018-03-20 | Rollup merge of #49166 - dileepbapat:pr-49133, r=nikomatsakis | kennytm | -4/+4 |
| 2018-03-20 | Rollup merge of #49161 - rust-lang:SimonSapin-patch-1, r=KodrAus | kennytm | -1/+1 |
| 2018-03-20 | Rollup merge of #49157 - estebank:const-into, r=oli-obk | kennytm | -1/+50 |
| 2018-03-20 | Rollup merge of #49152 - GuillaumeGomez:rustdoc-event-handling, r=QuietMisdre... | kennytm | -33/+40 |
| 2018-03-20 | Stabilize slice patterns without `..` | Vadim Petrochenkov | -226/+124 |
| 2018-03-20 | Rollup merge of #49139 - sfackler:bufreader-buffer, r=SimonSapin | kennytm | -1/+29 |
| 2018-03-20 | Rollup merge of #49125 - NovemberZulu:master, r=alexcrichton | kennytm | -0/+1 |
| 2018-03-20 | Rollup merge of #49104 - csmoe:semicolon_error, r=petrochenkov | kennytm | -10/+21 |
| 2018-03-20 | Rollup merge of #49099 - glandium:master, r=sfackler | kennytm | -17/+15 |
| 2018-03-20 | Rollup merge of #49096 - alanhdu:master, r=alexcrichton | kennytm | -111/+52 |
| 2018-03-20 | Rollup merge of #49092 - mark-i-m:deptrack_readme, r=nikomatsakis | kennytm | -327/+56 |
| 2018-03-20 | Rollup merge of #49004 - wesleywiser:incr_specialization_graph_query, r=micha... | kennytm | -1/+6 |
| 2018-03-20 | Rollup merge of #48902 - csmoe:refactor_BorrowckErrors_fn_self, r=nikomatsakis | kennytm | -94/+94 |
| 2018-03-20 | Rollup merge of #48834 - ysiraichi:suggest-remove-ref, r=estebank | kennytm | -46/+205 |
| 2018-03-20 | Rollup merge of #48810 - Phlosioneer:32463-impl-integer-for-wrapping, r=dtolnay | kennytm | -0/+309 |
| 2018-03-20 | Rollup merge of #46518 - partim:asref-borrow-doc, r=dtolnay | kennytm | -15/+149 |
| 2018-03-19 | Auto merge of #49058 - withoutboats:pin, r=cramertj | bors | -4/+222 |
| 2018-03-19 | Okay this is the right way. | boats | -3/+1 |
| 2018-03-19 | Comment out entire test. | boats | -1/+3 |
| 2018-03-19 | Ignore properly. | boats | -3/+1 |
| 2018-03-19 | Comment out flakey test. | boats | -0/+4 |
| 2018-03-19 | Update beta to version with fixed FreeBSD support from #49023. | Bryan Drewery | -1/+1 |
| 2018-03-19 | Do not suggest `.into()` in `const`s | Esteban Küber | -1/+50 |
| 2018-03-19 | Update rustfmt to 0.4.1 | Alan Du | -111/+52 |
| 2018-03-19 | #49133 - Reworded the Error message: "`pub` not needed here" message | Dileep Bapat | -3/+3 |
| 2018-03-19 | #49133 - Reworded the Error message: "`pub` not needed here" message | Dileep Bapat | -1/+1 |