]> git.lizzy.rs Git - rust.git/history - library
Rollup merge of #93715 - GuillaumeGomez:horizontal-trim, r=notriddle
[rust.git] / library /
2022-02-08 Matthias KrügerRollup merge of #93715 - GuillaumeGomez:horizontal...
2022-02-08 Matthias KrügerRollup merge of #93672 - lcnr:const-param-defaults...
2022-02-08 Matthias KrügerRollup merge of #93569 - notriddle:notriddle/rustdoc...
2022-02-08 Matthias KrügerRollup merge of #93568 - willcrichton:scrape-examples...
2022-02-08 Matthias KrügerRollup merge of #93521 - jsha:sidebar-hover, r=Guillaum...
2022-02-08 Matthias KrügerRollup merge of #92695 - Swatinem:cover-nested, r=wesle...
2022-02-08 Matthias KrügerRollup merge of #86497 - clarfonthey:nearest_char_bound...
2022-02-07 borsAuto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis
2022-02-07 borsAuto merge of #87869 - thomcc:skinny-io-error, r=yaahc
2022-02-07 ltdkAdd {floor,ceil}_char_boundary methods to str
2022-02-07 borsAuto merge of #93738 - m-ou-se:rollup-zjyd2et, r=m...
2022-02-07 Mara BosRollup merge of #93737 - mfrw:mfrw/bootstrap-config...
2022-02-07 Mara BosRollup merge of #93723 - jyn514:rerun-if-changed, r...
2022-02-07 Mara BosRollup merge of #93722 - jyn514:less-submodule-cloning...
2022-02-07 Mara BosRollup merge of #93682 - PatchMixolydic:where-in-the...
2022-02-07 Mara BosRollup merge of #93680 - Mark-Simulacrum:drop-json...
2022-02-07 Mara BosRollup merge of #93673 - jsha:linkify-sidebar-headings...
2022-02-07 Mara BosRollup merge of #93487 - yerke:yerke/fix-link-toolchain...
2022-02-07 Mara BosRollup merge of #93416 - name1e5s:chore/remove_allow_fa...
2022-02-07 Mara BosRollup merge of #93394 - m-ou-se:fix-93378, r=estebank
2022-02-07 Mara BosRollup merge of #93208 - kellerkindt:wrapping_int_assig...
2022-02-07 Mara BosRollup merge of #92724 - inteon:cleanup, r=Mark-Simulacrum
2022-02-07 Mara BosRollup merge of #91530 - bobrippling:suggest-1-tuple...
2022-02-07 Mara BosRollup merge of #88313 - jyn514:pre-push, r=Mark-Simulacrum
2022-02-07 borsAuto merge of #93719 - scottmcm:core-as-2021-everywhere...
2022-02-07 Mara BosStabilize wrapping_int_assign_impl in 1.60.0.
2022-02-07 borsAuto merge of #93643 - lcnr:fold-substs-perf, r=michael...
2022-02-07 borsAuto merge of #93179 - Urgau:unreachable-2021, r=m...
2022-02-06 Scott McMurrayBuild libcore as 2021 in a few more places
2022-02-06 borsAuto merge of #93695 - matthiaskrgr:rollup-zslgooo...
2022-02-06 Inteonrewrite from_bytes_with_nul to match code style in...
2022-02-06 Matthias KrügerRollup merge of #93489 - Amanieu:panic_no_unwind, r...
2022-02-06 Matthias KrügerRollup merge of #90998 - jhpratt:require-const-stabilit...
2022-02-06 borsAuto merge of #90414 - thomcc:count-chars-faster, r...
2022-02-06 borsAuto merge of #93689 - matthiaskrgr:rollup-3pd1ept...
2022-02-06 Matthias KrügerRollup merge of #93669 - compiler-errors:const-generic...
2022-02-06 Matthias KrügerRollup merge of #93659 - UltiRequiem:refactor_condition...
2022-02-06 Matthias KrügerRollup merge of #93657 - Mark-Simulacrum:apple-measurem...
2022-02-06 Matthias KrügerRollup merge of #93649 - WaffleLapkin:regression_test_8...
2022-02-06 Matthias KrügerRollup merge of #93556 - dtolnay:trailingcomma, r=cjgillot
2022-02-06 Matthias KrügerRollup merge of #92651 - jsha:impl-spacing, r=Guillaume...
2022-02-06 Matthias KrügerRollup merge of #92383 - lancethepants:armv7-unknown...
2022-02-06 Matthias KrügerRollup merge of #92300 - Itus-Shield:mips64-openwrt...
2022-02-06 Matthias KrügerRollup merge of #91939 - GKFX:feature-91866, r=cjgillot
2022-02-06 borsAuto merge of #92535 - Amanieu:oom_hook_unwind, r=m...
2022-02-05 Amanieu d'AntrasMark __rgl_oom and __rd_oom as "C-unwind"
2022-02-05 Amanieu d'AntrasAllow handle_alloc_error to unwind
2022-02-05 Thom ChiovoloniFix comment grammar for `do_count_chars`
2022-02-05 Thom ChiovoloniRespond to review feedback, and improve implementation...
2022-02-05 Thom ChiovoloniEnsure non-power-of-two sizes are tested in the Chars...
2022-02-05 Thom ChiovoloniFix zh::SMALL string in core::str benchmarks
2022-02-05 Thom ChiovoloniOptimize `core::str::Chars::count`
2022-02-05 borsAuto merge of #93539 - petrochenkov:doclink, r=camelid...
2022-02-05 borsAuto merge of #93597 - GuillaumeGomez:update-browser...
2022-02-05 Thom ChiovoloniAdd more tests for io::Error packing, and fix some...
2022-02-05 Thom ChiovoloniUpdate documentation somewhat
2022-02-05 Thom ChiovoloniUse wrapping pointer arithmetic in the bitpacked io...
2022-02-05 Thom ChiovoloniElaborate some in the documentation and respond to...
2022-02-05 Thom ChiovoloniUpdate library/std/src/io/error/repr_bitpacked.rs
2022-02-05 Thom ChiovoloniFix comment typos noticed by code review.
2022-02-05 Thom ChiovoloniAddress address comments, improve comments slightly
2022-02-05 Thom ChiovoloniOptimize io::error::Repr layout on 64 bit targets.
2022-02-05 Thom ChiovoloniHide Repr details from io::Error, and rework `io::Error...
2022-02-05 borsAuto merge of #93655 - matthiaskrgr:rollup-dm88b02...
2022-02-04 Matthias KrügerRollup merge of #93615 - Kobzol:stable-hash-opt-endiann...
2022-02-04 Matthias KrügerRollup merge of #93612 - tspiteri:master, r=m-ou-se
2022-02-04 Matthias KrügerRollup merge of #93608 - nnethercote:speed-up-find_libr...
2022-02-04 Matthias KrügerRollup merge of #93576 - jsha:fix-rustdoc-html, r=Guill...
2022-02-04 Matthias KrügerRollup merge of #93495 - solid-rs:fix-kmc-solid-rtc...
2022-02-04 Matthias KrügerRollup merge of #91589 - derekdreery:arc_unwrap_or_clon...
2022-02-04 Matthias KrügerRollup merge of #90132 - joshtriplett:stabilize-instrum...
2022-02-04 borsAuto merge of #93654 - RalfJung:miri, r=RalfJung
2022-02-04 Trevor Spiteridoc: use U+2212 for minus sign in integer MIN/MAX text
2022-02-04 borsAuto merge of #93645 - matthiaskrgr:rollup-eua2621...
2022-02-04 Matthias KrügerRollup merge of #93638 - notriddle:notriddle/unused...
2022-02-04 Matthias KrügerRollup merge of #93632 - matthiaskrgr:rustdoclippy2...
2022-02-04 Matthias KrügerRollup merge of #93631 - notriddle:notriddle/cleanup...
2022-02-04 Matthias KrügerRollup merge of #93630 - matthiaskrgr:clipperf, r=oli-obk
2022-02-04 Matthias KrügerRollup merge of #93593 - JulianKnodt:master, r=oli-obk
2022-02-04 Matthias KrügerRollup merge of #93585 - tamaroning:add_tests_for_92630...
2022-02-04 Matthias KrügerRollup merge of #93555 - ChrisDenton:fs-try-exists...
2022-02-04 Matthias KrügerRollup merge of #93551 - GuillaumeGomez:ignore-package...
2022-02-04 Matthias KrügerRollup merge of #93508 - CraftSpider:jsondocck-runtest...
2022-02-04 Matthias KrügerRollup merge of #93402 - ehuss:llvm-dialog, r=michaelwo...
2022-02-04 Matthias KrügerRollup merge of #92735 - GuillaumeGomez:crate-filter...
2022-02-04 Jacob PrattAdd missing const stability attributes
2022-02-03 borsAuto merge of #93621 - JohnTitor:rollup-1bcud0x, r...
2022-02-03 Yuki OkushiRollup merge of #93606 - JakobDegen:mischaracterized...
2022-02-03 Yuki OkushiRollup merge of #93600 - last-partizan:fix-junit-format...
2022-02-03 Yuki OkushiRollup merge of #93589 - est31:option_then, r=cjgillot
2022-02-03 Yuki OkushiRollup merge of #93566 - Aaron1011:rustc-backtrace...
2022-02-03 Yuki OkushiRollup merge of #93515 - dtolnay:convenience, r=davidtwco
2022-02-03 Yuki OkushiRollup merge of #92802 - compiler-errors:deduplicate...
2022-02-03 Yuki OkushiRollup merge of #92310 - ehuss:rustdoc-ice, r=estebank
2022-02-03 borsAuto merge of #92932 - ouz-a:master, r=oli-obk
2022-02-03 Richard DoddAdd tracking issue and impl for `Rc`.
2022-02-03 Richard Doddimpl `Arc::unwrap_or_clone`
2022-02-03 borsAuto merge of #93146 - workingjubilee:use-std-simd...
2022-02-03 borsAuto merge of #93432 - Kobzol:stable-hash-isize-hash...
2022-02-02 borsAuto merge of #93101 - Mark-Simulacrum:library-backtrac...
next