]> git.lizzy.rs Git - rust.git/history - library/std/src/sys
Auto merge of #78472 - hermitcore:builtins, r=Mark-Simulacrum
[rust.git] / library / std / src / sys /
2020-11-15 borsAuto merge of #78472 - hermitcore:builtins, r=Mark...
2020-11-15 borsAuto merge of #79065 - Dylan-DPC:rollup-gag1drk, r...
2020-11-15 Dylan DPCRollup merge of #79013 - jryans:cleanup-use-once-pretty...
2020-11-15 Dylan DPCRollup merge of #78993 - petrochenkov:specdash, r=oli-obk
2020-11-15 Dylan DPCRollup merge of #78988 - alexcrichton:one-more-intrinsi...
2020-11-15 Dylan DPCRollup merge of #78986 - Mark-Simulacrum:fix-llvm,...
2020-11-15 Dylan DPCRollup merge of #78980 - thiolliere:gui-fix-qpath,...
2020-11-15 Dylan DPCRollup merge of #78969 - tmiasko:normalize, r=davidtwco
2020-11-15 Dylan DPCRollup merge of #78968 - zec:add-llvm-as, r=Mark-Simulacrum
2020-11-15 Dylan DPCRollup merge of #78966 - tmiasko:inline-never, r=oli-obk
2020-11-15 Dylan DPCRollup merge of #78963 - richkadel:llvm-coverage-counte...
2020-11-15 Dylan DPCRollup merge of #78962 - poliorcetics:rustdoc-raw-ident...
2020-11-15 Dylan DPCRollup merge of #78948 - slanterns:master, r=varkor
2020-11-15 Dylan DPCRollup merge of #78856 - mark-i-m:fix-or-pat-ice, r...
2020-11-15 Dylan DPCRollup merge of #78848 - DevJPM:ci-llvm-9, r=nikic
2020-11-15 Dylan DPCRollup merge of #78590 - DeveloperC286:issue_60302...
2020-11-15 Dylan DPCRollup merge of #78352 - JohnTitor:issue-75229, r=Dylan-DPC
2020-11-14 borsAuto merge of #78809 - vn-ki:fix-issue-76064, r=oli-obk
2020-11-14 borsAuto merge of #75272 - the8472:spec-copy, r=KodrAus
2020-11-14 borsAuto merge of #78951 - petrochenkov:unknown, r=ehuss
2020-11-13 borsAuto merge of #78683 - Nemo157:issue-78673, r=lcnr
2020-11-13 The8472Always handle EOVERFLOW by falling back to the generic...
2020-11-13 The8472do direct splice syscall and probe availability to...
2020-11-13 The8472move sendfile/splice/copy_file_range into kernel_copy...
2020-11-13 The8472limit visibility of copy offload helpers to sys::unix...
2020-11-13 The8472move copy specialization into sys::unix module
2020-11-13 borsAuto merge of #78888 - richkadel:llvm-coverage-tests...
2020-11-13 The8472reduce syscalls by inferring FD types based on source...
2020-11-13 The8472hide unused exports on other platforms
2020-11-13 The8472specialize io::copy to use copy_file_range, splice...
2020-11-13 Guillaume GomezRollup merge of #78984 - GuillaumeGomez:rustdoc-check...
2020-11-13 Guillaume GomezRollup merge of #78463 - varkor:placeholder-const,...
2020-11-13 Guillaume GomezRollup merge of #77996 - tkaitchuck:master, r=m-ou-se
2020-11-13 Guillaume GomezRollup merge of #77151 - rust-lang:LeSeulArtichaut...
2020-11-13 borsAuto merge of #78826 - petrochenkov:mrscopes2, r=eddyb
2020-11-12 Mara BosRollup merge of #78972 - ehuss:update-cargo, r=ehuss
2020-11-12 Mara BosRollup merge of #78970 - calebcartwright:update-rustfmt...
2020-11-12 Mara BosRollup merge of #78950 - khyperia:spirv-asm, r=Amanieu
2020-11-12 Mara BosRollup merge of #78857 - SkiFire13:bheap-opt, r=KodrAus
2020-11-12 Mara BosRollup merge of #78836 - fanzier:struct-and-slice-destr...
2020-11-12 borsAuto merge of #76256 - tgnottingham:issue-74890, r...
2020-11-12 Alex CrichtonFix an intrinsic invocation on threaded wasm
2020-11-12 Guillaume GomezRollup merge of #78971 - ehuss:update-books, r=ehuss
2020-11-12 Guillaume GomezRollup merge of #78960 - ethanboxx:const-gen-test-defau...
2020-11-12 Guillaume GomezRollup merge of #78933 - jyn514:tracing-output, r=oli-obk
2020-11-12 Guillaume GomezRollup merge of #78921 - GuillaumeGomez:search-result...
2020-11-12 Guillaume GomezRollup merge of #78916 - lcnr:const-generics-tests...
2020-11-12 borsAuto merge of #78773 - GuillaumeGomez:theme-picker...
2020-11-12 borsAuto merge of #78965 - jryans:emscripten-threads-libc...
2020-11-12 J. Ryan StinnettFix timeout conversion
2020-11-12 J. Ryan StinnettUpdate thread and futex APIs to work with Emscripten
2020-11-12 borsAuto merge of #78782 - petrochenkov:nodoctok, r=Aaron1011
2020-11-11 Jonas SchievinkRollup merge of #78923 - jyn514:intra-doc-comments...
2020-11-11 Jonas SchievinkRollup merge of #78832 - lcnr:const-evaluatable-unevalu...
2020-11-11 Jonas SchievinkRollup merge of #78417 - ssomers:btree_chop_up_2, r...
2020-11-11 Jonas SchievinkRollup merge of #78354 - 12101111:rustbuild_profiler...
2020-11-11 Jonas SchievinkRollup merge of #78216 - workingjubilee:duration-zero...
2020-11-10 Jonas SchievinkRollup merge of #78887 - camelid:dataflow-state-decl...
2020-11-10 Jonas SchievinkRollup merge of #78875 - petrochenkov:cleantarg, r...
2020-11-10 Jonas SchievinkRollup merge of #78854 - the8472:workaround-normalizati...
2020-11-10 Jonas SchievinkRollup merge of #78847 - tmiasko:inline-return-place...
2020-11-10 Jonas SchievinkRollup merge of #78669 - sasurau4:test/check-pass-const...
2020-11-10 Jonas SchievinkRollup merge of #78574 - sasurau4:test/check-pass-regio...
2020-11-10 Jonas SchievinkRollup merge of #76765 - guswynn:async_return, r=tmandry
2020-11-09 Dylan DPCRollup merge of #78844 - tmiasko:monomorphize-sizeof...
2020-11-09 Dylan DPCRollup merge of #78830 - lcnr:mir-folder, r=oli-obk
2020-11-09 Dylan DPCRollup merge of #78746 - pietroalbini:i686-freebsd...
2020-11-09 Dylan DPCRollup merge of #78710 - petrochenkov:macvisit, r=davidtwco
2020-11-09 Dylan DPCRollup merge of #78566 - JRF63:polly, r=Mark-Simulacrum
2020-11-09 Dylan DPCRollup merge of #78513 - jyn514:rustup-toolchain, r...
2020-11-09 Dylan DPCRollup merge of #78502 - matthewjasper:chalkup, r=nikom...
2020-11-09 Dylan DPCRollup merge of #77016 - Mark-Simulacrum:clippy-tests...
2020-11-09 Dylan DPCRollup merge of #76468 - SNCPlay42:lifetime-names,...
2020-11-09 borsAuto merge of #78201 - joshtriplett:rustc-tls-model...
2020-11-09 borsAuto merge of #78889 - Dylan-DPC:rollup-6zjhahf, r...
2020-11-09 Dylan DPCRollup merge of #78882 - bjorn3:nicer_hunk_headers...
2020-11-09 Dylan DPCRollup merge of #78878 - shepmaster:intersecting-ignore...
2020-11-09 Dylan DPCRollup merge of #78868 - notriddle:master, r=GuillaumeGomez
2020-11-09 Dylan DPCRollup merge of #78748 - fanzier:tuple-assignment,...
2020-11-09 Dylan DPCRollup merge of #78674 - tmiasko:inline-substs-for...
2020-11-09 Dylan DPCRollup merge of #78476 - RalfJung:btree-alias, r=Mark...
2020-11-09 Dylan DPCRollup merge of #78437 - ssomers:btree_no_ord_at_node_l...
2020-11-09 Dylan DPCRollup merge of #78345 - jyn514:proper-names, r=varkor
2020-11-09 Dylan DPCRollup merge of #78228 - pietroalbini:finally, r=Mark...
2020-11-09 Dylan DPCRollup merge of #78114 - jyn514:private, r=oli-obk
2020-11-09 Dylan DPCRollup merge of #78026 - sunfishcode:symlink-hard-link...
2020-11-09 Dylan DPCRollup merge of #77640 - ethanboxx:int_error_matching_a...
2020-11-08 borsAuto merge of #78712 - petrochenkov:visitok, r=Aaron1011
2020-11-08 Jake GouldingAvoid overlapping cfg attributes when both macOS and...
2020-11-08 borsAuto merge of #78874 - m-ou-se:rollup-3jp1ijj, r=m...
2020-11-08 Mara BosRollup merge of #78865 - Aaron1011:fix/const-item-mut...
2020-11-08 Mara BosRollup merge of #78861 - o752d:patch-1, r=jonas-schievink
2020-11-08 Mara BosRollup merge of #78860 - petrochenkov:resolvefmt, r...
2020-11-08 Mara BosRollup merge of #78852 - camelid:intra-doc-bonanza...
2020-11-08 Mara BosRollup merge of #78843 - tmiasko:inline-trace, r=wesley...
2020-11-08 Mara BosRollup merge of #78842 - shepmaster:bootstrap-rustfmt...
2020-11-08 Mara BosRollup merge of #78841 - LeSeulArtichaut:foldable-deriv...
2020-11-08 Mara BosRollup merge of #78828 - matthiaskrgr:sing_chr, r=lcnr
2020-11-08 Mara BosRollup merge of #78811 - a1phyr:const_io_structs, r...
2020-11-08 Mara BosRollup merge of #78788 - jhpratt:isize-impl-fix, r...
next