]> git.lizzy.rs Git - rust.git/history - library/std/src/sys/cloudabi
Rollup merge of #78400 - GuillaumeGomez:fix-unindent, r=jyn514
[rust.git] / library / std / src / sys / cloudabi /
2020-10-18 borsAuto merge of #77306 - lcnr:inline-ok, r=eddyb
2020-10-18 chansuke`#[deny(unsafe_op_in_unsafe_fn)]` in sys/cloudabi
2020-10-18 borsAuto merge of #74480 - yoshuawuyts:hardware_threads...
2020-10-17 Yuki OkushiRollup merge of #78050 - GuillaumeGomez:small-css-clean...
2020-10-17 Yuki OkushiRollup merge of #77851 - exrook:split-btreemap, r=dtolnay
2020-10-17 Yuki OkushiRollup merge of #76607 - Mark-Simulacrum:tidy-bins...
2020-10-17 borsAuto merge of #77455 - asm89:faster-spawn, r=kennytm
2020-10-17 Dylan DPCRollup merge of #77985 - cuviper:systemz-agr-clobbers...
2020-10-17 Dylan DPCRollup merge of #77961 - glandium:embed-bitcode, r...
2020-10-17 Dylan DPCRollup merge of #77932 - ssomers:btree_cleanup_gdb...
2020-10-17 Dylan DPCRollup merge of #77785 - GuillaumeGomez:remove-compiler...
2020-10-17 Dylan DPCRollup merge of #77751 - vojtechkral:vecdeque-binary...
2020-10-17 Dylan DPCRollup merge of #76199 - Mark-Simulacrum:void-zero...
2020-10-16 borsAuto merge of #77997 - fusion-engineering-forks:to...
2020-10-16 Yuki OkushiRollup merge of #78013 - GuillaumeGomez:fix-sidebar...
2020-10-16 Yuki OkushiRollup merge of #77992 - nagisa:thaw-coverage-instrumen...
2020-10-16 Yuki OkushiRollup merge of #77991 - Aaron1011:bump-backtrace-again...
2020-10-16 Yuki OkushiRollup merge of #77971 - jyn514:broken-intra-doc-links...
2020-10-16 Yuki OkushiRollup merge of #77900 - Thomasdezeeuw:fdatasync, r...
2020-10-16 Yuki OkushiRollup merge of #77855 - davidtwco:pr-77341-follow...
2020-10-16 Yuki OkushiRollup merge of #77827 - jyn514:stable-primitives,...
2020-10-16 Yuki OkushiRollup merge of #75209 - Hirrolot:suggest-macro-imports...
2020-10-16 borsAuto merge of #77972 - Mark-Simulacrum:side-effect...
2020-10-16 borsAuto merge of #77850 - kornelski:resizedefault, r=dtolnay
2020-10-16 borsAuto merge of #77809 - nasso:master, r=jyn514,guillaume...
2020-10-16 Tim DiekmannMerge branch 'master' into box-alloc
2020-10-16 borsAuto merge of #77962 - bugadani:arena2, r=Mark-Simulacrum
2020-10-16 borsAuto merge of #77947 - tmiasko:promoted-scope, r=oli-obk
2020-10-16 borsAuto merge of #78001 - Dylan-DPC:rollup-zq3kxth, r...
2020-10-16 Dylan DPCRollup merge of #77980 - Manishearth:needs-drop-intra...
2020-10-16 Dylan DPCRollup merge of #77935 - ssomers:btree_cleanup_1, r...
2020-10-16 Dylan DPCRollup merge of #77780 - calebcartwright:cast-expr...
2020-10-16 Dylan DPCRollup merge of #77672 - Nemo157:simplify-cfg, r=jyn514
2020-10-16 Dylan DPCRollup merge of #77657 - fusion-engineering-forks:clean...
2020-10-16 Dylan DPCRollup merge of #76119 - Amjad50:stabilizing-move_ref_p...
2020-10-16 Dylan DPCRollup merge of #76084 - Lucretiel:split-buffered,...
2020-10-16 Dylan DPCRollup merge of #75265 - WaffleLapkin:str_split_as_str...
2020-10-13 borsAuto merge of #75406 - mati865:mingw-aslr, r=Mark-Simul...
2020-10-13 borsAuto merge of #76830 - Artoria2e5:tune, r=nagisa
2020-10-12 Yuki OkushiRollup merge of #77784 - aDotInTheVoid:ffi-sealed_trait...
2020-10-12 borsAuto merge of #75914 - arlosi:aarch64-ci, r=pietroalbini
2020-10-11 borsAuto merge of #75991 - shepmaster:silicon-ci, r=pietroa...
2020-10-11 borsAuto merge of #76859 - Aaron1011:fix/llvm-cgu-reuse...
2020-10-10 Yuki OkushiRollup merge of #77195 - follower:patch-2, r=jyn514
2020-10-10 borsAuto merge of #77337 - lzutao:asm-mips64, r=Amanieu
2020-10-09 flip1995Merge commit '2f6439ae6a6803d030cceb3ee14c9150e91b328b...
2020-10-09 borsAuto merge of #77578 - euclio:max-suggestion, r=davidtwco
2020-10-08 Jonas SchievinkRollup merge of #77449 - ssomers:btree_drain_filter_siz...
2020-10-08 borsAuto merge of #77346 - Caduser2020:master, r=Mark-Simul...
2020-10-08 borsAuto merge of #77631 - jyn514:helpful-changelog, r...
2020-10-07 borsAuto merge of #76985 - hbina:clone_check, r=estebank
2020-10-07 Mara BosFormatting.
2020-10-07 Mara BosGet rid of raw pointers and UnsafeCell in cloudabi...
2020-10-07 Mara BosGet rid of UnsafeCell in cloudabi rwlock.
2020-10-07 Mara BosGet rid of UnsafeCell<MaybeUninit>s in cloudabi mutex.
2020-10-07 Mara BosUse slice_as_mut_ptr instead of first_ptr_mut.
2020-10-07 borsAuto merge of #77341 - davidtwco:issue-73427-you-might...
2020-10-07 borsAuto merge of #77119 - GuillaumeGomez:unclosed-html...
2020-10-07 borsAuto merge of #74194 - mbrubeck:slice-eq, r=sfackler
2020-10-06 Dylan DPCRollup merge of #77605 - da-x:fix-rustc-def-path, r...
2020-10-06 borsAuto merge of #77594 - timvermeulen:chain_advance_by...
2020-10-06 Yuki OkushiRollup merge of #77228 - GuillaumeGomez:maybeuninit...
2020-10-06 Yuki OkushiRollup merge of #76995 - LingMan:middle_matches, r...
2020-10-06 Yuki OkushiRollup merge of #76855 - jyn514:platform-specific,...
2020-10-06 Yuki OkushiRollup merge of #76388 - poliorcetics:system-time-docum...
2020-10-05 Cassandra FridkinMerge branch 'master' into hooks
2020-10-05 borsAuto merge of #77171 - VFLashM:better_sso_structures...
2020-10-05 Dylan DPCRollup merge of #77514 - scottmcm:less-once-chain-once...
2020-10-05 Dylan DPCRollup merge of #77512 - ecstatic-morse:const-checking...
2020-10-05 Dylan DPCRollup merge of #77471 - ssomers:btree_cleanup_3, r...
2020-10-05 Dylan DPCRollup merge of #77439 - varkor:min_const_generics...
2020-10-05 Dylan DPCRollup merge of #77407 - pietroalbini:less-build-manife...
2020-10-05 Dylan DPCRollup merge of #77395 - ssomers:btree_love_the_leaf_ed...
2020-10-05 Dylan DPCRollup merge of #77219 - mightyiam:issue_77100, r=jyn514
2020-10-05 Dylan DPCRollup merge of #76329 - GuillaumeGomez:doc-alias-crate...
2020-10-05 Dylan DPCRollup merge of #75928 - JulianKnodt:non_utf8, r=estebank
2020-10-04 borsAuto merge of #77023 - HeroicKatora:len-missed-optimiza...
2020-10-04 Jonas SchievinkRollup merge of #77518 - camelid:rustdoc-use-correct...
2020-10-04 Jonas SchievinkRollup merge of #77513 - jyn514:refactor-doc-fragments...
2020-10-04 Jonas SchievinkRollup merge of #77504 - Amanieu:select_simd_bitmask...
2020-10-04 Jonas SchievinkRollup merge of #77445 - ssomers:btree_cleanup_7, r...
2020-10-04 Jonas SchievinkRollup merge of #77368 - est31:apfloat_fix, r=varkor
2020-10-04 Jonas SchievinkRollup merge of #77072 - sharnoff:hash-docs, r=LukasKal...
2020-10-04 borsAuto merge of #76610 - hch12907:master, r=LukasKalbertodt
2020-10-04 borsAuto merge of #76448 - haraldh:default_alloc_error_hand...
2020-10-04 borsAuto merge of #77380 - fusion-engineering-forks:unbox...
2020-10-02 Jonas SchievinkRollup merge of #75377 - canova:map_debug_impl, r=dtolnay
2020-10-02 Mara BosNo longer put cloudabi condvars in a box.
2020-10-02 Mara BosMake it possible to have unboxed condvars on specific...
2020-10-02 Mara BosNo longer put cloudabi mutexes in a box.
2020-10-02 Mara BosMake it possible to have unboxed mutexes on specific...
2020-09-26 Ralf JungRollup merge of #75454 - ltratt:option_optimisation_gua...
2020-09-24 flip1995Merge commit 'e636b88aa180e8cab9e28802aac90adbc984234d...
2020-09-22 ecstatic-morseRollup merge of #72734 - pickfire:liballoc, r=KodrAus
2020-09-19 Ralf JungRollup merge of #73963 - hellow554:unsafe_path, r=Mark...
2020-09-15 Dylan DPCRollup merge of #73955 - hellow554:unsafe_process,...
2020-09-12 borsAuto merge of #74328 - yoshuawuyts:stabilize-future...
2020-09-11 borsAuto merge of #73951 - pickfire:liballoc-intoiter,...
2020-09-10 flip1995Merge commit '5034d47f721ff4c3a3ff2aca9ef2ef3e1d067f9f...
2020-09-05 borsAuto merge of #75428 - the8472:fix-copy-eopnotsupp...
next