about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-02-25Rename rustdoc js test suitesGuillaume Gomez-100/+93
2019-02-25Add rustdoc JS non-std testsGuillaume Gomez-1/+420
2019-02-25Have all methods of Filter and FilterMap use internal iterationTim Vermeulen-30/+7
2019-02-25Auto merge of #58649 - pnkfelix:issue-57464-avoid-ice-when-region-sneaks-into...bors-1/+10
2019-02-25Update book submoduleKornel-1/+1
2019-02-25Rollup merge of #58727 - taiki-e:deny-rust_2018_idioms-bootstrap, r=CentrilMazdak Farrokhzad-315/+352
2019-02-25Rollup merge of #58725 - jamwt:fix-27949, r=CentrilMazdak Farrokhzad-0/+41
2019-02-25Rollup merge of #58723 - Centril:deny-elided_lifetimes_in_paths-librustc, r=o...Mazdak Farrokhzad-2/+0
2019-02-25Rollup merge of #58722 - Centril:deny-elided_lifetimes_in_paths-librustc_type...Mazdak Farrokhzad-53/+59
2019-02-25Rollup merge of #58720 - Centril:deny-elided_lifetimes_in_paths-librustc_code...Mazdak Farrokhzad-30/+34
2019-02-25Rollup merge of #58719 - Centril:deny-elided_lifetimes_in_paths, r=oli-obkMazdak Farrokhzad-69/+73
2019-02-25Rollup merge of #58718 - Centril:doc-convention-safety, r=RalfJungMazdak Farrokhzad-7/+7
2019-02-25Rollup merge of #58690 - kenta7777:reduce-code-repetition-miri-related, r=oli...Mazdak Farrokhzad-3/+2
2019-02-25Rollup merge of #58687 - kenta7777:reduce-miri-code-repetition, r=oli-obkMazdak Farrokhzad-2/+1
2019-02-25Rollup merge of #55632 - ollie27:deny_overflowing_literals, r=CentrilMazdak Farrokhzad-43/+56
2019-02-25bootstrap: deny(rust_2018_idioms)Taiki Endo-315/+352
2019-02-25update clippyljedrz-5/+5
2019-02-25Test that binop subtyping in rustc_typeck fixes #27949Jamie Turner-0/+41
2019-02-25librustc: deny(elided_lifetimes_in_paths)Mazdak Farrokhzad-2/+0
2019-02-25librustc_typeck: deny(elided_lifetimes_in_paths)Mazdak Farrokhzad-53/+59
2019-02-25librustc_codegen_ssa: deny(elided_lifetimes_in_paths)Mazdak Farrokhzad-30/+34
2019-02-25librustc_codegen_llvm: deny(elided_lifetimes_in_paths)Mazdak Farrokhzad-69/+73
2019-02-25heading # Unsafety => # Safety in stdlib docs.Mazdak Farrokhzad-7/+7
2019-02-25Auto merge of #57609 - matthewjasper:more-restrictive-match, r=pnkfelixbors-1178/+1198
2019-02-25Add FromStr impl for NonZero typesMarcel Hellwig-0/+123
2019-02-24Fix redoxSteven Fackler-3/+3
2019-02-25Rollup merge of #58704 - taiki-e:extern-crate, r=CentrilMazdak Farrokhzad-25/+0
2019-02-25Rollup merge of #58697 - taiki-e:question-in-macros, r=CentrilMazdak Farrokhzad-29/+29
2019-02-25Rollup merge of #58686 - hellow554:rustfmt_depr, r=cramertjMazdak Farrokhzad-7/+7
2019-02-25Rollup merge of #58421 - nox:relax-bounds-binary-heap, r=dtolnayMazdak Farrokhzad-244/+244
2019-02-25Rollup merge of #58370 - nox:relax-bounds, r=dtolnayMazdak Farrokhzad-364/+354
2019-02-24Fix sgxSteven Fackler-3/+3
2019-02-24Auto merge of #58706 - matthewjasper:update-miri, r=RalfJungbors-14/+14
2019-02-24prefer into_initialized over read_initialitedRalf Jung-0/+3
2019-02-24Simplify exclude_should_panic flag.memoryruins-12/+6
2019-02-24update miriMatthew Jasper-14/+14
2019-02-24Deny `async fn` in 2015 editionNathan Corbyn-62/+215
2019-02-24hir: remove NodeId from Exprljedrz-305/+307
2019-02-24hir: remove NodeId from Blockljedrz-135/+121
2019-02-24show how to set with ptr::writeRalf Jung-4/+5
2019-02-24Fix cloudabiSteven Fackler-1/+9
2019-02-25Remove some unnecessary 'extern crate'Taiki Endo-25/+0
2019-02-24Auto merge of #58315 - gnzlbg:returns_twice, r=alexcrichtonbors-0/+76
2019-02-24Type check pointer comparisonsMatthew Jasper-1/+134
2019-02-24Use ? in some macrosTaiki Endo-29/+29
2019-02-24remark that the rules are unfinishedRalf Jung-0/+4
2019-02-24Update stdsimdgnzlbg-0/+0
2019-02-24Auto merge of #58691 - Centril:rollup, r=Centrilbors-398/+583
2019-02-24hir: remove NodeId from MacroDefljedrz-11/+11
2019-02-24doc: partially HirIdify visit_astljedrz-37/+38