| Age | Commit message (Expand) | Author | Lines |
| 2018-01-13 | Remove wfcheck for auto traits, remove dead error codes | leonardo.yvens | -111/+23 |
| 2018-01-13 | Adjust tests for removal of `impl Foo for .. {}` | leonardo.yvens | -168/+29 |
| 2018-01-13 | Remove `impl Foo for ..` in favor of `auto trait Foo` | leonardo.yvens | -447/+94 |
| 2018-01-13 | Auto merge of #47242 - estebank:issue-15980, r=petrochenkov | bors | -15/+102 |
| 2018-01-13 | Auto merge of #47181 - michaelwoerister:var-len-def-index, r=eddyb | bors | -65/+64 |
| 2018-01-13 | Auto merge of #46592 - o01eg:fix-45345, r=alexcrichton | bors | -16/+24 |
| 2018-01-13 | Auto merge of #46461 - zackmdavis:elemental_method_suggestion_jamboree, r=est... | bors | -65/+147 |
| 2018-01-13 | Rollup merge of #47382 - topecongiro:issue-43105, r=eddyb | kennytm | -1/+23 |
| 2018-01-13 | Rollup merge of #47375 - overvenus:duration-examples, r=dtolnay | kennytm | -2/+2 |
| 2018-01-13 | Rollup merge of #47365 - Diggsey:issue-42630, r=alexcrichton | kennytm | -1/+0 |
| 2018-01-13 | Rollup merge of #47357 - whentze:osstr-doc-fix, r=GuillaumeGomez | kennytm | -2/+5 |
| 2018-01-13 | Rollup merge of #47352 - EdSchouten:cloudabi-libtest, r=kennytm | kennytm | -8/+9 |
| 2018-01-13 | Rollup merge of #47344 - topecongiro:fixed-ices, r=alexcrichton | kennytm | -0/+110 |
| 2018-01-13 | Rollup merge of #47343 - goffrie:master, r=jseyfried | kennytm | -6/+24 |
| 2018-01-13 | Rollup merge of #47340 - alercah:typo-fix, r=GuillaumeGomez | kennytm | -1/+1 |
| 2018-01-13 | Rollup merge of #47331 - michaelwoerister:measure-depgraph-loading, r=alexcri... | kennytm | -4/+5 |
| 2018-01-13 | Rollup merge of #47328 - mbrubeck:fs_read, r=sfackler | kennytm | -64/+42 |
| 2018-01-13 | Rollup merge of #47324 - mbrubeck:len, r=sfackler | kennytm | -2/+10 |
| 2018-01-13 | Rollup merge of #47310 - bmusin:patch-1, r=sfackler | kennytm | -1/+1 |
| 2018-01-13 | Rollup merge of #47307 - dlrobertson:fix_panic_strings, r=kennytm | kennytm | -1/+1 |
| 2018-01-13 | Rollup merge of #47306 - alexreg:dataflow-analysis, r=eddyb | kennytm | -23/+41 |
| 2018-01-13 | Rollup merge of #47305 - cramertj:better-calendar-alone, r=eddyb | kennytm | -47/+14 |
| 2018-01-13 | Rollup merge of #47298 - cramertj:path-as-modrs, r=nikomatsakis | kennytm | -30/+9 |
| 2018-01-13 | Rollup merge of #47289 - etaoins:skip-linker-output-non-utf8-test-on-apple, r... | kennytm | -4/+12 |
| 2018-01-13 | Rollup merge of #47288 - cuviper:jobserver-pipe2, r=alexcrichton | kennytm | -5/+5 |
| 2018-01-13 | Rollup merge of #47283 - malbarbo:musl-1.1.18, r=alexcrichton | kennytm | -1/+1 |
| 2018-01-13 | Rollup merge of #47282 - malbarbo:i586-musl, r=alexcrichton | kennytm | -10/+40 |
| 2018-01-13 | Rollup merge of #47185 - ritiek:ui-test-failed-output, r=nikomatsakis | kennytm | -9/+106 |
| 2018-01-13 | Rollup merge of #47081 - pietroalbini:fix-nested-tree-dump, r=nrc | kennytm | -1/+7 |
| 2018-01-13 | Rollup merge of #47069 - Kagamihime:master, r=nrc | kennytm | -11/+24 |
| 2018-01-13 | Rollup merge of #46985 - Diggsey:path-component-asref, r=alexcrichton | kennytm | -0/+7 |
| 2018-01-13 | Use delay_span_bug() over debug!() | Seiichi Uchida | -1/+2 |
| 2018-01-12 | Ignore CTFE errors while lowering patterns | Seiichi Uchida | -1/+22 |
| 2018-01-12 | Auto merge of #46551 - jseyfried:improve_legacy_modern_macro_interaction, r=nrc | bors | -9/+217 |
| 2018-01-12 | Remove unused configuration parameter `libdir_relative`. | O01eg | -5/+3 |
| 2018-01-12 | Remove unused argument `rustc_cargo`. | O01eg | -4/+3 |
| 2018-01-12 | Add library path for real rustdoc with `RUSTDOC_LIBDIR` environment variable. | O01eg | -2/+5 |
| 2018-01-12 | Fix Duration::subsec_millis and Duration::subsec_micros examples | Neil Shen | -2/+2 |
| 2018-01-12 | Build all stages with relative libdirs. | O01eg | -8/+4 |
| 2018-01-12 | Stage 1 and later use relative libdir. | O01eg | -1/+1 |
| 2018-01-12 | Accept verbosity in rustdoc. | O01eg | -0/+11 |
| 2018-01-12 | Fix #45345. | O01eg | -0/+1 |
| 2018-01-11 | Enable num tests on wasm | Diggory Blake | -1/+0 |
| 2018-01-11 | s/OsStr/&OsStr in docs to align with &str/String comparison | muvlon | -2/+3 |
| 2018-01-11 | Don't track local_needs_drop separately in qualify_consts (fixes #47351). | Alexander Regueiro | -23/+41 |
| 2018-01-11 | Add i586-unknown-linux-musl target | Marco A L Barbosa | -10/+40 |
| 2018-01-11 | Fix dead links in docs for OsStr | muvlon | -0/+2 |
| 2018-01-11 | Fix confusing documentation for OsStr | muvlon | -1/+1 |
| 2018-01-11 | Auto merge of #47180 - varkor:range-iterator-overrides, r=alexcrichton | bors | -0/+75 |
| 2018-01-11 | Make libtest build on CloudABI. | Ed Schouten | -8/+9 |