]> git.lizzy.rs Git - rust.git/history - library/std
Auto merge of #83781 - JohnTitor:rollup-1vm3dxo, r=JohnTitor
[rust.git] / library / std /
2021-04-02 borsAuto merge of #83781 - JohnTitor:rollup-1vm3dxo, r...
2021-04-02 Yuki OkushiRollup merge of #83754 - GuillaumeGomez:search-tab...
2021-04-02 Yuki OkushiRollup merge of #83745 - JohnTitor:jtitor-mailmap,...
2021-04-02 Yuki OkushiRollup merge of #83740 - obi1kenobi:patch-1, r=joshtriplett
2021-04-02 Yuki OkushiRollup merge of #83721 - GuillaumeGomez:copy-use, r...
2021-04-02 Yuki OkushiRollup merge of #83535 - MidasLamb:mir-type-count-misma...
2021-04-02 borsAuto merge of #83207 - oli-obk:valtree2, r=lcnr
2021-04-02 borsAuto merge of #80965 - camelid:rename-doc-spotlight...
2021-04-02 borsAuto merge of #80828 - SNCPlay42:opaque-projections...
2021-04-02 borsAuto merge of #83663 - AngelicosPhosphoros:simplify_bin...
2021-04-01 borsAuto merge of #82780 - cjgillot:dep-stream, r=michaelwo...
2021-04-01 borsAuto merge of #83726 - the8472:large-trustedlen-fail...
2021-04-01 borsAuto merge of #83736 - JohnTitor:fix-unsafe_block_in_un...
2021-04-01 Predrag GruevskiFix minor typo in once.rs
2021-04-01 borsAuto merge of #83732 - ehuss:update-cargo, r=ehuss
2021-04-01 borsAuto merge of #83731 - Dylan-DPC:rollup-v2z3gkt, r...
2021-04-01 Dylan DPCRollup merge of #83712 - alexcrichton:more-wasm-simd...
2021-04-01 Dylan DPCRollup merge of #83711 - JohnTitor:more-friendly-unknow...
2021-04-01 Dylan DPCRollup merge of #83700 - steffahn:string_to_pathbuf_con...
2021-04-01 Dylan DPCRollup merge of #83015 - hyd-dev:test-79825-81555,...
2021-03-31 Frank SteffahnApply suggestions from code review
2021-03-31 Frank SteffahnAdd a few missing links, fix a typo
2021-03-31 Frank SteffahnFix documentation of conversion from String to OsString
2021-03-31 borsAuto merge of #83684 - cjgillot:csp, r=petrochenkov
2021-03-31 borsAuto merge of #83681 - jyn514:blanket-impls-tweaks...
2021-03-31 borsAuto merge of #83666 - Amanieu:instrprof-order, r=tmandry
2021-03-30 borsAuto merge of #83692 - Dylan-DPC:rollup-2a2m3jy, r...
2021-03-30 Dylan DPCRollup merge of #83683 - tblah:riscv64linux_links,...
2021-03-30 Dylan DPCRollup merge of #83680 - ibraheemdev:patch-2, r=Dylan-DPC
2021-03-30 Dylan DPCRollup merge of #83678 - GuillaumeGomez:hack-Self-keywo...
2021-03-30 Dylan DPCRollup merge of #83671 - JohnTitor:issue-75801-test...
2021-03-30 Dylan DPCRollup merge of #83654 - JohnTitor:issue-83606, r=estebank
2021-03-30 Dylan DPCRollup merge of #80720 - steffahn:prettify_prelude_impo...
2021-03-30 borsAuto merge of #83652 - xu-cheng:ipv4-octal, r=sfackler
2021-03-30 borsAuto merge of #83639 - osa1:issue83638, r=estebank
2021-03-30 Ibraheem Ahmedupdate for loop desugaring docs
2021-03-30 Guillaume GomezFix Self keyword doc URL conflict on case insensitive...
2021-03-30 borsAuto merge of #83170 - joshtriplett:spawn-cleanup,...
2021-03-30 Dylan DPCRollup merge of #83667 - estebank:cool-bears-hot-tip...
2021-03-30 Dylan DPCRollup merge of #83662 - ehuss:update-books, r=ehuss
2021-03-30 Dylan DPCRollup merge of #83656 - JohnTitor:resolve-test, r...
2021-03-30 Dylan DPCRollup merge of #83645 - pickfire:patch-3, r=GuillaumeGomez
2021-03-30 Dylan DPCRollup merge of #83579 - RalfJung:ptr-arithmetic, r...
2021-03-30 Dylan DPCRollup merge of #83571 - a1phyr:feature_const_slice_fir...
2021-03-30 Dylan DPCRollup merge of #83568 - RalfJung:uninit_array, r=dtolnay
2021-03-30 borsAuto merge of #83458 - saethlin:improve-vec-benches...
2021-03-30 borsAuto merge of #83649 - bjorn3:dedup_providers, r=petroc...
2021-03-30 borsAuto merge of #83357 - saethlin:vec-reserve-inlining...
2021-03-30 Cheng XUDisallow octal format in Ipv4 string
2021-03-30 borsAuto merge of #83664 - Dylan-DPC:rollup-wx6idpd, r...
2021-03-29 Dylan DPCRollup merge of #83644 - lnicola:rust-analyzer-2021...
2021-03-29 Dylan DPCRollup merge of #83643 - JohnTitor:is-freeze-no-longer...
2021-03-29 Dylan DPCRollup merge of #83636 - JohnTitor:const-generics-defua...
2021-03-29 Dylan DPCRollup merge of #83543 - camelid:lint-unknown-disambigu...
2021-03-29 Dylan DPCRollup merge of #83374 - reyk:fix/bsd-ancillary, r...
2021-03-29 Dylan DPCRollup merge of #83130 - clarfonthey:escape, r=m-ou-se
2021-03-29 Dylan DPCRollup merge of #82331 - frol:feat/std-binary-heap...
2021-03-29 borsAuto merge of #82864 - jyn514:short-circuit, r=Guillaum...
2021-03-29 Josh TriplettSimplify Command::spawn (no semantic change)
2021-03-29 borsAuto merge of #83185 - jyn514:remove-dead-code, r=oli-obk
2021-03-29 borsAuto merge of #80839 - tblah:riscv64linux_links, r...
2021-03-29 borsAuto merge of #83609 - klensy:c-str, r=m-ou-se
2021-03-29 Frank SteffahnChange back prelude headline
2021-03-29 klensyffi::c_str smaller as_bytes
2021-03-29 bjorn3Merge commit '0969bc6dde001e01e7e1f58c8ccd7750f8a49ae1...
2021-03-29 borsAuto merge of #83565 - RalfJung:miri, r=oli-obk
2021-03-28 klensyffi::c_str added tests for empty strings
2021-03-28 borsAuto merge of #83582 - jyn514:might-not, r=joshtriplett
2021-03-28 borsAuto merge of #83577 - geeklint:slice_to_ascii_case_doc...
2021-03-28 borsAuto merge of #81728 - Qwaz:fix-80335, r=joshtriplett
2021-03-28 borsAuto merge of #81354 - SkiFire13:binary-search-assume...
2021-03-28 borsAuto merge of #83587 - petrochenkov:asneeded, r=nagisa
2021-03-27 borsAuto merge of #83103 - petrochenkov:unilex, r=Aaron1011
2021-03-27 borsAuto merge of #83580 - Dylan-DPC:rollup-1zod4p7, r...
2021-03-27 Dylan DPCRollup merge of #83555 - m-ou-se:inline-io-error-new...
2021-03-27 Dylan DPCRollup merge of #83548 - Aaron1011:capture-none-delims...
2021-03-27 Dylan DPCRollup merge of #83522 - pickfire:patch-6, r=JohnTitor
2021-03-27 Dylan DPCRollup merge of #82993 - camelid:source-use-diag, r...
2021-03-27 Dylan DPCRollup merge of #82917 - cuviper:iter-zip, r=m-ou-se
2021-03-27 Dylan DPCRollup merge of #82626 - lcnr:encode_with_shorthandb...
2021-03-27 Dylan DPCRollup merge of #82525 - RalfJung:unaligned-ref-warn...
2021-03-27 Dylan DPCRollup merge of #81351 - lcnr:big-money-big-prices...
2021-03-27 borsAuto merge of #83573 - JohnTitor:rollup-28jnzsr, r...
2021-03-27 Yuki OkushiRollup merge of #83569 - sjakobi:issue56445-regression...
2021-03-27 Yuki OkushiRollup merge of #83567 - jonjensen:patch-1, r=Guillaume...
2021-03-27 Yuki OkushiRollup merge of #83561 - m-ou-se:lock-debug, r=jackh726
2021-03-27 Yuki OkushiRollup merge of #83560 - m-ou-se:io-chain-debug, r...
2021-03-27 Yuki OkushiRollup merge of #83559 - m-ou-se:rwlock-guard-debug...
2021-03-27 Yuki OkushiRollup merge of #83558 - m-ou-se:use-finish-non-exhaust...
2021-03-27 Yuki OkushiRollup merge of #83526 - klensy:lazy-too, r=petrochenkov
2021-03-27 Yuki OkushiRollup merge of #83462 - ijackson:exitstatus-message...
2021-03-27 Yuki OkushiRollup merge of #83348 - osa1:issue83344, r=jackh726
2021-03-27 Yuki OkushiRollup merge of #79399 - pickfire:patch-3, r=JohnTitor
2021-03-27 borsAuto merge of #83245 - the8472:generalize-slice-fill...
2021-03-27 Ivan ThamImprove fs error open_from unix
2021-03-27 Ivan ThamUse detailed and shorter fs error explaination
2021-03-27 Mara BosImprove Debug implementations of Mutex and RwLock.
2021-03-27 Mara BosDerive Debug for io::Chain instead of manually implemen...
2021-03-27 Mara BosFix Debug implementation for RwLock{Read,Write}Guard.
2021-03-27 Mara BosUse DebugStruct::finish_non_exhaustive() in std.
next