]> git.lizzy.rs Git - rust.git/history - library/std/src/sys/unix/thread_parker/pthread.rs
Auto merge of #100539 - joboet:horizon_timeout_clock, r=thomcc
[rust.git] / library / std / src / sys / unix / thread_parker / pthread.rs
2022-12-28 borsAuto merge of #100539 - joboet:horizon_timeout_clock...
2022-12-27 Michael GouletRollup merge of #103718 - matklad:infer-lazy, r=dtolnay
2022-12-27 Matthias KrügerRollup merge of #105515 - estebank:issue-104141, r...
2022-12-26 borsAuto merge of #103828 - cassaundra:fix-format-args...
2022-12-25 Matthias KrügerRollup merge of #105375 - WaffleLapkin:docfix, r=cjgillot
2022-12-24 borsAuto merge of #104977 - RalfJung:ptr-from-ref, r=dtolnay
2022-12-24 borsAuto merge of #105085 - oli-obk:stop_promoting_all_the_...
2022-12-24 Matthias KrügerRollup merge of #105465 - jyn514:docs, r=Mark-Simulacrum
2022-12-23 borsAuto merge of #105550 - gimbles:master, r=Nilstrieb
2022-12-22 borsAuto merge of #104889 - GuillaumeGomez:fix-impl-block...
2022-12-21 borsAuto merge of #105613 - Nilstrieb:rename-assert_uninit_...
2022-12-20 borsAuto merge of #105127 - Sp00ph:const_new, r=dtolnay
2022-12-18 Matthias KrügerRollup merge of #105447 - TaKO8Ki:add-test-for-103095...
2022-12-18 Matthias KrügerRollup merge of #105419 - YC:issue-41731, r=petrochenkov
2022-12-18 borsAuto merge of #105446 - erikdesjardins:vt-size, r=nikic
2022-12-17 Matthias KrügerRollup merge of #105559 - mkroening:install-llvm-tools...
2022-12-17 Matthias KrügerRollup merge of #105458 - Ayush1325:blocking_spawn...
2022-12-17 borsAuto merge of #105145 - Ayush1325:sequential-remote...
2022-12-17 Philipp KronesMerge commit '4bdfb0741dbcecd5279a2635c3280726db0604b5...
2022-12-17 borsAuto merge of #105421 - jacobbramley:jb/branch-prot...
2022-12-16 Matthias KrügerRollup merge of #105493 - WaffleLapkin:unchoke-r-a...
2022-12-16 borsAuto merge of #102318 - Amanieu:default_alloc_error_han...
2022-12-16 borsAuto merge of #105018 - zertosh:path_buf_deref_mut...
2022-12-16 borsAuto merge of #2731 - RalfJung:rustup, r=RalfJung
2022-12-16 borsAuto merge of #103880 - b-naber:field-ty-mir, r=lcnr
2022-12-16 Ralf JungMerge from rustc
2022-12-15 borsAuto merge of #104765 - chenyukang:yukang-fix-104639...
2022-12-14 bjorn3Merge commit '2bb3996244cf1b89878da9e39841e9f6bf061602...
2022-12-14 Matthias KrügerRollup merge of #105578 - erikdesjardins:addrspacecast...
2022-12-14 Matthias KrügerRollup merge of #105399 - mikebenfield:lfs, r=thomcc
2022-12-14 borsAuto merge of #105233 - mejrs:always_eager, r=estebank
2022-12-14 Matthias KrügerRollup merge of #105502 - chenyukang:yukang/fix-105366...
2022-12-14 Matthias KrügerRollup merge of #105491 - sulami:master, r=compiler...
2022-12-14 Matthias KrügerRollup merge of #105161 - cassaundra:numeric-literal...
2022-12-14 borsAuto merge of #105221 - alex:fat-archive-cleanup, r...
2022-12-14 borsAuto merge of #104875 - chenyukang:yukang/fix-104867...
2022-12-13 Matthias KrügerRollup merge of #105464 - nbdd0121:hir, r=compiler...
2022-12-13 borsAuto merge of #105436 - nnethercote:inline-place_conten...
2022-12-13 Matthias KrügerRollup merge of #104864 - chenyukang:yukang/fix-104700...
2022-12-12 Matthias KrügerRollup merge of #105616 - est31:add_the, r=Dylan-DPC
2022-12-12 Matthias KrügerRollup merge of #105615 - WaffleLapkin:remove_opt_scope...
2022-12-12 Matthias KrügerRollup merge of #104405 - Mark-Simulacrum:relnotes...
2022-12-12 borsAuto merge of #105252 - bjorn3:codegen_less_pair_values...
2022-12-12 borsAuto merge of #105160 - nnethercote:rm-Lit-token_lit...
2022-12-11 Matthias KrügerRollup merge of #105521 - tshepang:keep-heading-separat...
2022-12-11 Matthias KrügerRollup merge of #105472 - spastorino:make-encoder-use...
2022-12-11 Matthias KrügerRollup merge of #105369 - chenyukang:yukang/fix-105226...
2022-12-11 Matthias KrügerRollup merge of #105283 - compiler-errors:ty-var-in...
2022-12-11 Matthias KrügerRollup merge of #101648 - Timmmm:home_dir_docs, r=josht...
2022-12-11 borsAuto merge of #103647 - lqd:osx-x64-lto, r=Mark-Simulacrum
2022-12-11 borsAuto merge of #103591 - lqd:win-lto, r=Mark-Simulacrum
2022-12-11 borsAuto merge of #102900 - abrachet:master, r=bjorn3
2022-12-11 borsAuto merge of #105508 - eduardosm:ptr-methods-inline...
2022-12-11 Matthias KrügerRollup merge of #105547 - JohnTitor:issue-104582, r...
2022-12-11 Matthias KrügerRollup merge of #105546 - JohnTitor:issue-44454, r...
2022-12-11 Matthias KrügerRollup merge of #105539 - GuillaumeGomez:hashtag-prepen...
2022-12-11 Matthias KrügerRollup merge of #105537 - kadiwa4:remove_some_imports...
2022-12-11 Matthias KrügerRollup merge of #105532 - poliorcetics:document-remap...
2022-12-11 Matthias KrügerRollup merge of #105411 - estebank:short-names, r=oli-obk
2022-12-11 borsAuto merge of #105457 - GuillaumeGomez:prevent-auto...
2022-12-11 borsAuto merge of #105543 - matthiaskrgr:rollup-s9zj0pq...
2022-12-10 Matthias KrügerRollup merge of #105542 - compiler-errors:confirm-nits...
2022-12-10 Matthias KrügerRollup merge of #105534 - Nilstrieb:i-will-review-your...
2022-12-10 Matthias KrügerRollup merge of #105530 - Nilstrieb:rustdoc-highlight...
2022-12-10 Matthias KrügerRollup merge of #105511 - luqmana:rustix-upgrade, r...
2022-12-10 Matthias KrügerRollup merge of #105460 - mkroening:compiler-builtins...
2022-12-10 Matthias KrügerRollup merge of #105459 - jyn514:proc-macro-default...
2022-12-10 Matthias KrügerRollup merge of #103146 - joboet:cleanup_pthread_condva...
2022-12-10 Matthias KrügerRollup merge of #98391 - joboet:sgx_parker, r=m-ou-se
2022-12-04 borsAuto merge of #101514 - nvzqz:nvzqz/stabilize-nonzero...
2022-12-02 joboetstd: cleanup timeouts in pthread condvar
2022-12-01 Philipp KronesMerge commit 'd822110d3b5625b9dc80ccc442e06fc3cc851d76...
2022-11-30 borsAuto merge of #99814 - aliemjay:patch-2, r=jackh726
2022-11-23 Laurențiu Nicola:arrow_up: rust-analyzer
2022-11-22 Manish GoregaokarRollup merge of #101655 - dns2utf8:box_docs, r=dtolnay
2022-11-21 Philipp KronesMerge commit 'f4850f7292efa33759b4f7f9b7621268979e9914...
2022-11-19 borsAuto merge of #97870 - eggyal:inplace_fold_spec, r...
2022-11-09 Laurențiu Nicola:arrow_up: rust-analyzer
2022-11-01 Laurențiu Nicola:arrow_up: rust-analyzer
2022-10-26 Laurențiu Nicola:arrow_up: rust-analyzer
2022-10-25 Dylan DPCRollup merge of #98204 - Kixiron:stable-unzip, r=thomcc
2022-10-24 Yuki OkushiRollup merge of #99939 - saethlin:pre-sort-tests, r...
2022-10-24 Yuki OkushiRollup merge of #99578 - steffahn:remove_redundant_boun...
2022-10-24 borsAuto merge of #100848 - xfix:use-metadata-for-slice...
2022-10-23 Michael HowellRollup merge of #101644 - Timmmm:file_permissions_docs...
2022-10-23 Michael HowellRollup merge of #100462 - zohnannor:master, r=thomcc
2022-10-23 bjorn3Merge commit '266e96785ab71834b917bf474f130a6d8fdecd4b...
2022-10-23 flip1995Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388...
2022-10-18 Laurențiu Nicola:arrow_up: rust-analyzer
2022-10-17 borsAuto merge of #101837 - scottmcm:box-array-from-vec...
2022-10-15 borsAuto merge of #99292 - Aaron1011:stability-use-tree...
2022-10-14 borsAuto merge of #101030 - woppopo:const_location, r=scottmcm
2022-10-13 Dylan DPCRollup merge of #102854 - semarie:openbsd-immutablestac...
2022-10-11 Laurențiu Nicola:arrow_up: rust-analyzer
2022-10-10 borsAuto merge of #96711 - emilio:inline-slice-clone, r...
2022-10-09 borsAuto merge of #89123 - the8472:push_in_capacity, r...
2022-10-09 Yuki OkushiRollup merge of #101118 - devnexen:fs_getmode_bsd,...
2022-10-08 Matthias KrügerRollup merge of #99880 - compiler-errors:escape-ascii...
2022-10-08 Matthias KrügerRollup merge of #99194 - simlay:simlay/update-rust...
2022-10-08 borsAuto merge of #99505 - joboet:futex_once, r=thomcc
next