]> git.lizzy.rs Git - rust.git/history - library
std: relax memory orderings in `Parker`
[rust.git] / library /
2022-06-15 joboetstd: relax memory orderings in `Parker`
2022-06-05 joboetstd: solve priority issue for Parker
2022-05-19 joboetstd: fix deadlock in `Parker`
2022-05-18 joboetstd: use an event flag based thread parker on SOLID
2022-05-13 borsAuto merge of #96965 - oli-obk:flaky_inliner_ice, r...
2022-05-13 borsAuto merge of #97000 - matthiaskrgr:rollup-qh3lhu8...
2022-05-13 Matthias KrügerRollup merge of #96993 - notriddle:notriddle/prototype...
2022-05-13 Matthias KrügerRollup merge of #96989 - cjgillot:defpath-use, r=davidtwco
2022-05-13 Matthias KrügerRollup merge of #96988 - ehuss:fix-platform-links,...
2022-05-13 Matthias KrügerRollup merge of #96948 - ludfo774:macro-trailing-comma...
2022-05-13 Matthias KrügerRollup merge of #96932 - sunfishcode:sunfishcode/docume...
2022-05-13 borsAuto merge of #96493 - chbaker0:issue-96342-fix, r...
2022-05-12 borsAuto merge of #96966 - nikic:llvm-update-2, r=cuviper
2022-05-12 borsAuto merge of #96984 - ehuss:update-cargo, r=ehuss
2022-05-12 borsAuto merge of #96974 - matthiaskrgr:rollup-jd4otnc...
2022-05-12 Matthias KrügerRollup merge of #96968 - cjgillot:codegen-fulfill-nice...
2022-05-12 Matthias KrügerRollup merge of #96941 - nannany:master, r=lcnr,JohnTitor
2022-05-12 Matthias KrügerRollup merge of #96939 - GuillaumeGomez:settings-css...
2022-05-12 Matthias KrügerRollup merge of #96860 - semarie:openbsd-futex-time64...
2022-05-12 Matthias KrügerRollup merge of #95896 - nagisa:nvptx-contacts, r=Mark...
2022-05-12 borsAuto merge of #95562 - lcnr:attr-no-encode, r=davidtwco
2022-05-12 borsAuto merge of #96940 - TaKO8Ki:stop-suggesting-wrong...
2022-05-12 borsAuto merge of #96889 - Aaron1011:place-ref-remove,...
2022-05-12 Dan GohmanFix comment syntax.
2022-05-12 Dan GohmanRelax the wording about the meaning of -1.
2022-05-12 borsAuto merge of #95837 - scottmcm:ptr-offset-from-unsigne...
2022-05-12 Scott McMurrayApply CR suggestions; add real tracking issue
2022-05-12 Scott McMurrayAdd a debug check for ordering, and check for isize...
2022-05-12 Scott McMurrayRename `unsigned_offset_from` to `sub_ptr`
2022-05-12 Scott McMurrayAdd `unsigned_offset_from` on pointers
2022-05-12 borsAuto merge of #96150 - est31:unused_macro_rules, r...
2022-05-11 borsAuto merge of #96220 - RalfJung:scalar-no-padding,...
2022-05-11 Dan GohmanHandleOrNull can hold null, and HandleOrInvalid can...
2022-05-11 Dylan DPCRollup merge of #96898 - RalfJung:interpret-pop-debug...
2022-05-11 Dylan DPCRollup merge of #95281 - pierwill:fix-85513, r=Dylan-DPC
2022-05-11 Dylan DPCRollup merge of #91518 - luojia65:rustdoc-riscv-arch...
2022-05-11 Dan GohmanFix incorrect mentions of `OwnedFd` and `BorrowedFd...
2022-05-11 Sébastien Marieto_timespec could be unused by some targets
2022-05-11 Sébastien Marieavoid using both Some() and ? on linux/android/freebsd...
2022-05-11 Sébastien Marieopenbsd: convert futex timeout managment to Timespec...
2022-05-11 Dan GohmanAlso document that `as_raw_handle` may return NULL.
2022-05-11 Dan GohmanClarify what values `BorrowedHandle`, `OwnedHandle...
2022-05-11 Yuki OkushiRollup merge of #96925 - c410-f3r:z-errors, r=JohnTitor
2022-05-11 Yuki OkushiRollup merge of #96916 - matthiaskrgr:simpl_count,...
2022-05-11 Yuki OkushiRollup merge of #96903 - oli-obk:opaque_type_lifetime_c...
2022-05-11 Yuki OkushiRollup merge of #96900 - GuillaumeGomez:fix-js-error...
2022-05-11 Yuki OkushiRollup merge of #96896 - JohnTitor:issue-68408, r=compi...
2022-05-11 Yuki OkushiRollup merge of #96887 - notriddle:notriddle/as-raw...
2022-05-11 Yuki OkushiRollup merge of #96543 - nnethercote:rm-make_token_stre...
2022-05-11 borsAuto merge of #96888 - Aaron1011:fake-borrow-no-sort...
2022-05-11 borsAuto merge of #96375 - jyn514:bootstrap-submodules...
2022-05-10 borsAuto merge of #96232 - sunfishcode:sunfishcode/io-safet...
2022-05-10 borsAuto merge of #96905 - jyn514:revert-96803-faster-assem...
2022-05-10 est31Also allow unused macro rules in stdarch
2022-05-10 borsAuto merge of #96904 - JohnTitor:rollup-f1sz5x0, r...
2022-05-10 Yuki OkushiRollup merge of #96882 - jackh726:no-subst, r=oli-obk
2022-05-10 Yuki OkushiRollup merge of #96879 - notriddle:notriddle/search...
2022-05-10 Yuki OkushiRollup merge of #96861 - m-ou-se:std-use-prelude-2021...
2022-05-10 Yuki OkushiRollup merge of #96849 - c410-f3r:z-errors, r=petrochenkov
2022-05-10 Yuki OkushiRollup merge of #96725 - nico-abram:win_tid, r=ChrisDenton
2022-05-10 Yuki OkushiRollup merge of #96717 - BoxyUwU:gats_const_param_types...
2022-05-10 borsAuto merge of #96736 - oli-obk:tait_missing_wf_check...
2022-05-10 borsAuto merge of #94799 - lcnr:list-ty-perf, r=petrochenkov
2022-05-10 borsAuto merge of #96891 - Dylan-DPC:rollup-echa4wg, r...
2022-05-10 Dylan DPCRollup merge of #96872 - RalfJung:layout-sanity, r...
2022-05-10 Dylan DPCRollup merge of #96823 - jackh726:params-heuristics...
2022-05-10 Dylan DPCRollup merge of #96812 - cjgillot:no-lint-outllives...
2022-05-10 Dylan DPCRollup merge of #96674 - bstrie:vardoc, r=thomcc
2022-05-10 Dylan DPCRollup merge of #93661 - ehuss:add-missing-rustc-arg...
2022-05-10 unknownExpose process main_thread_handle on Windows
2022-05-10 borsAuto merge of #96808 - cjgillot:impossible-trait, r...
2022-05-10 borsAuto merge of #96803 - jyn514:faster-assemble, r=Mark...
2022-05-10 borsAuto merge of #96715 - cjgillot:trait-alias-loop, r...
2022-05-09 borsAuto merge of #96838 - tmiasko:lazy-switch-sources...
2022-05-09 borsAuto merge of #96473 - lcnr:querify-codegen-fn-attrs...
2022-05-09 borsAuto merge of #96877 - matthiaskrgr:rollup-evlh6ot...
2022-05-09 Matthias KrügerRollup merge of #96858 - notriddle:notriddle/cleanup...
2022-05-09 Matthias KrügerRollup merge of #96854 - jackh726:subst-cleanup, r...
2022-05-09 Matthias KrügerRollup merge of #96844 - Badel2:actually-fix-96583...
2022-05-09 Matthias KrügerRollup merge of #96841 - thomcc:revert-osstr-join,...
2022-05-09 Matthias KrügerRollup merge of #96008 - fmease:warn-on-useless-doc...
2022-05-09 Matthias KrügerRollup merge of #95483 - golddranks:improve_float_docs...
2022-05-09 borsAuto merge of #96845 - Patryk27:upgrade-llvm, r=nikic
2022-05-09 borsAuto merge of #96815 - SparrowLii:promote_const, r...
2022-05-09 Mara BosUse Rust 2021 prelude in std itself.
2022-05-09 borsAuto merge of #95960 - jhpratt:remove-rustc_deprecated...
2022-05-09 borsAuto merge of #96802 - gimbles:windows_slice, r=thomcc
2022-05-09 borsAuto merge of #95542 - xFrednet:rfc-2383-expect-query...
2022-05-08 borsAuto merge of #96846 - matthiaskrgr:rollup-yxu9ot9...
2022-05-08 León Orell Valeria... Warn on unused doc(hidden) on trait impl items
2022-05-08 Matthias KrügerRollup merge of #96835 - GuillaumeGomez:eslint-rules...
2022-05-08 Matthias KrügerRollup merge of #96830 - JohnTitor:issue-96654, r=compi...
2022-05-08 Matthias KrügerRollup merge of #96829 - JohnTitor:fix-xpy-clippy,...
2022-05-08 Matthias KrügerRollup merge of #96828 - scottmcm:clarify-hasher-write...
2022-05-08 Matthias KrügerRollup merge of #96617 - ken-matsui:fix-incorrect-synta...
2022-05-08 borsAuto merge of #96302 - Serial-ATA:more-diagnostic-items...
2022-05-08 borsAuto merge of #93675 - name1e5s:fix/strip_prefix_panic...
2022-05-08 Thom ChiovoloniRevert "Implement [OsStr]::join", which was merged...
2022-05-08 name1e5sfix panic in Path::strip_prefix
2022-05-08 borsAuto merge of #96770 - flip1995:fix-trait-type-in-bound...
next