]> git.lizzy.rs Git - rust.git/history - library/alloc
Somewhat complicated way to respect BTreeMap's node length invariant
[rust.git] / library / alloc /
2020-08-11 Stein SomersSomewhat complicated way to respect BTreeMap's node...
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 #75315 - Mark-Simulacrum:save-temps...
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 borsAuto merge of #75308 - JohnTitor:rollup-vnnny43, r...
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 #75270 - matthiaskrgr:clippy_aug_1...
2020-08-08 Yuki OkushiRollup merge of #75267 - estebank:cleanup, r=Dylan-DPC
2020-08-08 Yuki OkushiRollup merge of #75259 - giraffate:add_missing_backtick...
2020-08-08 Yuki OkushiRollup merge of #75253 - RalfJung:cleanup-const-hack...
2020-08-08 Yuki OkushiRollup merge of #75250 - RalfJung:uninit-const-ptr...
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-08 borsAuto merge of #75048 - eggyal:force-no-tco-start-backtr...
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 Stein SomersBTreeMap: enforce the panic rule imposed by `replace`
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 unit tests for new `BTreeMap::into_{keys,values...
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 borsAuto merge of #75121 - tmiasko:str-slicing, r=Mark...
2020-08-07 Yuki OkushiRollup merge of #75217 - GuillaumeGomez:cleanup-e0747...
2020-08-07 Yuki OkushiRollup merge of #75210 - nnethercote:change-type-of...
2020-08-07 Yuki OkushiRollup merge of #75190 - GuillaumeGomez:cleanup-e0746...
2020-08-07 Yuki OkushiRollup merge of #75179 - lzutao:unsed-ipv4-frominner...
2020-08-07 Yuki OkushiRollup merge of #75175 - lzutao:doctest-ipv4-fromu32...
2020-08-07 Yuki OkushiRollup merge of #74888 - infinity0:ignore-endian-big...
2020-08-06 borsAuto merge of #75086 - lzutao:u32const, r=oli-obk
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 #75166 - JulianKnodt:i64494, r=lcnr
2020-08-05 borsAuto merge of #75165 - JulianKnodt:i72787, r=lcnr
2020-08-05 borsAuto merge of #75169 - ehuss:update-cargo, r=ehuss
2020-08-05 borsAuto merge of #75124 - nnethercote:clean-up-rustdoc...
2020-08-05 borsAuto merge of #75155 - davidtwco:polymorphization-incr...
2020-08-05 borsAuto merge of #75037 - richkadel:llvm-coverage-map...
2020-08-05 borsAuto merge of #75174 - JohnTitor:rollup-z9djftk, r...
2020-08-05 Yuki OkushiRollup merge of #75168 - ehuss:update-books, r=ehuss
2020-08-05 Yuki OkushiRollup merge of #75152 - TimDiekmann:replace_memblock...
2020-08-05 Yuki OkushiRollup merge of #75140 - GuillaumeGomez:cleanup-e0745...
2020-08-05 Yuki OkushiRollup merge of #75139 - pickfire:librustdoc-import...
2020-08-05 borsAuto merge of #75130 - lcnr:array_chunks, r=ecstatic...
2020-08-04 borsAuto merge of #75136 - JohnTitor:unsizing-casts-non...
2020-08-04 borsAuto merge of #75133 - nnethercote:rm-SubstFolder-field...
2020-08-04 Tim DiekmannReplace `Memoryblock` with `NonNull<[u8]>`
next