| Age | Commit message (Expand) | Author | Lines |
| 2019-02-04 | Add embedded book | James Munns | -4/+19 |
| 2019-02-04 | typos | Ralf Jung | -2/+2 |
| 2019-02-04 | Fix #58101 | Tatsuyuki Ishi | -1/+3 |
| 2019-02-03 | Improve error message and docs for non-UTF-8 bytes in stdio on Windows | Austin Bonander | -1/+48 |
| 2019-02-04 | Transition compiletest to Rust 2018 | Philipp Hansch | -47/+39 |
| 2019-02-04 | Auto merge of #58095 - h-michael:cargotest-2018, r=Centril | bors | -0/+3 |
| 2019-02-04 | Auto merge of #58090 - ljedrz:HirIdification_phase_2, r=Zoxc | bors | -17/+125 |
| 2019-02-04 | Excute rustfmt for fixing tidy check | Hirokazu Hata | -55/+86 |
| 2019-02-04 | Transition libtest to 2018 edition | Hirokazu Hata | -20/+22 |
| 2019-02-03 | Fix test | Matthias Einwag | -1/+1 |
| 2019-02-03 | Apply review suggestions and fix tests | Matthias Einwag | -78/+163 |
| 2019-02-03 | Apply suggestions from code review | Mazdak Farrokhzad | -4/+6 |
| 2019-02-03 | Update the future/task API | Matthias Einwag | -411/+111 |
| 2019-02-03 | hir: remove Definitions::hir_to_def_index | ljedrz | -27/+5 |
| 2019-02-03 | Auto merge of #58024 - h-michael:update-rls, r=Xanewok | bors | -0/+0 |
| 2019-02-03 | make set return a mutable reference | Ralf Jung | -1/+4 |
| 2019-02-03 | expand as_[mut_]ptr docs a bit | Ralf Jung | -4/+4 |
| 2019-02-03 | some type-level docs for MaybeUninit; rename into_inner -> into_initialized | Ralf Jung | -6/+47 |
| 2019-02-04 | libunwind => 2018 | Taiki Endo | -7/+8 |
| 2019-02-03 | hir: add HirId methods | ljedrz | -1/+138 |
| 2019-02-04 | libproc_macro => 2018 | Taiki Endo | -90/+100 |
| 2019-02-04 | libsyntax_pos => 2018 | Taiki Endo | -60/+51 |
| 2019-02-03 | Auto merge of #58081 - Centril:liballoc-2018, r=oli-obk | bors | -393/+360 |
| 2019-02-03 | Avoid some bounds checks in binary_heap::{PeekMut,Hole} | Laurențiu Nicola | -3/+8 |
| 2019-02-03 | Auto merge of #58093 - h-michael:clippy, r=Xanewok | bors | -10/+11 |
| 2019-02-04 | Transition build_helper to 2018 edition | Hirokazu Hata | -0/+3 |
| 2019-02-03 | RangeInclusive internal iteration performance improvement. | Matthieu M | -3/+50 |
| 2019-02-04 | Transition rustdoc-theme to 2018 edition | Hirokazu Hata | -0/+3 |
| 2019-02-04 | Add the span of attributes of the lhs to the span of the assignment expression | topecongiro | -0/+8 |
| 2019-02-04 | Transition tidy and unstable-book-gento 2018 edition | Hirokazu Hata | -2/+5 |
| 2019-02-03 | librustc_privacy => 2018 | Mazdak Farrokhzad | -8/+6 |
| 2019-02-03 | libpanic_abort => 2018 | Mazdak Farrokhzad | -2/+3 |
| 2019-02-03 | Add NVPTX target into `build-manifest` | Denys Zariaiev | -0/+1 |
| 2019-02-03 | libgraphviz => 2018 | Mazdak Farrokhzad | -5/+7 |
| 2019-02-03 | libfmt_macros => 2018 | Mazdak Farrokhzad | -6/+8 |
| 2019-02-03 | Transition linkchecker to 2018 edition | Hirokazu Hata | -1/+4 |
| 2019-02-03 | Use 2018 edition for cargotest | Hirokazu Hata | -0/+3 |
| 2019-02-03 | Auto merge of #57922 - davidtwco:issue-57410, r=petrochenkov | bors | -9/+107 |
| 2019-02-03 | Transition remote-test-server to 2018 edition | Hirokazu Hata | -0/+1 |
| 2019-02-03 | Transition remote-test-client to 2018 edition | Hirokazu Hata | -0/+1 |
| 2019-02-03 | POSIX requires async signal safety for fork in signal handlers, not in general | Ralf Jung | -4/+2 |
| 2019-02-03 | more formatting | Ralf Jung | -4/+8 |
| 2019-02-03 | submodule: update clippy from 6ce78d1 to 3bda548 | Hirokazu Hata | -10/+11 |
| 2019-02-03 | Auto merge of #58062 - SimonSapin:iter_from_fn, r=alexcrichton | bors | -32/+25 |
| 2019-02-03 | cleanup: don't use node_to_hir_id where unneeded | ljedrz | -17/+10 |
| 2019-02-03 | liballoc: revert nested imports style changes. | Mazdak Farrokhzad | -406/+305 |
| 2019-02-03 | Auto merge of #58043 - jethrogb:jb/sgx-usercallnrs, r=joshtriplett | bors | -20/+10 |
| 2019-02-03 | liballoc: alloc-extern-crates test needs --edition=2018 | Mazdak Farrokhzad | -1/+1 |
| 2019-02-02 | Test behaviour | Clar Fon | -4/+9 |
| 2019-02-03 | submodule: update rls from c9d25b667a to f331ff7 | Hirokazu Hata | -0/+0 |