]> git.lizzy.rs Git - rust.git/history - src/liballoc
Auto merge of #68802 - eddyb:debuginfo-there-can-only-be-one-arg, r=nagisa
[rust.git] / src / liballoc /
2020-02-08 borsAuto merge of #68802 - eddyb:debuginfo-there-can-only...
2020-02-08 borsAuto merge of #68452 - msizanoen1:riscv-abi, r=nagisa...
2020-02-08 borsAuto merge of #68358 - matthewjasper:spec-fix, r=nikoma...
2020-02-07 borsAuto merge of #65232 - nikomatsakis:lazy-norm-anon...
2020-02-07 Dylan DPCRollup merge of #68928 - GuillaumeGomez:cleanup-e0276...
2020-02-07 Dylan DPCRollup merge of #68919 - Zoxc:ast-lifetime, r=nikomatsakis
2020-02-07 Dylan DPCRollup merge of #68910 - hanna-kruppe:master, r=Mark...
2020-02-07 Dylan DPCRollup merge of #68909 - tmandry:panic-abort-nocapture...
2020-02-07 Dylan DPCRollup merge of #68889 - Zoxc:hir-krate, r=eddyb
2020-02-07 Dylan DPCRollup merge of #68413 - XAMPPRocky:master, r=Mark...
2020-02-07 Dylan DPCRollup merge of #68164 - tmiasko:no-sanitize, r=nikomat...
2020-02-07 borsAuto merge of #68499 - ssomers:btree_search_tidying...
2020-02-07 Stein SomersLift range_search up one level of abstraction
2020-02-07 borsAuto merge of #68907 - Dylan-DPC:rollup-osm5e8o, r...
2020-02-06 Stein SomersCreate benchmarks for BTreeMap::range
2020-02-06 Dylan DPCRollup merge of #68894 - JohnTitor:update-e0565, r...
2020-02-06 Dylan DPCRollup merge of #68888 - tspiteri:ignore-to-compile_fai...
2020-02-06 Dylan DPCRollup merge of #68886 - tom-a-wagner:master, r=Mark...
2020-02-06 Dylan DPCRollup merge of #68791 - mark-i-m:proper-linkcheck...
2020-02-06 Dylan DPCRollup merge of #68524 - jonas-schievink:generator...
2020-02-06 Dylan DPCRollup merge of #68869 - GuillaumeGomez:err-explanation...
2020-02-06 borsAuto merge of #68664 - tspiteri:no_run-complete-build...
2020-02-05 borsAuto merge of #67429 - mati865:mingw-ultimate-fix,...
2020-02-05 Dylan DPCRollup merge of #68832 - GuillaumeGomez:clean-up-3...
2020-02-05 Dylan DPCRollup merge of #68790 - nnethercote:improve-merge_from...
2020-02-05 Dylan DPCRollup merge of #68762 - ForNeVeR:patch-1, r=alexcrichton
2020-02-05 borsAuto merge of #68755 - Tyg13:update_stdarch, r=alexcrichton
2020-02-04 Dylan DPCRollup merge of #68819 - estebank:split_at_mut, r=oli-obk
2020-02-04 Dylan DPCRollup merge of #68805 - matthiaskrgr:cleanup_bootstrap...
2020-02-04 Dylan DPCRollup merge of #68758 - daboross:fix-59191, r=petrochenkov
2020-02-04 Dylan DPCRollup merge of #68282 - tmiasko:sanitizer-example...
2020-02-04 borsAuto merge of #68558 - HeroicKatora:buf-writer-capacity...
2020-02-04 borsAuto merge of #68377 - estebank:fn-obligations-spans...
2020-02-04 borsAuto merge of #68708 - Mark-Simulacrum:stage0-step...
2020-02-04 borsAuto merge of #68804 - ecstatic-morse:qualif-cursor...
2020-02-04 borsAuto merge of #68601 - 0dvictor:split, r=tmandry
2020-02-03 borsAuto merge of #67668 - matthewjasper:or-patterns, r...
2020-02-03 borsAuto merge of #68803 - Dylan-DPC:rollup-b4x6ghj, r...
2020-02-03 Dylan DPCRollup merge of #68800 - JohnTitor:stabilize-once-with...
2020-02-03 Dylan DPCRollup merge of #68798 - Centril:caller-loc-ctfe-rt...
2020-02-03 Dylan DPCRollup merge of #68797 - GuillaumeGomez:link-to-types...
2020-02-03 Dylan DPCRollup merge of #68787 - amosonn:patch-1, r=nagisa
2020-02-03 Dylan DPCRollup merge of #68777 - GuillaumeGomez:clean-up-e0263...
2020-02-03 Dylan DPCRollup merge of #68744 - JohnTitor:fix-ice-save-analysi...
2020-02-03 Dylan DPCRollup merge of #68711 - hman523:fix-68593, r=Dylan-DPC
2020-02-03 Dylan DPCRollup merge of #68678 - Mark-Simulacrum:robots, r...
2020-02-02 Jonas SchievinkAdd a resume type parameter to `Generator`
2020-02-02 borsAuto merge of #68672 - jonas-schievink:dedup-witness...
2020-02-01 Yuki OkushiRollup merge of #68704 - jonas-schievink:ignore-build...
2020-02-01 Yuki OkushiRollup merge of #68688 - jbr:remind-bug-reporters-to...
2020-02-01 Yuki OkushiRollup merge of #68681 - bobrippling:fix-matched-angle...
2020-02-01 borsAuto merge of #68180 - ajpaverd:cfguard-rust, r=nagisa
2020-02-01 borsAuto merge of #68698 - tmiasko:catch-panic, r=Amanieu
2020-01-31 borsAuto merge of #68633 - JohnTitor:avoid-ice-in-diagnosti...
2020-01-31 hman523Fixed issue 68593
2020-01-31 borsAuto merge of #67073 - ssomers:btree_navigation, r...
2020-01-31 Stein SomersBundle and document 6 BTreeMap navigation algorithms
2020-01-31 borsAuto merge of #68080 - varkor:declared-here, r=petrochenkov
2020-01-31 borsAuto merge of #68663 - alexcrichton:update-jobserver...
2020-01-31 borsAuto merge of #67340 - nnethercote:shrink-Nonterminal...
2020-01-31 borsAuto merge of #68685 - Dylan-DPC:rollup-rkbo05z, r...
2020-01-31 Dylan DPCRollup merge of #68680 - ollie27:doc_alloc_playground...
2020-01-31 Dylan DPCRollup merge of #68660 - kubo39:patch-1, r=Dylan-DPC
2020-01-31 Dylan DPCRollup merge of #68638 - GuillaumeGomez:links-cmp-trait...
2020-01-31 Dylan DPCRollup merge of #68588 - Centril:check-unsafety-clean...
2020-01-31 borsAuto merge of #67878 - Others:opt-3, r=Mark-Simulacrum
2020-01-30 Oliver MiddletonAdd `#![doc(html_playground_url = ...)]` to alloc crate
2020-01-30 borsAuto merge of #66577 - WaffleLapkin:iter_take_while_map...
2020-01-30 borsAuto merge of #68661 - nnethercote:rm-unused-read_uleb1...
2020-01-30 borsAuto merge of #68325 - faern:move-numeric-consts-to...
2020-01-30 borsAuto merge of #68659 - Dylan-DPC:rollup-zo7zi9f, r...
2020-01-30 Dylan DPCRollup merge of #68655 - tmiasko:rev, r=Dylan-DPC
2020-01-30 Dylan DPCRollup merge of #68651 - LeSeulArtichaut:doc-from-nonze...
2020-01-30 Dylan DPCRollup merge of #68640 - LeSeulArtichaut:doc-from-ip...
2020-01-30 Dylan DPCRollup merge of #68626 - Zoxc:termize, r=estebank
2020-01-30 Dylan DPCRollup merge of #68468 - ssomers:btreemap_prefer_middle...
2020-01-30 Dylan DPCRollup merge of #66648 - crgl:btree-clone-from, r=Amanieu
2020-01-29 Stein SomersBTreeMap: tag and explain unsafe internal functions...
2020-01-29 Yuki OkushiRollup merge of #68627 - joshtriplett:write-all-none...
2020-01-29 Yuki OkushiRollup merge of #68611 - MichaelBurge:master, r=estebank
2020-01-29 Yuki OkushiRollup merge of #68609 - Zoxc:lld-msvc, r=alexcrichton
2020-01-29 Yuki OkushiRollup merge of #68603 - kornelski:patch-1, r=pietroalbini
2020-01-29 Yuki OkushiRollup merge of #68598 - GuillaumeGomez:fix-null-synthe...
2020-01-29 Yuki OkushiRollup merge of #68586 - Centril:repr-deny, r=pnkfelix
2020-01-29 Yuki OkushiRollup merge of #67722 - petertodd:2019-improve-any...
2020-01-29 borsAuto merge of #68572 - tmiasko:sanitizer-use-after...
2020-01-29 borsAuto merge of #68512 - spastorino:local-is-copy, r...
2020-01-29 borsAuto merge of #68625 - JohnTitor:rollup-20pfcru, r...
2020-01-29 Yuki OkushiRollup merge of #68620 - kubkon:patch-1, r=Dylan-DPC
2020-01-29 Yuki OkushiRollup merge of #68619 - gorilskij:master, r=varkor
2020-01-29 Yuki OkushiRollup merge of #68592 - pdbrito:master, r=jonas-schievink
2020-01-29 Yuki OkushiRollup merge of #68582 - LeSeulArtichaut:code-explanati...
2020-01-29 Yuki OkushiRollup merge of #68556 - ollie27:rustdoc_primitive_re...
2020-01-29 Yuki OkushiRollup merge of #68553 - GuillaumeGomez:fix-run-button...
2020-01-29 Yuki OkushiRollup merge of #68378 - billyrieger:btreemap-remove...
2020-01-29 Yuki OkushiRollup merge of #68289 - pnkfelix:issue-62649-dont...
2020-01-28 Charles GleasonReformat truncation section of clone_from
2020-01-28 Charles GleasonAdd private is_empty method to RangeMut
2020-01-28 Charles GleasonInclude empty BTreeMap in clone_from tests
2020-01-28 Charles GleasonFormat safety comment as per tidy
next