]> git.lizzy.rs Git - rust.git/history - library/alloc/src/sync.rs
Auto merge of #95183 - ibraheemdev:arc-count-acquire, r=Amanieu
[rust.git] / library / alloc / src / sync.rs
2022-05-06 borsAuto merge of #95183 - ibraheemdev:arc-count-acquire...
2022-05-06 borsAuto merge of #96268 - jackh726:remove-mutable_borrow_r...
2022-05-06 borsAuto merge of #94598 - scottmcm:prefix-free-hasher...
2022-05-06 borsAuto merge of #96510 - m-ou-se:futex-bsd, r=Amanieu
2022-05-06 Michael GouletRollup merge of #96744 - est31:join_osstr, r=thomcc
2022-05-06 Michael GouletRollup merge of #96741 - GuillaumeGomez:improve-setting...
2022-05-06 Michael GouletRollup merge of #96730 - JohnTitor:unused-lifetimes...
2022-05-06 Michael GouletRollup merge of #96704 - GuillaumeGomez:rotation-animat...
2022-05-06 Michael GouletRollup merge of #96639 - adpaco-aws:fix-offset-from...
2022-05-06 Michael GouletRollup merge of #96174 - RalfJung:no-run-transmute...
2022-05-05 borsAuto merge of #96520 - lcnr:general-incoherent-impls...
2022-05-05 borsAuto merge of #96735 - flip1995:clippyup, r=Manishearth
2022-05-05 borsAuto merge of #96734 - matthiaskrgr:rollup-hng33tb...
2022-05-05 flip1995Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf...
2022-05-05 Matthias KrügerRollup merge of #96714 - RalfJung:scalar-pair-debug...
2022-05-05 Matthias KrügerRollup merge of #96682 - nnethercote:show-invisible...
2022-05-05 Matthias KrügerRollup merge of #96673 - oli-obk:tait_impl_diagnostic...
2022-05-05 Matthias KrügerRollup merge of #96635 - GuillaumeGomez:js-script-mode...
2022-05-05 Matthias KrügerRollup merge of #96507 - TaKO8Ki:suggest-calling-associ...
2022-05-05 Matthias KrügerRollup merge of #95843 - GuillaumeGomez:improve-new...
2022-05-05 borsAuto merge of #96593 - jackh726:issue-93262, r=compiler...
2022-05-04 borsAuto merge of #96546 - nnethercote:overhaul-MacArgs...
2022-05-04 borsAuto merge of #96683 - nnethercote:speed-up-Token-ident...
2022-05-04 Guillaume GomezImprove Rc::new_cyclic and Arc::new_cyclic documentation
2022-05-04 Yuki OkushiRollup merge of #96597 - semarie:split_debuginfo-unix...
2022-05-04 borsAuto merge of #96447 - petrochenkov:docregr, r=Guillaum...
2022-05-03 borsAuto merge of #95380 - compiler-errors:unit-destructure...
2022-05-03 borsAuto merge of #96558 - bjorn3:librarify_parse_format...
2022-05-03 borsAuto merge of #96280 - lygstate:ffi-fixes, r=joshtriplett
2022-05-03 Yuki OkushiRollup merge of #96646 - estebank:issue-96638, r=jackh726
2022-05-03 Yuki OkushiRollup merge of #96589 - Badel2:source-callsite, r...
2022-05-03 Yuki OkushiRollup merge of #96587 - bjorn3:refactor_backend_write...
2022-05-03 Yuki OkushiRollup merge of #93097 - GuillaumeGomez:settings-js...
2022-05-03 borsAuto merge of #96580 - CAD97:E0705-no-ignore, r=michael...
2022-05-02 borsAuto merge of #96578 - tmiasko:chunked-bit-set-fmt...
2022-05-02 borsAuto merge of #96436 - petrochenkov:nowhole2, r=wesleywiser
2022-05-02 borsAuto merge of #96310 - bertptrs:remove-debugger-bootstr...
2022-05-02 borsAuto merge of #96596 - scottmcm:limited-calloc, r=Mark...
2022-05-02 Yuki OkushiRollup merge of #96610 - GuillaumeGomez:update-browser...
2022-05-02 Yuki OkushiRollup merge of #96571 - thomcc:bathroom-stall, r=Mark...
2022-05-02 Yuki OkushiRollup merge of #96568 - EliasHolzmann:fmt_doc_fixes...
2022-05-02 Yuki OkushiRollup merge of #96567 - alex-semenyuk:fix_docs_for_log...
2022-05-02 Yuki OkushiRollup merge of #96499 - jyn514:bootstrap-doctests...
2022-05-02 Yuki OkushiRollup merge of #96222 - jmaargh:john-mark/clarify...
2022-05-02 Yuki OkushiRollup merge of #94126 - ssomers:alloc_prep_1, r=Mark...
2022-05-01 borsAuto merge of #96517 - ferrocene:pa-files-related-to...
2022-05-01 borsAuto merge of #96521 - petrochenkov:docrules, r=notridd...
2022-05-01 borsAuto merge of #96549 - ouz-a:mir-opt, r=oli-obk
2022-05-01 borsAuto merge of #96376 - scottmcm:do-yeet, r=oli-obk
2022-05-01 borsAuto merge of #96576 - oli-obk:post_monomorphization_er...
2022-05-01 borsAuto merge of #96078 - udoprog:refcounted-str-to-u8...
2022-05-01 David TolnayBump shared_from_str to Rust 1.62.0
2022-05-01 borsAuto merge of #95362 - scottmcm:calloc-arrays, r=Mark...
2022-04-26 Guillaume GomezRollup merge of #94703 - kjetilkjeka:nvptx-kernel-args...
2022-04-26 Guillaume GomezRollup merge of #94022 - jongiddy:cow-into-owned-docs...
2022-04-25 Dylan DPCRollup merge of #90312 - r00ster91:search, r=Dylan-DPC
2022-04-25 borsAuto merge of #95604 - nbdd0121:used2, r=petrochenkov
2022-04-25 borsAuto merge of #95246 - ChrisDenton:command-args, r...
2022-04-24 borsAuto merge of #94609 - esp-rs:esp-idf-stat-type-fixes...
2022-04-24 Matthias KrügerRollup merge of #95504 - jyn514:library-alias, r=Mark...
2022-04-23 borsAuto merge of #90602 - mbartlett21:const-intoiterator...
2022-04-23 borsAuto merge of #95971 - workingjubilee:no-weird-fp-in...
2022-04-22 bjorn3Merge commit 'f2cdd4a78d89c009342197cf5844a21f8aa813df...
2022-04-21 Dylan DPCRollup merge of #95434 - cjgillot:dump-dep-kind, r...
2022-04-20 Dylan DPCRollup merge of #93313 - tmiasko:uninhabited, r=tmandry
2022-04-19 Dylan DPCRollup merge of #95740 - Amanieu:kreg0, r=nagisa
2022-04-18 borsAuto merge of #96080 - nikic:ranlib, r=Mark-Simulacrum
2022-04-17 borsAuto merge of #93530 - anonion0:pthread_sigmask_fix...
2022-04-17 borsAuto merge of #95655 - kckeiks:create-hir-crate-items...
2022-04-16 Dylan DPCRollup merge of #95346 - Aaron1011:stablize-const-exter...
2022-04-16 Dylan DPCRollup merge of #95426 - b-naber:valtrees-slice, r...
2022-04-16 Dylan DPCRollup merge of #95006 - tmiasko:thread-local-static...
2022-04-16 Dylan DPCRollup merge of #94985 - dtolnay:constattr, r=pnkfelix
2022-04-16 borsAuto merge of #95689 - lqd:self-profiler, r=wesleywiser
2022-04-16 Dylan DPCRollup merge of #94605 - Michcioperz:patch-1, r=pnkfelix
2022-04-16 Dylan DPCRollup merge of #93969 - bjorn3:codegen_backend_dep_inf...
2022-04-15 borsAuto merge of #95224 - mjbshaw:patch-1, r=yaahc
2022-04-15 Dylan DPCRollup merge of #95749 - compiler-errors:ambig, r=oli-obk
2022-04-15 Dylan DPCRollup merge of #95194 - kckeiks:update-algo-in-find...
2022-04-15 Dylan DPCRollup merge of #94461 - jhpratt:2024-edition, r=pnkfelix
2022-04-15 Dylan DPCRollup merge of #94457 - jhpratt:stabilize-derive_defau...
2022-04-15 John-John TedroImplement str to [u8] conversion for refcounted containers
2022-04-15 borsAuto merge of #95841 - ChrisDenton:pipe-server, r=m...
2022-04-14 borsAuto merge of #95315 - compiler-errors:pointee-fix...
2022-04-13 Dylan DPCRollup merge of #93217 - willcrichton:example-analyzer...
2022-04-13 borsAuto merge of #94255 - b-naber:use-mir-constant-in...
2022-04-13 Dylan DPCRollup merge of #95441 - AlecGoncharow:issue-95204...
2022-04-12 Dylan DPCRollup merge of #95970 - WaffleLapkin:nicer_trait_sugge...
2022-04-12 Mara BosRollup merge of #95783 - notriddle:notriddle/doctest...
2022-04-12 borsAuto merge of #95867 - cjgillot:fixed-size, r=oli-obk
2022-04-12 fee1-deadRollup merge of #95820 - OliverMD:95150, r=lcnr
2022-04-12 fee1-deadRollup merge of #95671 - gimbles:master, r=Mark-Simulacrum
2022-04-12 borsAuto merge of #95399 - gilescope:plan_b, r=scottmcm
2022-04-11 borsAuto merge of #95796 - bzEq:bzEq/curl-redirect, r=Dylan-DPC
2022-04-11 Dylan DPCRollup merge of #95801 - m-ou-se:futex-rwlock, r=Amanieu
2022-04-11 Dylan DPCRollup merge of #95008 - c410-f3r:let-chains-paren...
2022-04-11 Matthias KrügerRollup merge of #95876 - fee1-dead:note-const-drop...
2022-04-11 Matthias KrügerRollup merge of #95771 - str4d:update-linker-plugin...
2022-04-11 Matthias KrügerRollup merge of #95743 - yaahc:binary-search-clarificat...
2022-04-11 borsAuto merge of #94243 - compiler-errors:compiler-flags...
next