]> git.lizzy.rs Git - rust.git/history - library/alloc/src/collections/btree/map.rs
Reverts the fundamental changes in #74762 and #75257
[rust.git] / library / alloc / src / collections / btree / map.rs
2020-08-13 Stein SomersReverts the fundamental changes in #74762 and #75257
2020-08-11 borsAuto merge of #75329 - ssomers:btree_cleanup_8, r=Mark...
2020-08-11 borsAuto merge of #74621 - LukasKalbertodt:float-docs,...
2020-08-10 Dylan DPCRollup merge of #75369 - denisvasilik:intra-doc-links...
2020-08-10 Dylan DPCRollup merge of #75316 - alexcrichton:fix-wasm-simd...
2020-08-10 Dylan DPCRollup merge of #75249 - GuillaumeGomez:rust-logo-borde...
2020-08-10 Dylan DPCRollup merge of #75098 - Ryan1729:clippy-pointer-cast...
2020-08-10 borsAuto merge of #75127 - jyn514:impl-trait, r=pnkfelix
2020-08-10 borsAuto merge of #74936 - GuillaumeGomez:const-rustc_const...
2020-08-10 borsAuto merge of #74953 - JulianKnodt:master, r=lcnr
2020-08-10 borsAuto merge of #74410 - mati865:mingw-no-self-contained...
2020-08-10 Yuki OkushiRollup merge of #75350 - estebank:foreign-fn-with-body...
2020-08-10 Yuki OkushiRollup merge of #75348 - denisvasilik:intra-doc-links...
2020-08-10 Yuki OkushiRollup merge of #75320 - estebank:js-for-i-of-x, r...
2020-08-10 Yuki OkushiRollup merge of #75318 - jyn514:primitive, r=manishearth
2020-08-10 Yuki OkushiRollup merge of #75286 - pickfire:patch-9, r=jyn514
2020-08-10 Yuki OkushiRollup merge of #74200 - poliorcetics:std-panicking...
2020-08-09 borsAuto merge of #75137 - Aaron1011:fix/hygiene-skip-expnd...
2020-08-09 borsAuto merge of #75134 - Aaron1011:feature/expn-data...
2020-08-09 borsAuto merge of #75293 - poliorcetics:intra-doc-links...
2020-08-09 Stein SomersBTreeMap: better distinguish the root holder from the...
2020-08-09 borsAuto merge of #75280 - overdrivenpotato:psp-unwind...
2020-08-09 borsAuto merge of #75306 - Amanieu:hashbrown8, r=Mark-Simul...
2020-08-08 Yuki OkushiRollup merge of #75292 - slanterns:cleanup-E0502, r...
2020-08-08 Yuki OkushiRollup merge of #75291 - GuillaumeGomez:cleanup-e0750...
2020-08-08 Yuki OkushiRollup merge of #75290 - rust-lang:min_const_generics...
2020-08-08 Yuki OkushiRollup merge of #75289 - pickfire:patch-12, r=jonas...
2020-08-08 Yuki OkushiRollup merge of #75288 - pickfire:patch-11, r=jonas...
2020-08-08 Yuki OkushiRollup merge of #75287 - pickfire:patch-10, r=jonas...
2020-08-08 Yuki OkushiRollup merge of #75285 - pickfire:patch-8, r=jonas...
2020-08-08 Yuki OkushiRollup merge of #75284 - pickfire:patch-7, r=LukasKalbe...
2020-08-08 Yuki OkushiRollup merge of #75266 - aticu:master, r=RalfJung
2020-08-08 Yuki OkushiRollup merge of #75262 - pickfire:patch-6, r=jyn514
2020-08-08 Yuki OkushiRollup merge of #75248 - TimDiekmann:NonNull-as_mut_ptr...
2020-08-08 Yuki OkushiRollup merge of #75162 - poliorcetics:move-documentatio...
2020-08-08 Yuki OkushiRollup merge of #75151 - pickfire:patch-4, r=LukasKalbe...
2020-08-08 Yuki OkushiRollup merge of #74842 - hermitcore:thread_local, r...
2020-08-08 Yuki OkushiRollup merge of #74712 - strom-und-spiele:E0271-cleanup...
2020-08-08 borsAuto merge of #75271 - cuviper:array-iter, r=LukasKalbe...
2020-08-08 borsAuto merge of #75163 - canova:map_into_keys_values...
2020-08-08 borsAuto merge of #75260 - davidtwco:polymorphization-promo...
2020-08-08 Nazım Can AltınovaUpdate the tracking issue number of map_into_keys_values
2020-08-08 Nazım Can AltınovaRemove min/max values from IntoValues Iterator implemen...
2020-08-08 borsAuto merge of #74533 - nikic:issue-74425, r=eddyb
2020-08-08 borsAuto merge of #74289 - lzutao:unroll, r=LukasKalbertodt
2020-08-08 borsAuto merge of #75282 - RalfJung:miri-black-box, r=oli-obk
2020-08-08 borsAuto merge of #75257 - ssomers:btree_74762_again, r...
2020-08-08 Yuki OkushiRollup merge of #75267 - estebank:cleanup, r=Dylan-DPC
2020-08-08 Yuki OkushiRollup merge of #75237 - nbdd0121:rustdoc, r=jyn514
2020-08-08 Yuki OkushiRollup merge of #75224 - Aaron1011:fix/function-argumen...
2020-08-08 borsAuto merge of #74877 - lcnr:min_const_generics, r=oli-obk
2020-08-07 borsAuto merge of #75071 - ssomers:btree_cleanup_5, r=Mark...
2020-08-07 borsAuto merge of #75255 - davidtwco:polymorphisation-symbo...
2020-08-07 borsAuto merge of #74821 - oli-obk:const_eval_read_uninit_f...
2020-08-07 borsAuto merge of #74627 - petrochenkov:docbeauty2, r=Aaron1011
2020-08-07 Stein SomersBTreeMap: better way to postpone root access in DrainFilter
2020-08-07 Nazım Can AltınovaChange the comment of BTreeMap::into_values
2020-08-07 borsAuto merge of #73842 - euclio:doctest-expn, r=Guillaume...
2020-08-07 Nazım Can AltınovaAdd `into_{keys,values}` methods for BTreeMap
2020-08-07 borsAuto merge of #70052 - Amanieu:hashbrown7, r=Mark-Simul...
2020-08-07 borsAuto merge of #75244 - Manishearth:rollup-dzfyjva,...
2020-08-07 Manish GoregaokarRollup merge of #75227 - Amanieu:fix_asm_arch, r=Mark...
2020-08-07 Manish GoregaokarRollup merge of #75203 - canova:btreemap-into-iter...
2020-08-07 Manish GoregaokarRollup merge of #75079 - jyn514:disambiguator, r=Manish...
2020-08-07 Manish GoregaokarRollup merge of #74774 - oliver-giersch:set_data_ptr...
2020-08-07 Yuki OkushiRollup merge of #75217 - GuillaumeGomez:cleanup-e0747...
2020-08-07 Yuki OkushiRollup merge of #75190 - GuillaumeGomez:cleanup-e0746...
2020-08-07 Yuki OkushiRollup merge of #74888 - infinity0:ignore-endian-big...
2020-08-06 borsAuto merge of #74889 - JohnTitor:hrtb-tests, r=nikomatsakis
2020-08-06 borsAuto merge of #75008 - eddyb:rmeta-indexed-trait-impls...
2020-08-05 Nazım Can AltınovaMake IntoIterator lifetime bounds of &BTreeMap match...
2020-08-05 borsAuto merge of #75124 - nnethercote:clean-up-rustdoc...
2020-08-05 borsAuto merge of #75037 - richkadel:llvm-coverage-map...
2020-08-05 Yuki OkushiRollup merge of #75140 - GuillaumeGomez:cleanup-e0745...
2020-08-05 borsAuto merge of #75130 - lcnr:array_chunks, r=ecstatic...
2020-08-04 borsAuto merge of #74850 - TimDiekmann:remove-in-place...
2020-08-04 borsAuto merge of #75095 - pietroalbini:fallible-fast-fail...
2020-08-04 borsAuto merge of #75111 - mati865:use-lld-option, r=Mark...
2020-08-04 borsAuto merge of #75058 - ssomers:btree_cleanup_insert_2...
2020-08-04 Yuki OkushiRollup merge of #75106 - etherealist:docs_manifest...
2020-08-04 Yuki OkushiRollup merge of #75103 - Mark-Simulacrum:no-ra-for...
2020-08-04 Yuki OkushiRollup merge of #75084 - Aaron1011:stabilize/ident...
2020-08-04 Yuki OkushiRollup merge of #75083 - JohnTitor:follow-up-unused...
2020-08-04 Yuki OkushiRollup merge of #75081 - jyn514:fix-logging, r=Mark...
2020-08-04 Yuki OkushiRollup merge of #75056 - Veykril:path_statements_lint...
2020-08-04 Yuki OkushiRollup merge of #74759 - carbotaniuman:uabs, r=shepmaster
2020-08-03 borsAuto merge of #74695 - alexcrichton:more-wasm-float...
2020-08-03 borsAuto merge of #74526 - erikdesjardins:reftrack, r=Mark...
2020-08-03 borsAuto merge of #74827 - ssomers:btree_cleanup_insert...
2020-08-03 borsAuto merge of #75055 - cjgillot:clean-cache, r=oli-obk
2020-08-03 Tim DiekmannMerge branch 'master' into remove-in-place-alloc
2020-08-02 borsAuto merge of #74948 - lzutao:stalize-result-as-deref...
2020-08-02 Manish GoregaokarRollup merge of #75064 - petrochenkov:llvmtarg, r=Mark...
2020-08-02 Manish GoregaokarRollup merge of #75059 - shengsheng:typos, r=Dylan-DPC
2020-08-02 Manish GoregaokarRollup merge of #75031 - JohnTitor:unused-parens-braces...
2020-08-02 Manish GoregaokarRollup merge of #75009 - georgio:master, r=kennytm
2020-08-02 Manish GoregaokarRollup merge of #74980 - davidtwco:issue-74745-pprust...
2020-08-02 borsAuto merge of #74826 - matklad:mbe-fragment, r=petrochenkov
2020-08-02 Stein SomersMove bulk of BTreeMap::insert method down to new method...
2020-08-02 borsAuto merge of #74963 - JohnTitor:ptn-ice, r=petrochenkov
next