]> git.lizzy.rs Git - rust.git/history - library/std
Rollup merge of #103550 - notriddle:notriddle/no-suggest-static-candidates, r=wesleywiser
[rust.git] / library / std /
2022-10-28 Matthias KrügerRollup merge of #103550 - notriddle:notriddle/no-sugges...
2022-10-28 Matthias KrügerRollup merge of #103523 - GuillaumeGomez:inline-doc...
2022-10-28 Matthias KrügerRollup merge of #103283 - nbarrios1337:unsafe-impl...
2022-10-27 Matthias KrügerRollup merge of #103616 - rust-lang:notriddle/moz-box...
2022-10-27 Matthias KrügerRollup merge of #103544 - Nilstrieb:no-recovery-pls...
2022-10-27 Matthias KrügerRollup merge of #103524 - petrochenkov:modchild4, r...
2022-10-27 Matthias KrügerRollup merge of #103505 - notriddle:notriddle/rustdoc...
2022-10-27 Matthias KrügerRollup merge of #103408 - compiler-errors:rpitit-rustdo...
2022-10-27 Matthias KrügerRollup merge of #103394 - Pointerbender:unsafecell...
2022-10-27 Matthias KrügerRollup merge of #103255 - oli-obk:opaque_wrong_eq_relat...
2022-10-27 Matthias KrügerRollup merge of #103110 - RalfJung:manual-send, r=thomcc
2022-10-27 borsAuto merge of #103623 - matthiaskrgr:rollup-318yc1t...
2022-10-27 Matthias KrügerRollup merge of #103611 - Rageking8:fix-103574, r=lcnr
2022-10-27 Matthias KrügerRollup merge of #103593 - compiler-errors:nit-remove...
2022-10-27 Matthias KrügerRollup merge of #103592 - notriddle:notriddle/notable...
2022-10-27 Matthias KrügerRollup merge of #103586 - compiler-errors:issue-103573...
2022-10-27 Matthias KrügerRollup merge of #103564 - RalfJung:miri-unused, r=thomcc
2022-10-27 Matthias KrügerRollup merge of #103525 - oli-obk:const_impl_on_non_con...
2022-10-27 Matthias KrügerRollup merge of #103475 - oli-obk:generic_param_indices...
2022-10-27 Matthias KrügerRollup merge of #103106 - saethlin:from_exposed_docs...
2022-10-27 Matthias KrügerRollup merge of #103035 - saethlin:assert_unsafe_precon...
2022-10-27 borsAuto merge of #103601 - compiler-errors:no-opaque-probe...
2022-10-27 borsAuto merge of #103605 - ehuss:mentions-spec, r=Mark...
2022-10-26 borsAuto merge of #103604 - JohnTitor:rollup-q4ns2gh, r...
2022-10-26 Yuki OkushiRollup merge of #103598 - tshepang:token-kind-docs...
2022-10-26 Yuki OkushiRollup merge of #103596 - RalfJung:thread-setname,...
2022-10-26 Yuki OkushiRollup merge of #103580 - lukas-code:guaranteed_ne...
2022-10-26 Yuki OkushiRollup merge of #103579 - lnicola:rust-analyzer-2022...
2022-10-26 Yuki OkushiRollup merge of #103567 - RalfJung:ptr-eq-dyn-trait...
2022-10-26 Yuki OkushiRollup merge of #103558 - weihanglo:update-cargo, r...
2022-10-26 Yuki OkushiRollup merge of #103549 - maurer:llvm-main, r=cuviper
2022-10-26 Yuki OkushiRollup merge of #103537 - notriddle:notriddle/line...
2022-10-26 Yuki OkushiRollup merge of #103526 - Rageking8:more-dupe-typos...
2022-10-26 Yuki OkushiRollup merge of #103432 - jsha:box-is-not-notable,...
2022-10-26 Ralf Jungthread::set_name: debug-assert that things went well
2022-10-26 borsAuto merge of #103492 - ehuss:highfive-triagebot, r...
2022-10-26 Laurențiu Nicola:arrow_up: rust-analyzer
2022-10-26 Dylan DPCRollup merge of #103428 - SarthakSingh31:issue-94187...
2022-10-26 Dylan DPCRollup merge of #102706 - ferrocene:pa-ignore-doc-index...
2022-10-26 Dylan DPCRollup merge of #95710 - fee1-dead-contrib:stabilize_ar...
2022-10-26 borsAuto merge of #103284 - compiler-errors:const-sad,...
2022-10-26 Ralf Junglibrary: allow some unused things in Miri
2022-10-26 Dylan DPCRollup merge of #103542 - scottmcm:invalid-macro-patter...
2022-10-26 Dylan DPCRollup merge of #103520 - petrochenkov:resout, r=cjgillot
2022-10-26 Dylan DPCRollup merge of #103444 - chenyukang:yukang/fix-103425...
2022-10-26 Dylan DPCRollup merge of #103430 - cjgillot:receiver-attrs,...
2022-10-26 Dylan DPCRollup merge of #103287 - saethlin:faster-len-check...
2022-10-26 Dylan DPCRollup merge of #103209 - Xiretza:multiple-suggestions...
2022-10-26 Dylan DPCRollup merge of #102951 - SparrowLii:type_annotation...
2022-10-26 borsAuto merge of #103279 - compiler-errors:normalize-hack...
2022-10-26 borsAuto merge of #103158 - Bryanskiy:resolve_perf, r=petro...
2022-10-25 borsAuto merge of #102903 - compiler-errors:region-var...
2022-10-25 borsAuto merge of #2618 - RalfJung:rustup, r=RalfJung
2022-10-25 Ralf JungMerge branch 'master' of http://localhost:8000/rust...
2022-10-25 borsAuto merge of #102340 - JakobDegen:pass-manager-simplif...
2022-10-25 Rageking8more dupe typos again
2022-10-25 borsAuto merge of #103392 - RalfJung:miri, r=oli-obk
2022-10-25 borsAuto merge of #103513 - Dylan-DPC:rollup-nn3ite2, r...
2022-10-25 Dylan DPCRollup merge of #103511 - nnethercote:bb-tweaks, r...
2022-10-25 Dylan DPCRollup merge of #103482 - aDotInTheVoid:vec-cap-docs...
2022-10-25 Dylan DPCRollup merge of #103379 - cuviper:truncate-thread-name...
2022-10-25 Dylan DPCRollup merge of #103122 - ouz-a:mir-technical-debt...
2022-10-25 Dylan DPCRollup merge of #102587 - Enselic:rustc-unix_sigpipe...
2022-10-25 Dylan DPCRollup merge of #98204 - Kixiron:stable-unzip, r=thomcc
2022-10-24 Yuki OkushiRollup merge of #103486 - GuillaumeGomez:cleanup-rustdo...
2022-10-24 Yuki OkushiRollup merge of #103465 - jruderman:patch-1, r=compiler...
2022-10-24 Yuki OkushiRollup merge of #103462 - notriddle:notriddle/source...
2022-10-24 Yuki OkushiRollup merge of #103410 - camsteffen:link-unstable...
2022-10-24 Yuki OkushiRollup merge of #103382 - compiler-errors:anon-apit...
2022-10-24 Yuki OkushiRollup merge of #103350 - clubby789:refer-to-assoc...
2022-10-24 Yuki OkushiRollup merge of #103333 - chenyukang:yukang/fix-103143...
2022-10-24 borsAuto merge of #103337 - flip1995:clippyup, r=Manishearth
2022-10-24 borsAuto merge of #94063 - Aaron1011:pretty-print-rental...
2022-10-24 borsAuto merge of #103471 - JohnTitor:rollup-tfmy6ab, r...
2022-10-24 Yuki OkushiRollup merge of #103466 - jruderman:patch-2, r=Dylan-DPC
2022-10-24 Yuki OkushiRollup merge of #103437 - bjorn3:sync_cg_clif-2022...
2022-10-24 Yuki OkushiRollup merge of #103277 - thomcc:bump-libc-135, r=Mark...
2022-10-24 Yuki OkushiRollup merge of #102766 - thomcc:remove-resolv, r=Mark...
2022-10-24 Yuki OkushiRollup merge of #102271 - lopopolo:lopopolo/stabilize...
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 Jesse RudermanFix grammar in docs for std::io::Read
2022-10-24 borsAuto merge of #102536 - scottmcm:lookup_line-tweak...
2022-10-24 borsAuto merge of #100848 - xfix:use-metadata-for-slice...
2022-10-24 borsAuto merge of #103452 - notriddle:rollup-peewevm, r...
2022-10-23 Michael HowellRollup merge of #103447 - ajtribick:maybe_uninit_doc_up...
2022-10-23 Michael HowellRollup merge of #103434 - GuillaumeGomez:gui-test-jump...
2022-10-23 Michael HowellRollup merge of #103424 - notriddle:notriddle/code...
2022-10-23 Michael HowellRollup merge of #103414 - compiler-errors:rpit-print...
2022-10-23 Michael HowellRollup merge of #103402 - joshtriplett:niche-wrap-fix...
2022-10-23 Michael HowellRollup merge of #103347 - RalfJung:rustc-src, r=Mark...
2022-10-23 Michael HowellRollup merge of #103254 - fmease:fix-24183, r=Guillaume...
2022-10-23 Michael HowellRollup merge of #103140 - chenyukang:yukang/fix-103112...
2022-10-23 Michael HowellRollup merge of #103005 - solid-rs:patch/kmc-solid...
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 borsAuto merge of #103062 - cuviper:dist-mips, r=Mark-Simul...
2022-10-23 borsAuto merge of #103137 - dtolnay:readdir, r=Mark-Simulacrum
2022-10-23 Josh StoneOnly test pthread_getname_np on linux-gnu
2022-10-23 bjorn3Merge commit '266e96785ab71834b917bf474f130a6d8fdecd4b...
next