]> git.lizzy.rs Git - rust.git/history - library/std
Add debug asserts to futex ReentrantMutex impl.
[rust.git] / library / std /
2022-04-07 Dylan DPCRollup merge of #95725 - hkBst:patch-1, r=Dylan-DPC
2022-04-07 Dylan DPCRollup merge of #95714 - KSBilodeau:master, r=Dylan-DPC
2022-04-07 Dylan DPCRollup merge of #95708 - fee1-dead:doc_whitespace_trim...
2022-04-07 Dylan DPCRollup merge of #95646 - mgeisler:mention-std-env-var...
2022-04-07 Dylan DPCRollup merge of #95352 - jyn514:full-relative-path...
2022-04-07 borsAuto merge of #95688 - pfmooney:libc-update, r=Mark...
2022-04-07 borsAuto merge of #95745 - Dylan-DPC:rollup-485ajqi, r...
2022-04-06 Dylan DPCRollup merge of #95738 - GuillaumeGomez:item-info-switc...
2022-04-06 Dylan DPCRollup merge of #95735 - bjorn3:revert_inline_location_...
2022-04-06 Dylan DPCRollup merge of #95709 - nnethercote:improve-terse...
2022-04-06 Dylan DPCRollup merge of #95626 - saethlin:pass-pointer-to-prctl...
2022-04-06 Dylan DPCRollup merge of #95185 - m-ou-se:stabilize-stdin-lines...
2022-04-06 borsAuto merge of #95742 - Dylan-DPC:rollup-8n7o87y, r...
2022-04-06 Ben KimockChange trailing prctl arguments to c_ulong
2022-04-06 Dylan DPCRollup merge of #95731 - oli-obk:lazy_tait_regression...
2022-04-06 Dylan DPCRollup merge of #95730 - m-ou-se:rwlock-case, r=Dylan-DPC
2022-04-06 Dylan DPCRollup merge of #95649 - ouz-a:mir-opt, r=oli-obk
2022-04-06 Dylan DPCRollup merge of #95353 - jyn514:invalid-filter-hard...
2022-04-06 Dylan DPCRollup merge of #95342 - jyn514:ignore-revs, r=Mark...
2022-04-06 borsAuto merge of #95669 - nnethercote:call-compute_locs...
2022-04-06 Mara BosBump stabilization of stdin_forwarders to 1.62.0.
2022-04-06 Mara BosRename RWLock to RwLock in std::sys.
2022-04-06 borsAuto merge of #95707 - RalfJung:initialized, r=oli-obk
2022-04-06 borsAuto merge of #95723 - SparrowLii:const_goto, r=fee1...
2022-04-06 borsAuto merge of #95711 - Dylan-DPC:rollup-ujss3oi, r...
2022-04-06 kangarooCoderMerge remote-tracking branch 'origin/master'
2022-04-06 Dylan DPCRollup merge of #95699 - SparkyPotato:master, r=dtolnay
2022-04-06 Dylan DPCRollup merge of #95693 - RalfJung:more-context, r=oli-obk
2022-04-06 Dylan DPCRollup merge of #95684 - GuillaumeGomez:fix-item-info...
2022-04-06 Dylan DPCRollup merge of #95659 - anp:remove-link-print, r=tmandry
2022-04-06 borsAuto merge of #95469 - ChrisDenton:unsound-read-write...
2022-04-05 borsAuto merge of #95702 - Dylan-DPC:rollup-793rz6v, r...
2022-04-05 Pietro Albinitrivial cfg(bootstrap) changes
2022-04-05 Dylan DPCRollup merge of #95681 - petrochenkov:doclinkregr2...
2022-04-05 Dylan DPCRollup merge of #95673 - lnicola:rust-analyzer-2022...
2022-04-05 Dylan DPCRollup merge of #95663 - notriddle:notriddle/unsafe...
2022-04-05 Dylan DPCRollup merge of #95591 - jackh726:nll-revisions-1,...
2022-04-05 Dylan DPCRollup merge of #95585 - compiler-errors:ref-clone...
2022-04-05 Dylan DPCRollup merge of #95547 - RalfJung:ptr-int-transmutes...
2022-04-05 Dylan DPCRollup merge of #95473 - lqd:macro-expansion, r=petroch...
2022-04-05 Dylan DPCRollup merge of #88025 - devnexen:netbsd_scm_creds...
2022-04-05 borsAuto merge of #95035 - m-ou-se:futex-locks-on-linux...
2022-04-05 borsAuto merge of #94527 - oli-obk:undef_scalars, r=nagisa...
2022-04-05 Patrick MooneyUpdate libc to 0.2.121
2022-04-05 Mara BosReword comment in futex condvar implementation.
2022-04-05 Dylan DPCRollup merge of #95670 - TaKO8Ki:remove-unused-function...
2022-04-05 Dylan DPCRollup merge of #95660 - yaahc:panic-docs-update, r...
2022-04-05 Dylan DPCRollup merge of #95654 - notriddle:notriddle/issue...
2022-04-05 Mara BosMark unix::locks::futex::Mutex::new as #[inline].
2022-04-05 Dylan DPCRollup merge of #95645 - GuillaumeGomez:intra-doc-link...
2022-04-05 Dylan DPCRollup merge of #95449 - jyn514:doc-stage-0, r=ehuss
2022-04-05 Dylan DPCRollup merge of #95234 - ben0x539:nixquotes, r=Dylan-DPC
2022-04-05 Chris DentonUse rtabort
2022-04-05 Chris DentonMake `synchronous_write` safe to call
2022-04-05 Chris DentonDocument synchronicity
2022-04-05 Chris DentonComplete reads and writes synchronously or abort
2022-04-05 Chris DentonCorrect definition of `IO_STATUS_BLOCK`
2022-04-05 borsAuto merge of #95337 - petrochenkov:doclink3, r=camelid
2022-04-04 Dylan DPCRollup merge of #95642 - lcnr:probe-smol, r=compiler...
2022-04-04 Dylan DPCRollup merge of #95631 - TaKO8Ki:remove-unnecessary...
2022-04-04 Dylan DPCRollup merge of #95630 - declanvk:update-nonnull-doc...
2022-04-04 Dylan DPCRollup merge of #95620 - RalfJung:memory-no-extras...
2022-04-04 Dylan DPCRollup merge of #95603 - compiler-errors:dyn-return...
2022-04-04 Dylan DPCRollup merge of #95588 - RalfJung:strict-provenance...
2022-04-04 Dylan DPCRollup merge of #91873 - estebank:mention-impls-for...
2022-04-04 borsAuto merge of #95653 - Dylan-DPC:rollup-2p9hzi3, r...
2022-04-04 Dylan DPCRollup merge of #95609 - compiler-errors:borrow-unsized...
2022-04-04 Dylan DPCRollup merge of #95467 - ChrisDenton:async-read-pipe...
2022-04-04 Dylan DPCRollup merge of #95438 - m-ou-se:sync-unsafe-cell,...
2022-04-04 Dylan DPCRollup merge of #95431 - golddranks:stabilize_total_cmp...
2022-04-04 Dylan DPCRollup merge of #95343 - dtolnay:literals, r=petrochenkov
2022-04-04 Dylan DPCRollup merge of #94817 - cuviper:relnotes-1.60.0, r...
2022-04-04 Dylan DPCRollup merge of #92942 - Xaeroxe:raw_arg, r=dtolnay
2022-04-04 Chris DentonCorrect calling convention
2022-04-04 David TolnayBump windows CommandExt::raw_arg to 1.62
2022-04-04 Pyry KontioStabilize total_cmp
2022-04-04 Chris DentonUpdate library/std/src/sys/windows/pipe.rs
2022-04-04 borsAuto merge of #95031 - compiler-errors:param-env-cache...
2022-04-04 David CarlierScmCredentials netbsd implementation.
2022-04-04 borsAuto merge of #95606 - petrochenkov:linkregr, r=wesleywiser
2022-04-03 Dylan DPCRollup merge of #95613 - GuillaumeGomez:fix-rustdoc...
2022-04-03 Dylan DPCRollup merge of #95553 - jam1garner:naked-function...
2022-04-03 Ben KimockDon't cast thread name to an integer for prctl
2022-04-03 borsAuto merge of #92686 - saethlin:unsafe-debug-asserts...
2022-04-03 borsAuto merge of #90791 - drmorr0:drmorr-memcmp-cint-cfg...
2022-04-03 borsAuto merge of #85321 - cjgillot:mir-cycle, r=bjorn3
2022-04-03 borsAuto merge of #88672 - camelid:inc-parser-sugg, r=davidtwco
2022-04-02 borsAuto merge of #95590 - GuillaumeGomez:multi-line-attr...
2022-04-02 borsAuto merge of #95600 - Dylan-DPC:rollup-580y2ra, r...
2022-04-02 Dylan DPCRollup merge of #95597 - dtolnay:threadlocalu8, r=Dylan-DPC
2022-04-02 Dylan DPCRollup merge of #95593 - notriddle:notriddle/size-of...
2022-04-02 Dylan DPCRollup merge of #95589 - Kobzol:rlink-header, r=bjorn3
2022-04-02 Dylan DPCRollup merge of #95587 - m-ou-se:std-remove-associated...
2022-04-02 David TolnayRefer to u8 by absolute path in expansion of thread_local
2022-04-02 borsAuto merge of #94911 - jackh726:gats_extended_2, r...
2022-04-02 borsAuto merge of #95568 - GuillaumeGomez:fix-invalid-dom...
2022-04-02 borsAuto merge of #95537 - GuillaumeGomez:type_of-doc,...
2022-04-02 borsAuto merge of #95571 - petrochenkov:nowrapident2, r...
2022-04-02 borsAuto merge of #95509 - nnethercote:simplify-MatcherPos...
2022-04-02 borsAuto merge of #95581 - Dylan-DPC:rollup-2suh5h1, r...
next