| Age | Commit message (Expand) | Author | Lines |
| 2019-02-25 | Move documentation build into bootstrap | Guillaume Gomez | -46/+58 |
| 2019-02-25 | Rename rustdoc js test suites | Guillaume Gomez | -100/+93 |
| 2019-02-25 | Add rustdoc JS non-std tests | Guillaume Gomez | -1/+420 |
| 2019-02-25 | Have all methods of Filter and FilterMap use internal iteration | Tim Vermeulen | -30/+7 |
| 2019-02-25 | Auto merge of #58649 - pnkfelix:issue-57464-avoid-ice-when-region-sneaks-into... | bors | -1/+10 |
| 2019-02-25 | Update book submodule | Kornel | -1/+1 |
| 2019-02-25 | Auto merge of #58728 - Centril:rollup, r=Centril | bors | -524/+625 |
| 2019-02-25 | Rollup merge of #58727 - taiki-e:deny-rust_2018_idioms-bootstrap, r=Centril | Mazdak Farrokhzad | -315/+352 |
| 2019-02-25 | Rollup merge of #58725 - jamwt:fix-27949, r=Centril | Mazdak Farrokhzad | -0/+41 |
| 2019-02-25 | Rollup merge of #58723 - Centril:deny-elided_lifetimes_in_paths-librustc, r=o... | Mazdak Farrokhzad | -2/+0 |
| 2019-02-25 | Rollup merge of #58722 - Centril:deny-elided_lifetimes_in_paths-librustc_type... | Mazdak Farrokhzad | -53/+59 |
| 2019-02-25 | Rollup merge of #58720 - Centril:deny-elided_lifetimes_in_paths-librustc_code... | Mazdak Farrokhzad | -30/+34 |
| 2019-02-25 | Rollup merge of #58719 - Centril:deny-elided_lifetimes_in_paths, r=oli-obk | Mazdak Farrokhzad | -69/+73 |
| 2019-02-25 | Rollup merge of #58718 - Centril:doc-convention-safety, r=RalfJung | Mazdak Farrokhzad | -7/+7 |
| 2019-02-25 | Rollup merge of #58690 - kenta7777:reduce-code-repetition-miri-related, r=oli... | Mazdak Farrokhzad | -3/+2 |
| 2019-02-25 | Rollup merge of #58687 - kenta7777:reduce-miri-code-repetition, r=oli-obk | Mazdak Farrokhzad | -2/+1 |
| 2019-02-25 | Rollup merge of #55632 - ollie27:deny_overflowing_literals, r=Centril | Mazdak Farrokhzad | -43/+56 |
| 2019-02-25 | bootstrap: deny(rust_2018_idioms) | Taiki Endo | -315/+352 |
| 2019-02-25 | update clippy | ljedrz | -5/+5 |
| 2019-02-25 | Test that binop subtyping in rustc_typeck fixes #27949 | Jamie Turner | -0/+41 |
| 2019-02-25 | librustc: deny(elided_lifetimes_in_paths) | Mazdak Farrokhzad | -2/+0 |
| 2019-02-25 | librustc_typeck: deny(elided_lifetimes_in_paths) | Mazdak Farrokhzad | -53/+59 |
| 2019-02-25 | librustc_codegen_ssa: deny(elided_lifetimes_in_paths) | Mazdak Farrokhzad | -30/+34 |
| 2019-02-25 | librustc_codegen_llvm: deny(elided_lifetimes_in_paths) | Mazdak Farrokhzad | -69/+73 |
| 2019-02-25 | heading # Unsafety => # Safety in stdlib docs. | Mazdak Farrokhzad | -7/+7 |
| 2019-02-25 | Auto merge of #57609 - matthewjasper:more-restrictive-match, r=pnkfelix | bors | -1178/+1198 |
| 2019-02-25 | Add FromStr impl for NonZero types | Marcel Hellwig | -0/+123 |
| 2019-02-25 | Auto merge of #58714 - Centril:rollup, r=Centril | bors | -669/+634 |
| 2019-02-24 | Fix redox | Steven Fackler | -3/+3 |
| 2019-02-25 | Rollup merge of #58704 - taiki-e:extern-crate, r=Centril | Mazdak Farrokhzad | -25/+0 |
| 2019-02-25 | Rollup merge of #58697 - taiki-e:question-in-macros, r=Centril | Mazdak Farrokhzad | -29/+29 |
| 2019-02-25 | Rollup merge of #58686 - hellow554:rustfmt_depr, r=cramertj | Mazdak Farrokhzad | -7/+7 |
| 2019-02-25 | Rollup merge of #58421 - nox:relax-bounds-binary-heap, r=dtolnay | Mazdak Farrokhzad | -244/+244 |
| 2019-02-25 | Rollup merge of #58370 - nox:relax-bounds, r=dtolnay | Mazdak Farrokhzad | -364/+354 |
| 2019-02-24 | Fix sgx | Steven Fackler | -3/+3 |
| 2019-02-24 | Auto merge of #58706 - matthewjasper:update-miri, r=RalfJung | bors | -14/+14 |
| 2019-02-24 | prefer into_initialized over read_initialited | Ralf Jung | -0/+3 |
| 2019-02-24 | Simplify exclude_should_panic flag. | memoryruins | -12/+6 |
| 2019-02-24 | update miri | Matthew Jasper | -14/+14 |
| 2019-02-24 | Deny `async fn` in 2015 edition | Nathan Corbyn | -62/+215 |
| 2019-02-24 | hir: remove NodeId from Expr | ljedrz | -305/+307 |
| 2019-02-24 | hir: remove NodeId from Block | ljedrz | -135/+121 |
| 2019-02-24 | show how to set with ptr::write | Ralf Jung | -4/+5 |
| 2019-02-24 | Fix cloudabi | Steven Fackler | -1/+9 |
| 2019-02-25 | Remove some unnecessary 'extern crate' | Taiki Endo | -25/+0 |
| 2019-02-24 | Auto merge of #58315 - gnzlbg:returns_twice, r=alexcrichton | bors | -0/+76 |
| 2019-02-24 | Type check pointer comparisons | Matthew Jasper | -1/+134 |
| 2019-02-24 | Use ? in some macros | Taiki Endo | -29/+29 |
| 2019-02-24 | remark that the rules are unfinished | Ralf Jung | -0/+4 |
| 2019-02-24 | Update stdsimd | gnzlbg | -0/+0 |