]> git.lizzy.rs Git - rust.git/history - library/alloc
refactor: moved SpecFromElem to spec_from_elem.rs
[rust.git] / library / alloc /
2020-12-29 Crefactor: moved SpecFromElem to spec_from_elem.rs
2020-12-29 Crefactor: moved PartialEq into partial_eq
2020-12-29 Crefactor: moving SourceIterMarker into source_iter_mark...
2020-12-29 Crefactor: moved IsZero into is_zero.rs
2020-12-29 Crefactor: moving AsIntoIter into into_iter.rs
2020-12-29 Crefactor: moved IntoIter into into_iter.rs
2020-12-29 Crefactor: moved Vec impl Cow into cow.rs
2020-12-29 Crefactor: moving Drain into drain.rs
2020-12-29 Crefactor: moving Splice into splice.rs
2020-12-29 Crefactor: moving DrainFilter into drain_filter.rs
2020-12-29 Crefactor: moving vec.rs to vec/mod.rs
2020-12-29 borsAuto merge of #80014 - jyn514:box-item-kind, r=nnethercote
2020-12-29 borsAuto merge of #79084 - simonvandel:instcombine-perf...
2020-12-29 borsAuto merge of #80449 - m-ou-se:rollup-kp2e5n8, r=m...
2020-12-28 Mara BosRollup merge of #80448 - m-ou-se:deque-range-version...
2020-12-28 Mara BosRollup merge of #80431 - xfix:add-chr-as-doc-alias...
2020-12-28 Mara BosRollup merge of #80430 - xfix:add-length-as-doc-alias...
2020-12-28 Mara BosRollup merge of #80419 - LeSeulArtichaut:80375-test...
2020-12-28 Mara BosRollup merge of #80410 - MarcoIeni:patch-1, r=jonas...
2020-12-28 Mara BosRollup merge of #80403 - 0xflotus:patch-1, r=jyn514
2020-12-28 Mara BosRollup merge of #80402 - camelid:inferty-docs, r=matthe...
2020-12-28 Mara BosRollup merge of #80398 - CAD97:fix-80365, r=dtolnay
2020-12-28 Mara BosRollup merge of #80393 - ehuss:doc-git-link, r=jyn514
2020-12-28 Mara BosRollup merge of #80390 - ssomers:btree_cleanup_slices_2...
2020-12-28 Mara BosRollup merge of #80383 - RalfJung:wrapping-ptr-arithmet...
2020-12-28 Mara BosFix stabilization version of deque_range feature.
2020-12-28 borsAuto merge of #80439 - Dylan-DPC:rollup-rdxcvon, r...
2020-12-28 Dylan DPCRollup merge of #80434 - pietroalbini:tarball-temp...
2020-12-28 Dylan DPCRollup merge of #80411 - petrochenkov:nosymwith, r...
2020-12-28 Dylan DPCRollup merge of #80408 - bjorn3:sync_cg_clif-2020-12...
2020-12-28 Dylan DPCRollup merge of #80399 - jyn514:hir-id-cleanup, r=marme...
2020-12-28 Dylan DPCRollup merge of #80362 - jyn514:rustc-macros, r=ehuss
2020-12-28 Dylan DPCRollup merge of #80353 - ssomers:btree_test_split_off...
2020-12-28 Dylan DPCRollup merge of #80344 - matthiaskrgr:matches, r=Dylan-DPC
2020-12-28 Dylan DPCRollup merge of #80331 - jyn514:docs, r=varkor
2020-12-28 Dylan DPCRollup merge of #80284 - ThePuzzlemaker:issue-80179...
2020-12-28 Dylan DPCRollup merge of #79815 - XAMPPRocky:relnotes-1.49.0...
2020-12-28 Dylan DPCRollup merge of #79662 - bjorn3:move_more_code_out_of_c...
2020-12-28 borsAuto merge of #78454 - bugadani:cyclic, r=oli-obk
2020-12-28 borsAuto merge of #80397 - Mark-Simulacrum:fix-bare-tarball...
2020-12-28 Konrad BorowskiAdd "length" as doc alias to len methods
2020-12-28 borsAuto merge of #80422 - RalfJung:weak-no-unsized-raw...
2020-12-27 Ralf Jungde-stabilize unsized raw ptr methods for Weak
2020-12-27 borsAuto merge of #80181 - jyn514:intra-doc-primitives...
2020-12-27 borsAuto merge of #80315 - tmiasko:ignore-proc-macros,...
2020-12-27 borsAuto merge of #79134 - ohadravid:nzint-div, r=dtolnay
2020-12-27 borsAuto merge of #79642 - ijackson:default-theme-stab...
2020-12-27 bjorn3Merge commit 'dbee13661efa269cb4cd57bb4c6b99a19732b484...
2020-12-27 borsAuto merge of #79135 - lcnr:the-paleogenesis-of-generic...
2020-12-26 CAD97Use raw version of align_of in rc data_offset
2020-12-26 Stein SomersBTreeMap: rename the area access methods
2020-12-26 borsAuto merge of #79045 - oli-obk:dont_rely_on_alloc_happe...
2020-12-26 borsAuto merge of #79520 - ssomers:btree_cleanup_1, r=Mark...
2020-12-26 borsAuto merge of #80354 - ssomers:btree_test_compact,...
2020-12-26 borsAuto merge of #80316 - ehuss:rustdoc-index, r=Mark...
2020-12-26 borsAuto merge of #80209 - erikdesjardins:ptrcmp, r=Mark...
2020-12-26 borsAuto merge of #79022 - SpyrosRoum:stabilize-deque_range...
2020-12-26 borsAuto merge of #80246 - matthewjasper:projection-cycle...
2020-12-25 borsAuto merge of #80366 - Mark-Simulacrum:bump-version...
2020-12-25 borsAuto merge of #80235 - RalfJung:validate-promoteds...
2020-12-25 borsAuto merge of #80296 - wesleywiser:revert_missing_fragm...
2020-12-25 borsAuto merge of #80226 - ThePuzzlemaker:issue-80004-fix...
2020-12-25 Stein SomersBTreeMap: declare exclusive access to arrays when copyi...
2020-12-25 borsAuto merge of #80187 - 0dvictor:nativelib, r=bjorn3
2020-12-25 borsAuto merge of #80364 - Dylan-DPC:rollup-0y96okz, r...
2020-12-25 Dylan DPCRollup merge of #80352 - ssomers:btree_test_diagnostics...
2020-12-25 Dylan DPCRollup merge of #80342 - pierwill:patch-1, r=lcnr
2020-12-25 Dylan DPCRollup merge of #80340 - jyn514:less-modules-attrs...
2020-12-25 Dylan DPCRollup merge of #80330 - eltociear:patch-2, r=lcnr
2020-12-25 Dylan DPCRollup merge of #80327 - PankajChaudhary5:PankajChaudha...
2020-12-25 Dylan DPCRollup merge of #80319 - jyn514:async-lifetimes, r...
2020-12-25 Dylan DPCRollup merge of #80280 - pierwill:x-readme, r=Mark...
2020-12-25 Dylan DPCRollup merge of #80274 - pierwill:lintlevelsource,...
2020-12-25 Dylan DPCRollup merge of #80160 - diondokter:move_async_fix...
2020-12-25 Dylan DPCRollup merge of #79999 - hencrice:yenlinc/79799, r...
2020-12-25 Dylan DPCRollup merge of #79213 - yoshuawuyts:stabilize-slice...
2020-12-25 borsAuto merge of #79762 - Swatinem:remap-doctest-coverage...
2020-12-24 borsAuto merge of #79347 - ssomers:btree_split_pointer_prov...
2020-12-24 borsAuto merge of #80322 - ehuss:update-cargo, r=ehuss
2020-12-24 Stein SomersBTreeMap: test full nodes a little more
2020-12-24 Stein SomersBTreeMap: test split_off (and append) more thoroughly
2020-12-24 borsAuto merge of #79742 - GuillaumeGomez:move-tooltips...
2020-12-24 Stein SomersBTreeMap: make test cases more explicit on failure
2020-12-24 borsAuto merge of #80295 - GuillaumeGomez:beautify-rework...
2020-12-24 Stein SomersBTreeMap: avoid implicit use of node length in flight
2020-12-24 borsAuto merge of #77692 - PankajChaudhary5:issue-76630...
2020-12-24 borsAuto merge of #80249 - calebcartwright:update-rustfmt...
2020-12-24 borsAuto merge of #79589 - tgnottingham:shared_dep_graph...
2020-12-23 borsAuto merge of #79521 - ssomers:btree_cleanup_2, r=Mark...
2020-12-23 borsAuto merge of #80262 - Mark-Simulacrum:pgo-rustc, r...
2020-12-23 flip1995Special sync of 'e89801553ddbaccdeb2eac4db08900edb51ac7ff'
2020-12-23 borsAuto merge of #80099 - jyn514:visibility-on-demand...
2020-12-23 borsAuto merge of #80095 - jyn514:stability-on-demand,...
2020-12-22 Guillaume GomezRollup merge of #80298 - PankajChaudhary5:PankajChaudha...
2020-12-22 Guillaume GomezRollup merge of #80297 - jyn514:more-docs, r=bjorn3
2020-12-22 Guillaume GomezRollup merge of #80203 - pierwill:pierwill-rustcmiddle...
2020-12-22 Guillaume GomezRollup merge of #80136 - aDotInTheVoid:74824-test,...
2020-12-22 borsAuto merge of #80177 - tgnottingham:foreign_defpathhash...
2020-12-22 borsAuto merge of #80071 - jyn514:timings, r=Mark-Simulacrum
2020-12-22 borsAuto merge of #79451 - usbalbin:array_zip, r=m-ou-se
next