| Age | Commit message (Expand) | Author | Lines |
| 2019-03-22 | Rollup merge of #59190 - greg-kargin:master, r=sanxiyn | Mazdak Farrokhzad | -56/+56 |
| 2019-03-22 | Rollup merge of #59172 - varkor:contributing-contributions, r=steveklabnik | Mazdak Farrokhzad | -23/+29 |
| 2019-03-22 | Rollup merge of #59170 - varkor:const-generics-rustdoc, r=QuietMisdreavus,eddyb | Mazdak Farrokhzad | -117/+156 |
| 2019-03-22 | Rollup merge of #59106 - LinusU:udp-peer-addr, r=kennytm | Mazdak Farrokhzad | -2/+69 |
| 2019-03-22 | Auto merge of #58953 - jethrogb:jb/unify-ffi, r=alexcrichton | bors | -809/+186 |
| 2019-03-22 | Auto merge of #57810 - MikaelUrankar:stack_t_bsd, r=nagisa | bors | -66/+66 |
| 2019-03-22 | Expand `impl FromIterator for Result` doc to include examples of `Err` and ea... | Felix S. Klock II | -0/+28 |
| 2019-03-22 | Expand `impl FromIterator for Option` doc to include example of early termina... | Felix S. Klock II | -0/+20 |
| 2019-03-22 | Rename miri component to miri-preview | Mateusz MikuĊa | -3/+4 |
| 2019-03-22 | Auto merge of #59035 - estebank:closure-instacall, r=davidtwco | bors | -1/+53 |
| 2019-03-22 | Add tracking issue number for `seek_convenience` | Lukas Kalbertodt | -2/+2 |
| 2019-03-22 | Auto merge of #58995 - Centril:refactor-build-manifest, r=alexcrichton | bors | -204/+197 |
| 2019-03-22 | Auto merge of #59031 - estebank:recover-from-comaless, r=petrochenkov | bors | -43/+78 |
| 2019-03-22 | Fix ICE with const generic param in struct | varkor | -17/+48 |
| 2019-03-21 | Auto merge of #58981 - estebank:elseless-if, r=davidtwco | bors | -3/+135 |
| 2019-03-21 | Include llvm-ar with llvm-tools component | Philipp Oppermann | -0/+1 |
| 2019-03-21 | Fix invalid returned types generation | Guillaume Gomez | -46/+63 |
| 2019-03-21 | Add bounds for return types as well | Guillaume Gomez | -30/+59 |
| 2019-03-21 | Improve bounds search | Guillaume Gomez | -52/+11 |
| 2019-03-21 | Small generics search improvement | Guillaume Gomez | -1/+4 |
| 2019-03-21 | Greatly improve generics handling in rustdoc search | Guillaume Gomez | -22/+273 |
| 2019-03-21 | Unify OsString/OsStr for byte-based implementations | Jethro Beekman | -809/+186 |
| 2019-03-21 | Move one test from run-make-fulldeps to ui | Vadim Petrochenkov | -50/+57 |
| 2019-03-21 | Auto merge of #58948 - petrochenkov:overlap, r=cramertj | bors | -1/+36 |
| 2019-03-21 | hygiene: Fix identifier comparison in impl overlap check | Vadim Petrochenkov | -1/+36 |
| 2019-03-21 | Wrapped a line such that it does not exceed 100 characters. | Christian | -1/+2 |
| 2019-03-21 | Changed inline code by using a single quote. | Christian | -20/+20 |
| 2019-03-21 | Added back a reference to "the book" | Christian | -2/+2 |
| 2019-03-21 | review fixes | Saleem Jaffer | -56/+38 |
| 2019-03-21 | Update cargo | MikaelUrankar | -64/+64 |
| 2019-03-21 | FreeBSD 10.x is EOL, in FreeBSD 11 and later, ss_sp is actually a void* [1] | MikaelUrankar | -2/+2 |
| 2019-03-21 | use suggestions for "enum instead of variant" error | Andy Russell | -47/+118 |
| 2019-03-21 | Auto merge of #58422 - LukasKalbertodt:seek-convenience, r=alexcrichton | bors | -2/+134 |
| 2019-03-21 | Fixed indentation of list items. | Christian | -4/+2 |
| 2019-03-21 | Reformatted the text such that the line length does not exceed 100. | Christian | -15/+22 |
| 2019-03-21 | Fix undefined behavior in hint::spin_loop for x86 targets without SSE2 | gnzlbg | -6/+25 |
| 2019-03-21 | Auto merge of #58927 - GuillaumeGomez:default-keyword, r=QuietMisdreavus | bors | -7/+51 |
| 2019-03-21 | Auto merge of #58913 - Milack27:patch_buf_reader, r=joshtriplett | bors | -2/+45 |
| 2019-03-20 | Update build instructions in README.md | Eddie Kovsky | -0/+16 |
| 2019-03-21 | Auto merge of #58902 - matthewjasper:generator-cleanup-blocks, r=davidtwco | bors | -60/+129 |
| 2019-03-20 | Auto merge of #58897 - Mark-Simulacrum:tool-rework, r=alexcrichton | bors | -62/+99 |
| 2019-03-20 | Fix f64 test | Jacob Kiesel | -1/+1 |
| 2019-03-21 | cleanup: Remove compile-fail-fulldeps directory again | Vadim Petrochenkov | -45/+0 |
| 2019-03-20 | Initial version of the documentation change of std::convert. | Christian | -85/+85 |
| 2019-03-20 | rustc: Allow using `clang` for wasm32 targets | Alex Crichton | -107/+174 |
| 2019-03-20 | Fix formatting and add unit tests for panic cases | Jacob Kiesel | -2/+38 |
| 2019-03-20 | Add NAN test to docs | Jacob Kiesel | -0/+2 |
| 2019-03-20 | expand the fixme | Niko Matsakis | -1/+4 |
| 2019-03-20 | refactor so that `relate_ty_var` can accommodate vid on a or b side | Niko Matsakis | -22/+130 |
| 2019-03-20 | nll_relate/mod.rs: rustfmt | Niko Matsakis | -25/+27 |