]> git.lizzy.rs Git - rust.git/history - library
Add debug asserts to futex ReentrantMutex impl.
[rust.git] / library /
2022-04-12 Mara BosAdd debug asserts to futex ReentrantMutex impl.
2022-04-12 Mara BosInitialize thread local with const{}.
2022-04-12 Mara BosMove current_thread_unique_ptr to the only module that...
2022-04-12 Mara BosMake current_thread_unique_ptr work during thread destr...
2022-04-12 Mara BosAdd futex-based ReentrantMutex on Linux.
2022-04-12 Mara BosAdd current_thread_unique_ptr() in std::sys_common.
2022-04-12 borsAuto merge of #95893 - luqmana:no-prepopulate-passes...
2022-04-12 borsAuto merge of #93408 - liangyongrui:master, r=scottmcm
2022-04-11 borsAuto merge of #95944 - Dylan-DPC:rollup-idggkrh, r...
2022-04-11 borsAuto merge of #95796 - bzEq:bzEq/curl-redirect, r=Dylan-DPC
2022-04-11 Dylan DPCRollup merge of #95927 - Kobzol:ci-pgo-libcore, r=lqd
2022-04-11 Dylan DPCRollup merge of #95901 - jyn514:remove-duplicate-aliase...
2022-04-11 Dylan DPCRollup merge of #95895 - CAD97:patch-2, r=Dylan-DPC
2022-04-11 Dylan DPCRollup merge of #95894 - nyanpasu64:fix-pin-docs, r...
2022-04-11 Dylan DPCRollup merge of #95864 - luqmana:inline-asm-unwind...
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 borsAuto merge of #95125 - JakobDegen:uninit-variant-rvalue...
2022-04-11 Mara BosUse is_ or has_ prefix for pure `-> bool` functions.
2022-04-11 Mara BosUse compare_exchange_weak in futex rwlock implementation.
2022-04-11 Mara BosAdd comments to futex rwlock implementation.
2022-04-11 Mara BosAdd doc comments to futex operations.
2022-04-11 borsAuto merge of #95931 - matthiaskrgr:rollup-1c5zhit...
2022-04-11 Matthias KrügerRollup merge of #95917 - RalfJung:thin-box-test, r...
2022-04-11 Matthias KrügerRollup merge of #95907 - compiler-errors:diag, r=Dylan-DPC
2022-04-11 Matthias KrügerRollup merge of #95876 - fee1-dead:note-const-drop...
2022-04-11 Matthias KrügerRollup merge of #95875 - aswild:pr/alias-cmd-paths...
2022-04-11 Matthias KrügerRollup merge of #95861 - ChrisDenton:windows7-support...
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 #95758 - compiler-errors:issue-54771...
2022-04-11 liangyongruifix Layout struct member naming style
2022-04-11 Ralf Jungthin_box test: import from std, not alloc
2022-04-11 borsAuto merge of #94243 - compiler-errors:compiler-flags...
2022-04-10 borsAuto merge of #95889 - Dylan-DPC:rollup-1cmywu4, r...
2022-04-10 Christopher DurhamClarify str::from_utf8_unchecked's invariants
2022-04-10 nyanpasu64Fix formatting error in pin.rs docs
2022-04-10 Dylan DPCRollup merge of #95868 - vacuus:markdown-code-blocks...
2022-04-10 Dylan DPCRollup merge of #95857 - ouz-a:mir-opt, r=oli-obk
2022-04-10 Dylan DPCRollup merge of #95852 - niluxv:strict-provenance-lint...
2022-04-10 Dylan DPCRollup merge of #95849 - ehuss:check-submodules, r...
2022-04-10 Dylan DPCRollup merge of #95807 - TaKO8Ki:suggest-local-var...
2022-04-10 Dylan DPCRollup merge of #95784 - WaffleLapkin:typeof_cool_sugge...
2022-04-10 Dylan DPCRollup merge of #95566 - eduardosm:std_char_consts_and_...
2022-04-10 borsAuto merge of #95487 - cjgillot:menhir, r=oli-obk
2022-04-10 borsAuto merge of #95848 - RalfJung:miri, r=RalfJung
2022-04-10 borsAuto merge of #95253 - jyn514:cargo-run, r=Mark-Simulacrum
2022-04-10 borsAuto merge of #95621 - saethlin:remove-mpsc-transmute...
2022-04-10 borsAuto merge of #95502 - jyn514:doc-rustc, r=Mark-Simulacrum
2022-04-10 borsAuto merge of #95254 - jyn514:fix-windows-builds, r...
2022-04-09 borsAuto merge of #95435 - cjgillot:one-name, r=oli-obk
2022-04-09 borsAuto merge of #95855 - Dylan-DPC:rollup-h45xmpw, r...
2022-04-09 Dylan DPCRollup merge of #95831 - redzic:xor-uppercase, r=workin...
2022-04-09 Dylan DPCRollup merge of #95817 - oconnor663:doc_comment2, r...
2022-04-09 Dylan DPCRollup merge of #95808 - petrochenkov:fragspec, r=nneth...
2022-04-09 Dylan DPCRollup merge of #95805 - c410-f3r:meta-vars, r=petrochenkov
2022-04-09 Dylan DPCRollup merge of #95369 - jyn514:test-rustdoc, r=Mark...
2022-04-09 Dylan DPCRollup merge of #95361 - scottmcm:valid-align, r=Mark...
2022-04-09 Dylan DPCRollup merge of #94794 - mlodato517:mlodato517-clarify...
2022-04-09 Mark LodatoRework String UTF-8 Documentation
2022-04-09 borsAuto merge of #95697 - klensy:no-strings, r=petrochenkov
2022-04-09 borsAuto merge of #95840 - Dylan-DPC:rollup-erz5u6w, r...
2022-04-09 Dylan DPCRollup merge of #95810 - TaKO8Ki:use-format-args-captur...
2022-04-09 Dylan DPCRollup merge of #95802 - RalfJung:unused-win, r=Dylan-DPC
2022-04-09 Dylan DPCRollup merge of #95785 - RalfJung:interpret-size-mismat...
2022-04-09 Dylan DPCRollup merge of #95769 - fmease:fix-issue-95717, r...
2022-04-09 Dylan DPCRollup merge of #95676 - pietroalbini:pa-bump-rls,...
2022-04-09 Dylan DPCRollup merge of #95308 - bjorn3:more_stable_proc_macro...
2022-04-09 borsAuto merge of #95724 - Kobzol:ci-update-rustc-perf...
2022-04-09 borsAuto merge of #95835 - Dylan-DPC:rollup-l5mf2ad, r...
2022-04-09 Dylan DPCRollup merge of #95804 - GuillaumeGomez:empty-doc-comme...
2022-04-09 Dylan DPCRollup merge of #95797 - nnethercote:rm-Delimited-all_t...
2022-04-09 Dylan DPCRollup merge of #95787 - yaahc:panic-doc-update-v2...
2022-04-09 Dylan DPCRollup merge of #95764 - c410-f3r:metavar-test, r=petro...
2022-04-09 Dylan DPCRollup merge of #95751 - compiler-errors:ambig-int...
2022-04-09 Dylan DPCRollup merge of #95599 - niluxv:strict-provenance-lint...
2022-04-09 Dylan DPCRollup merge of #95374 - RalfJung:assert_uninit_valid...
2022-04-09 Dylan DPCRollup merge of #90066 - yaahc:thinbox, r=joshtriplett
2022-04-09 Ben KimockRemove ptr-int transmute in std::sync::mpsc
2022-04-09 Scott McMurrayMake non-power-of-two alignments a validity error in...
2022-04-09 borsAuto merge of #95524 - oli-obk:cached_stable_hash_clean...
2022-04-09 RedzicUse bitwise XOR in to_ascii_uppercase
2022-04-08 borsAuto merge of #95519 - oli-obk:tait_ub2, r=compiler...
2022-04-08 Jack O'Connorhide another #[allow] directive from a docs example
2022-04-08 Jane LusbyAdd ThinBox type for 1 stack pointer sized heap allocat...
2022-04-08 Mara BosFix typo in futex rwlock.
2022-04-08 CaioLeft overs of #95761
2022-04-08 borsAuto merge of #95772 - flip1995:clippyup, r=Manishearth...
2022-04-08 Ralf Jungfix some unused constant warning on some Windows targets
2022-04-08 Mara BosAdd futex-based RwLock on Linux.
2022-04-08 borsAuto merge of #95798 - Dylan-DPC:rollup-51hx1wl, r...
2022-04-08 Dylan DPCRollup merge of #95791 - oconnor663:doc_comment, r...
2022-04-08 Dylan DPCRollup merge of #95782 - ChrisDenton:pipe-buffer-size...
2022-04-08 Dylan DPCRollup merge of #95761 - c410-f3r:meta-var-stuff, r...
2022-04-08 Dylan DPCRollup merge of #95705 - bstrie:x86nonetier, r=Mark...
2022-04-08 Dylan DPCRollup merge of #95634 - dtolnay:mailmap, r=Mark-Simulacrum
2022-04-08 Dylan DPCRollup merge of #95579 - Cyborus04:slice_flatten, r...
2022-04-08 Dylan DPCRollup merge of #95102 - compiler-errors:issue-94034...
2022-04-08 flip1995Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd...
2022-04-08 borsAuto merge of #95775 - RalfJung:miri-windows-compat...
next