]> git.lizzy.rs Git - rust.git/history - library/core/src/slice/mod.rs
Rollup merge of #82244 - pickfire:patch-6, r=dtolnay
[rust.git] / library / core / src / slice / mod.rs
2021-02-20 Guillaume GomezRollup merge of #82244 - pickfire:patch-6, r=dtolnay
2021-02-20 Guillaume GomezRollup merge of #82176 - RalfJung:mir-fn-ptr-pretty...
2021-02-20 borsAuto merge of #82124 - tmiasko:op-ty-ref, r=oli-obk
2021-02-20 borsAuto merge of #81427 - klensy:eat-digits, r=m-ou-se
2021-02-19 borsAuto merge of #82020 - jyn514:mut-passes, r=camelid...
2021-02-19 Dylan DPCRollup merge of #82274 - andersk:test-unwrap, r=Mark...
2021-02-19 Dylan DPCRollup merge of #82261 - ojeda:rustdoc-argfile, r=jyn514
2021-02-19 Dylan DPCRollup merge of #82245 - estebank:issue-78653, r=matthe...
2021-02-19 Dylan DPCRollup merge of #82093 - bjorn3:more_atomic_tests,...
2021-02-19 Dylan DPCRollup merge of #81873 - mark-i-m:unlock, r=m-ou-se
2021-02-19 Dylan DPCRollup merge of #81496 - guswynn:expected_async_block...
2021-02-18 Dylan DPCRollup merge of #82248 - nhwn:optimize-counting-digits...
2021-02-18 Dylan DPCRollup merge of #82246 - jesusprubio:add-long-explanati...
2021-02-18 Dylan DPCRollup merge of #82236 - matthiaskrgr:useless_conv...
2021-02-18 Dylan DPCRollup merge of #82218 - rylev:copy-pdbs, r=Mark-Simulacrum
2021-02-18 Dylan DPCRollup merge of #82215 - TaKO8Ki:replace-if-let-while...
2021-02-18 Dylan DPCRollup merge of #82194 - estebank:arbitrary-bounds...
2021-02-18 Dylan DPCRollup merge of #82112 - BoxyUwU:tumbleweed, r=varkor
2021-02-18 Dylan DPCRollup merge of #82066 - matthewjasper:trait-ref-fix...
2021-02-18 Dylan DPCRollup merge of #81546 - hyd-dev:libtest-run-out-of...
2021-02-18 borsAuto merge of #81574 - tmiasko:p, r=oli-obk
2021-02-18 borsAuto merge of #82249 - JohnTitor:rollup-3jbqija, r...
2021-02-18 Yuki OkushiRollup merge of #82211 - henryboisdequin:make-setup...
2021-02-18 Yuki OkushiRollup merge of #82203 - c410-f3r:tests-tests-tests...
2021-02-18 Yuki OkushiRollup merge of #82055 - JulianKnodt:ty_where_const...
2021-02-18 borsAuto merge of #81172 - SimonSapin:ptr-metadata, r=oli-obk
2021-02-17 Dylan DPCRollup merge of #82021 - csmoe:issue-78600, r=tmandry
2021-02-17 Dylan DPCRollup merge of #81972 - matthewjasper:hrtb-error-clean...
2021-02-17 Dylan DPCRollup merge of #81898 - nanguye2496:nanguye2496/fix_st...
2021-02-17 Dylan DPCRollup merge of #81860 - osa1:issue81800, r=estebank
2021-02-17 borsAuto merge of #81993 - flip1995:clippyup, r=Manishearth
2021-02-17 Guillaume GomezRollup merge of #82198 - SkiFire13:optimize-iter-is...
2021-02-17 Guillaume GomezRollup merge of #82094 - gilescope:to_digit_speedup2...
2021-02-17 Guillaume GomezRollup merge of #79981 - camelid:overflowing_literals...
2021-02-16 borsAuto merge of #82058 - gilescope:to_digit_speedup,...
2021-02-16 borsAuto merge of #81734 - richkadel:fixfordash, r=pnkfelix
2021-02-15 Jonas SchievinkRollup merge of #82119 - m-ou-se:typo, r=dtolnay
2021-02-15 Jonas SchievinkRollup merge of #82106 - jyn514:cleanup-bootstrap,...
2021-02-15 Jonas SchievinkRollup merge of #82061 - RalfJung:ctfe-read-pointer...
2021-02-15 Jonas SchievinkRollup merge of #82060 - taiki-e:typo, r=m-ou-se
2021-02-15 Jonas SchievinkRollup merge of #82009 - BoxyUwU:idontknooow, r=varkor
2021-02-15 Jonas SchievinkRollup merge of #81975 - Amanieu:seal2, r=m-ou-se
2021-02-15 Jonas SchievinkRollup merge of #81897 - vandenheuvel:match_exhaustive_...
2021-02-15 Jonas SchievinkRollup merge of #81503 - henryboisdequin:fix-const...
2021-02-15 Simon SapinUse new pointer metadata API inside libcore instead...
2021-02-14 Dylan DPCRollup merge of #82056 - b-naber:mut_for_loop_bug,...
2021-02-14 Dylan DPCRollup merge of #82029 - tmiasko:debug, r=matthewjasper
2021-02-14 Dylan DPCRollup merge of #81927 - vandenheuvel:issue_32498,...
2021-02-14 Dylan DPCRollup merge of #81919 - ssomers:btree_cleanup_comments...
2021-02-14 Dylan DPCRollup merge of #81914 - kper:fixing-81885, r=estebank
2021-02-14 Dylan DPCRollup merge of #81912 - sexxi-goose:Migrations2_review...
2021-02-14 Dylan DPCRollup merge of #81891 - CraftSpider:fn-header, r=jyn514
2021-02-14 Dylan DPCRollup merge of #80920 - rylev:check_attr-refactor...
2021-02-14 Dylan DPCRollup merge of #80523 - LeSeulArtichaut:inline-sym...
2021-02-14 borsAuto merge of #81956 - ssomers:btree_post_75200, r...
2021-02-13 borsAuto merge of #81238 - RalfJung:copy-intrinsics, r...
2021-02-13 borsAuto merge of #81494 - cuviper:btree-node-init, r=Mark...
2021-02-13 borsAuto merge of #81666 - hyd-dev:miri-windows-test-fail...
2021-02-13 borsAuto merge of #81854 - the8472:specialize-clone-slice...
2021-02-13 Yuki OkushiRollup merge of #82050 - hbina:fix/added-test-to-drain...
2021-02-13 Yuki OkushiRollup merge of #82041 - notriddle:shared-from-slice...
2021-02-13 Yuki OkushiRollup merge of #82040 - GuillaumeGomez:ensure-src...
2021-02-13 Yuki OkushiRollup merge of #82033 - magurotuna:issue82016, r=jyn514
2021-02-13 Yuki OkushiRollup merge of #82031 - LingMan:unneeded_var, r=varkor
2021-02-13 Yuki OkushiRollup merge of #81995 - 0yoyoyo:fix-issue-81650-explic...
2021-02-13 Yuki OkushiRollup merge of #81900 - vandenheuvel:organize_trait_te...
2021-02-13 Yuki OkushiRollup merge of #81811 - schteve:fix_vec_retain_doc_tes...
2021-02-13 borsAuto merge of #82045 - Dylan-DPC:rollup-244l0sb, r...
2021-02-12 Dylan DPCRollup merge of #82030 - LingMan:init_directly, r=varkor
2021-02-12 Dylan DPCRollup merge of #82023 - MikailBag:boxed-docs-unallow...
2021-02-12 Dylan DPCRollup merge of #82022 - LingMan:single_char, r=jonas...
2021-02-12 Dylan DPCRollup merge of #81911 - BoxyUwU:constgenericgaticefix...
2021-02-12 Dylan DPCRollup merge of #81850 - the8472:env-rwlock, r=m-ou-se
2021-02-12 Dylan DPCRollup merge of #81741 - sdroege:zip-trusted-random...
2021-02-12 Dylan DPCRollup merge of #81506 - vo4:hwasan, r=nagisa
2021-02-12 Dylan DPCRollup merge of #81479 - osa1:issue24151, r=lcnr
2021-02-12 Dylan DPCRollup merge of #81012 - VillSnow:stabilize_partition_p...
2021-02-12 VillSnowstabilize partition_point
2021-02-12 VillSnowupdate documents
2021-02-12 Yuki OkushiRollup merge of #79983 - petar-dambovaliev:master,...
2021-02-11 flip1995Merge commit '70c0f90453701e7d6d9b99aaa1fc6a765937b736...
2021-02-11 borsAuto merge of #81350 - tmiasko:instrument-debug, r...
2021-02-11 borsAuto merge of #81126 - oxalica:retain-early-drop, r...
2021-02-11 borsAuto merge of #80860 - camelid:nodeid-docs, r=sanxiyn
2021-02-10 borsAuto merge of #79804 - tmiasko:improper-ctypes-no-niche...
2021-02-10 Yuki OkushiRollup merge of #81926 - henryboisdequin:fix-81907...
2021-02-10 Yuki OkushiRollup merge of #81904 - jhpratt:const_int_fn-stabiliza...
2021-02-10 Yuki OkushiRollup merge of #80438 - crlf0710:box_into_inner, r...
2021-02-10 Yuki OkushiRollup merge of #79849 - Digital-Chaos:sleep-zero,...
2021-02-09 borsAuto merge of #81132 - bugadani:map-prealloc, r=matthew...
2021-02-09 Dylan DPCRollup merge of #72209 - Nemo157:lint-no-mangle-in...
2021-02-08 The8472specialize slice::clone_from_slice() for T: Copy
2021-02-08 borsAuto merge of #81361 - ssomers:btree_drainy_refactor_7...
2021-02-08 Mara BosRollup merge of #81356 - ehuss:libtest-filters, r=m...
2021-02-08 borsAuto merge of #80962 - jhpratt:const_int_fn-stabilizati...
2021-02-07 borsAuto merge of #80652 - calebzulawski:simd-lanes, r...
2021-02-07 borsAuto merge of #80632 - Nadrieril:fix-80501, r=varkor
2021-02-07 Guillaume GomezRollup merge of #81526 - ojeda:btree-use-unwrap_uncheck...
2021-02-07 borsAuto merge of #81498 - thomaseizinger:ice-workaround...
2021-02-05 Mara BosRollup merge of #81580 - rodrimati1992:patch-2, r=dtolnay
next