]> git.lizzy.rs Git - rust.git/history - src/libcore
Rollup merge of #70038 - DutchGhost:const-forget-tests, r=RalfJung
[rust.git] / src / libcore /
2020-03-21 Mazdak FarrokhzadRollup merge of #70038 - DutchGhost:const-forget-tests...
2020-03-21 Mazdak FarrokhzadRollup merge of #69997 - WaffleLapkin:option_zip, r...
2020-03-21 Mazdak FarrokhzadRollup merge of #69033 - jonas-schievink:resume-with...
2020-03-21 Mazdak FarrokhzadRollup merge of #65097 - tmiasko:arc, r=Amanieu
2020-03-20 borsAuto merge of #69509 - RalfJung:debug-assert-write...
2020-03-20 borsAuto merge of #70174 - JohnTitor:rollup-0lum0jh, r...
2020-03-20 Yuki OkushiRollup merge of #70150 - rust-lang:accept-felixes-typo...
2020-03-20 Yuki OkushiRollup merge of #70146 - GuillaumeGomez:cleanup-e0438...
2020-03-20 Yuki OkushiRollup merge of #70145 - lzutao:patch-1, r=Dylan-DPC
2020-03-20 Yuki OkushiRollup merge of #70133 - hermitcore:libpanic_unwind...
2020-03-20 Yuki OkushiRollup merge of #70131 - Aaron1011:fix/issue-55099...
2020-03-20 Yuki OkushiRollup merge of #70103 - GuillaumeGomez:cleanup-e0437...
2020-03-20 Yuki OkushiRollup merge of #69935 - davidtwco:issue-69925, r=eddyb
2020-03-20 Yuki OkushiRollup merge of #69768 - oli-obk:union_field_ice, r...
2020-03-20 Yuki OkushiRollup merge of #69618 - hniksic:mem-forget-doc-fix...
2020-03-19 Wafflemake "other" in docs of `Option::{zip,zip_with}` monofont
2020-03-19 borsAuto merge of #69402 - GuillaumeGomez:extend-search...
2020-03-19 Hrvoje NikšićDon't hard-code the vector length in the examples.
2020-03-19 Hrvoje NikšićMinor re-wordings and typo fixes.
2020-03-19 Hrvoje NiksicRestore (and reword) the warning against passing invali...
2020-03-19 Hrvoje NiksicClarify the relationship between `forget()` and `Manual...
2020-03-19 borsAuto merge of #70137 - RalfJung:miri, r=RalfJung
2020-03-19 borsAuto merge of #70132 - Centril:rollup-oe8unsn, r=Centril
2020-03-19 Mazdak FarrokhzadRollup merge of #70088 - tmiasko:atomic-copy, r=eddyb
2020-03-19 Mazdak FarrokhzadRollup merge of #70005 - GuillaumeGomez:code-block...
2020-03-19 Mazdak FarrokhzadRollup merge of #69969 - iximeow:sigstack-guard-page...
2020-03-19 Mazdak FarrokhzadRollup merge of #69959 - alexcrichton:fix-panic-in...
2020-03-19 Mazdak FarrokhzadRollup merge of #69929 - cuviper:unicode-13.0.0, r...
2020-03-19 Mazdak FarrokhzadRollup merge of #69814 - jonas-schievink:gen-ret-unw...
2020-03-19 Mazdak FarrokhzadRollup merge of #69443 - ehuss:tidy-license, r=skade...
2020-03-19 Mazdak FarrokhzadRollup merge of #69036 - eddyb:monoshim, r=nikomatsakis
2020-03-18 DutchGhostMove the const-forget test into ui tests
2020-03-18 Mazdak FarrokhzadRollup merge of #70075 - GuillaumeGomez:fix-repr-displa...
2020-03-18 Mazdak FarrokhzadRollup merge of #69920 - Centril:hir-cleanup, r=Zoxc
2020-03-18 Mazdak FarrokhzadRollup merge of #69899 - ecstatic-morse:const-idx-metho...
2020-03-18 Mazdak FarrokhzadRollup merge of #69839 - RalfJung:miri-error-cleanup...
2020-03-18 Mazdak FarrokhzadRollup merge of #69837 - jonas-schievink:gen-discr...
2020-03-18 Mazdak FarrokhzadRollup merge of #69189 - matthewjasper:erase-the-world...
2020-03-18 Mazdak FarrokhzadRollup merge of #69139 - GuillaumeGomez:cleanup-e0308...
2020-03-18 Mazdak FarrokhzadRollup merge of #67749 - gilescope:keyword-in, r=Dylan-DPC
2020-03-18 Wafflefixes to `Option::{zip,zip_with}`
2020-03-18 Waffleadd `Option::{zip,zip_with}` methods under "option_zip...
2020-03-18 borsAuto merge of #69907 - ehuss:update-cargo, r=ehuss
2020-03-18 borsAuto merge of #68915 - timvermeulen:non_fused_iter...
2020-03-17 Tomasz MiąskoUse copy bound in atomic operations to generate simpler MIR
2020-03-17 borsAuto merge of #70020 - matthiaskrgr:submodule_upd,...
2020-03-17 Jonas SchievinkAdd issue reference
2020-03-17 Jonas SchievinkClarify comment
2020-03-17 Jonas SchievinkMake `ResumeTy` contents private
2020-03-17 Jonas SchievinkRemove useless derives on `GenFuture`
2020-03-17 Jonas SchievinkFormat
2020-03-17 Jonas SchievinkAdd futures scaffolding to libcore
2020-03-17 borsAuto merge of #69519 - 12101111:remove-proc-macro-check...
2020-03-17 borsAuto merge of #70072 - Centril:rollup-722hooh, r=Centril
2020-03-17 Mazdak FarrokhzadRollup merge of #70064 - ehuss:update-books, r=ehuss
2020-03-17 Mazdak FarrokhzadRollup merge of #70061 - JOE1994:patch-2, r=Dylan-DPC
2020-03-17 Mazdak FarrokhzadRollup merge of #69956 - matthewjasper:fix-region-flags...
2020-03-17 Mazdak FarrokhzadRollup merge of #69922 - RalfJung:less-intrinsic, r...
2020-03-17 Mazdak FarrokhzadRollup merge of #69735 - tmiasko:bootstrap-sanitizers...
2020-03-17 Mazdak FarrokhzadRollup merge of #69688 - JohnTitor:move-tidy, r=Mark...
2020-03-17 Mazdak FarrokhzadRollup merge of #68746 - matthewjasper:metahygiene...
2020-03-17 borsAuto merge of #70062 - Centril:rollup-synwle8, r=Centril
2020-03-17 Mazdak FarrokhzadRollup merge of #70049 - oli-obk:param_env_empty_consid...
2020-03-17 Mazdak FarrokhzadRollup merge of #70046 - lzutao:patch-1, r=Centril
2020-03-17 Mazdak FarrokhzadRollup merge of #70029 - jonas-schievink:bootstrap...
2020-03-17 Mazdak FarrokhzadRollup merge of #70000 - petrochenkov:rawkeypars, r...
2020-03-17 Mazdak FarrokhzadRollup merge of #69881 - Centril:fix-69485, r=oli-obk
2020-03-17 Mazdak FarrokhzadRollup merge of #69870 - petrochenkov:cfgacc, r=matthew...
2020-03-17 Mazdak FarrokhzadRollup merge of #69811 - petrochenkov:privdiag2, r...
2020-03-16 Tim VermeulenAdd tests
2020-03-16 Tim VermeulenFix FlattenCompat::{next, next_back}
2020-03-16 borsAuto merge of #68970 - matthewjasper:min-spec, r=nikoma...
2020-03-16 Ralf Jungmake mem::{zeroed,uninitialized} inline(always)
2020-03-16 borsAuto merge of #67133 - oli-obk:it_must_be_a_sign, r...
2020-03-16 DutchGhostrather than removing const_forget_box, stick an attribu...
2020-03-16 DutchGhostThe const_forget_box was unused, and doesns't add anyth...
2020-03-16 Dylan DPCRollup merge of #70036 - mark-i-m:describe-it-4, r...
2020-03-16 Dylan DPCRollup merge of #69867 - ayushmishra2005:doc/61137...
2020-03-16 Dylan DPCRollup merge of #69520 - kornelski:e69492, r=cramertj
2020-03-16 Dylan DPCRollup merge of #69122 - dtolnay:backtrace, r=cramertj
2020-03-16 Dylan DPCRollup merge of #67335 - ecstatic-morse:qualif-refactor...
2020-03-16 DutchGhostRemove the call that makes miri fail
2020-03-16 borsAuto merge of #70010 - Amanieu:fix-opt-catch, r=Mark...
2020-03-16 Dylan DPCRollup merge of #70014 - TimotheeGerber:small-fix-rustd...
2020-03-16 Dylan DPCRollup merge of #69998 - ayushmishra2005:doc/61137...
2020-03-16 Dylan DPCRollup merge of #69995 - contrun:add-context-to-literal...
2020-03-16 Dylan DPCRollup merge of #69992 - kornelski:robots, r=steveklabnik
2020-03-16 Dylan DPCRollup merge of #69964 - ollie27:ci_nodejs, r=Mark...
2020-03-16 Dylan DPCRollup merge of #69917 - GuillaumeGomez:cleanup-e0412...
2020-03-16 Dylan DPCRollup merge of #69858 - da-x:windows-precise-time...
2020-03-16 Dylan DPCRollup merge of #69686 - varkor:rustdoc-attributes...
2020-03-15 borsAuto merge of #68944 - Zoxc:hir-map, r=eddyb
2020-03-15 Jonas SchievinkBump the bootstrap compiler
2020-03-15 borsAuto merge of #70024 - Centril:rollup-cppmaxr, r=Centril
2020-03-15 Mazdak FarrokhzadRollup merge of #70018 - LukasKalbertodt:fix-once-is...
2020-03-15 Mazdak FarrokhzadRollup merge of #70013 - ecstatic-morse:check-consts...
2020-03-15 Mazdak FarrokhzadRollup merge of #70011 - petrochenkov:asyncice, r=Centril
2020-03-15 Mazdak FarrokhzadRollup merge of #70006 - petrochenkov:fresh, r=Centril
2020-03-15 Mazdak FarrokhzadRollup merge of #69988 - petrochenkov:nomacrodef, r...
2020-03-15 Mazdak FarrokhzadRollup merge of #69661 - lopopolo:string-from-mut-str...
next