about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2020-07-29bump libc version to 0.2.74Paul Sajna-2/+2
2020-07-29Explain why inline default ToString implLzu Tao-0/+3
2020-07-29Update `fs::remove_file` docsImbolc-0/+1
2020-07-29Auto merge of #74887 - Mark-Simulacrum:cache-non-exhaustive, r=petrochenkovbors-14/+16
2020-07-29Auto merge of #74894 - JohnTitor:rollup-4ine62a, r=JohnTitorbors-8/+149
2020-07-28FunctionCoverage: improve type checking with newtype_index typesRich Kadel-40/+88
2020-07-29Rollup merge of #74891 - lcnr:auto-trait-finder, r=varkorYuki Okushi-0/+50
2020-07-29Rollup merge of #74872 - JohnTitor:ping-risc-v, r=Mark-SimulacrumYuki Okushi-0/+11
2020-07-29Rollup merge of #74864 - lzutao:ayu-doccolor, r=GuillaumeGomezYuki Okushi-3/+2
2020-07-29Rollup merge of #74859 - mark-i-m:patch-1, r=JohnTitorYuki Okushi-1/+1
2020-07-29Rollup merge of #74814 - matklad:unwind-safe, r=KodrAusYuki Okushi-1/+3
2020-07-29Rollup merge of #74707 - matklad:split_once, r=dtolnayYuki Okushi-0/+66
2020-07-29Rollup merge of #74671 - rust-lang:const-generics-coerce-unsized, r=nikomatsakisYuki Okushi-0/+11
2020-07-29Rollup merge of #74266 - GuillaumeGomez:cleanup-e0720, r=Dylan-DPCYuki Okushi-3/+5
2020-07-28Auto merge of #74791 - tmiasko:raw-waker-inline, r=LukasKalbertodtbors-0/+1
2020-07-28std: Switch from libbacktrace to gimliAlex Crichton-56/+129
2020-07-28Refactor MIR coverage instrumentationRich Kadel-120/+151
2020-07-29handle ConstEquate in rustdocBastian Kauschke-0/+50
2020-07-28Auto merge of #74861 - mark-i-m:mv-std-followup, r=Mark-Simulacrumbors-16/+16
2020-07-28Cache non-exhaustive separately from attributesMark Rousskov-14/+16
2020-07-28Auto merge of #74471 - da-x:string-type-diagnostic-item, r=petrochenkovbors-1/+6
2020-07-28Collect library features from library/Mark Rousskov-3/+6
2020-07-28reenable tests after moving stdmark-13/+10
2020-07-28Auto merge of #74482 - alexcrichton:update-stdarch, r=hanna-kruppebors-9/+9
2020-07-28Replace write-to-vec hack by introducing a display renderer for allocationsOliver Scherer-26/+32
2020-07-28Clarify the doc for MaybeUninit::zeroed on incorrect useAlexis Bourget-2/+3
2020-07-28Add note to clearly mark the RFC as rejectedAlexis Bourget-0/+6
2020-07-28Remove links to rejected errata 4406 for RFC 4291Alexis Bourget-6/+0
2020-07-28Update stdarch submoduleAlex Crichton-9/+9
2020-07-28Replace all uses of `log::log_enabled` with `Debug` printersOliver Scherer-161/+219
2020-07-28Auto merge of #73964 - jyn514:sane-defaults, r=Mark-Simulacrumbors-536/+660
2020-07-28Use --stage 2 in checktoolsJoshua Nelson-7/+7
2020-07-28Remove into_slices and its unsafe blockStein Somers-10/+3
2020-07-28Fix bad rebaseJoshua Nelson-1/+1
2020-07-28symbol mangling: use ty::print::Print for constsBastian Kauschke-3/+1
2020-07-28Enable to ping RISC-V group via triagebotYuki Okushi-0/+11
2020-07-28Enable docs on dist-x86_64-muslDavid Sonder-1/+0
2020-07-28Auto merge of #74796 - infinity0:master, r=nikomatsakisbors-2/+1
2020-07-28Add str::[r]split_onceAleksey Kladov-0/+66
2020-07-28Fix RefUnwindSafe & UnwinsSafe impls for lazy::SyncLazyAleksey Kladov-1/+3
2020-07-28Don't use "weak count" around Weak::from_raw_ptrMichal 'vorner' Vaner-20/+22
2020-07-28Auto merge of #74855 - jyn514:separate-lints, r=Manishearthbors-103/+113
2020-07-28ayu theme: Change doccomment color to `#a1ac88`Lzu Tao-3/+2
2020-07-28update stderr for polymorphic ui testAshley Mannix-4/+4
2020-07-28Add #[inline] to RawWaker::newTomasz Miąsko-0/+1
2020-07-28Auto merge of #74841 - infinity0:fix-exec, r=Mark-Simulacrumbors-26/+24
2020-07-28remove unstable const_type_id featureAshley Mannix-2/+0
2020-07-28bump const type id stabilization to 1.46.0Ashley Mannix-2/+2
2020-07-28stabilize const_type_id featureAshley Mannix-22/+2
2020-07-27private_items_doc_tests -> doc_test_lintsJoshua Nelson-3/+3