]> git.lizzy.rs Git - rust.git/history - library/std
Correctly detect color support
[rust.git] / library / std /
2020-11-17 borsAuto merge of #78924 - bjorn3:less_sysroot_build_script...
2020-11-17 borsAuto merge of #78801 - sexxi-goose:min_capture, r=nikom...
2020-11-17 borsAuto merge of #78313 - lcnr:somebody-fold-me, r=nikomat...
2020-11-16 borsAuto merge of #79104 - m-ou-se:rollup-v74492y, r=m...
2020-11-16 Mara BosRollup merge of #79087 - ThePuzzlemaker:issue-79083...
2020-11-16 Mara BosRollup merge of #79061 - jyn514:no-pub, r=GuillaumeGomez
2020-11-16 Mara BosRollup merge of #79032 - lcnr:arg-count, r=varkor
2020-11-16 Mara BosRollup merge of #78903 - ssomers:btree_order_chaos_test...
2020-11-16 Mara BosRollup merge of #78769 - est31:remove_lifetimes, r...
2020-11-16 Mara BosRollup merge of #78714 - m-ou-se:simplify-local-streams...
2020-11-16 Mara BosRollup merge of #78678 - Nemo157:doc-cfg-w-traits,...
2020-11-16 Mara BosRollup merge of #78364 - XAMPPRocky:relnote-1.48.0...
2020-11-16 Mara BosRollup merge of #77691 - exrook:rename-layouterr, r...
2020-11-16 Mara BosRollup merge of #76339 - CDirkx:structural-match-range...
2020-11-16 borsAuto merge of #78631 - ssomers:btree-alias_for_underful...
2020-11-15 borsAuto merge of #79064 - ehuss:rustbook-logs, r=Mark...
2020-11-15 bjorn3Make the libstd build script smaller
2020-11-15 borsAuto merge of #79070 - jonas-schievink:rollup-wacn2b8...
2020-11-15 Jonas SchievinkRollup merge of #79063 - calebcartwright:update-rustfmt...
2020-11-15 Jonas SchievinkRollup merge of #79059 - jyn514:cranelift, r=Mark-Simul...
2020-11-15 Jonas SchievinkRollup merge of #79058 - dtolnay:likelymacro, r=Mark...
2020-11-15 Jonas SchievinkRollup merge of #79041 - jyn514:inner-to-kind, r=petroc...
2020-11-15 Jonas SchievinkRollup merge of #79036 - cjgillot:steal, r=oli-obk
2020-11-15 Jonas SchievinkRollup merge of #79034 - petrochenkov:mrscopes3, r...
2020-11-15 Jonas SchievinkRollup merge of #79031 - camelid:mir-validate-local...
2020-11-15 Jonas SchievinkRollup merge of #79026 - mbrubeck:btree_retain, r=m...
2020-11-15 Jonas SchievinkRollup merge of #79019 - lcnr:generic-arg-validation...
2020-11-15 Jonas SchievinkRollup merge of #79016 - fanzier:underscore-expressions...
2020-11-15 Jonas SchievinkRollup merge of #79005 - petrochenkov:noinjected, r...
2020-11-15 Jonas SchievinkRollup merge of #79004 - jyn514:bacon, r=Mark-Simulacrum
2020-11-15 Jonas SchievinkRollup merge of #77802 - jyn514:bootstrap-specific...
2020-11-15 borsAuto merge of #78472 - hermitcore:builtins, r=Mark...
2020-11-15 Stefan Lankesadd options to use optimized and mangled compiler builtins
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 #78959 - petrochenkov:likeuefi, r=nagisa
2020-11-14 borsAuto merge of #78951 - petrochenkov:unknown, r=ehuss
2020-11-14 borsAuto merge of #78736 - petrochenkov:lazyenum, r=Aaron1011
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 tests to their own module
2020-11-13 The8472move copy specialization into sys::unix module
2020-11-13 borsAuto merge of #78888 - richkadel:llvm-coverage-tests...
2020-11-13 The8472add benchmarks
2020-11-13 The8472reduce syscalls by inferring FD types based on source...
2020-11-13 The8472add forwarding specializations for &mut variants
2020-11-13 The8472prioritize sendfile over splice since it results in...
2020-11-13 The8472move tests module into separate file
2020-11-13 The8472hide unused exports on other platforms
2020-11-13 The8472specialize io::copy to use copy_file_range, splice...
2020-11-13 borsAuto merge of #79011 - ehuss:update-cargo, r=ehuss
2020-11-13 borsAuto merge of #79017 - GuillaumeGomez:rollup-5orhudd...
2020-11-13 Guillaume GomezRollup merge of #78996 - lcnr:cg-promotion, r=RalfJung
2020-11-13 Guillaume GomezRollup merge of #78985 - lcnr:cg-drop-test, r=nikomatsakis
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-13 Tom KaitchuckUpdate library/std/src/collections/hash/map.rs
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 Zachary CatlinMerge changes from rust-lang/rust
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 borsAuto merge of #78956 - jonas-schievink:rollup-r53giob...
2020-11-11 Jonas SchievinkRollup merge of #78947 - dalance:llvm_cov, r=Mark-Simul...
2020-11-11 Jonas SchievinkRollup merge of #78942 - eltociear:patch-1, r=jonas...
next