]> git.lizzy.rs Git - rust.git/history - src/liballoc/heap.rs
rustfmt liballoc
[rust.git] / src / liballoc / heap.rs
2015-09-23 Nick Cameronrustfmt liballoc
2015-08-30 borsAuto merge of #27588 - cesarb:read_all, r=alexcrichton
2015-08-25 borsAuto merge of #27995 - nagisa:windows-error-message...
2015-08-25 Steve KlabnikRollup merge of #27988 - nagisa:diags-e0139, r=brson
2015-08-24 borsAuto merge of #27239 - apasel422:issue-19102, r=huonw
2015-08-23 borsAuto merge of #27586 - GuillaumeGomez:patch-2, r=Manish...
2015-08-22 borsAuto merge of #27565 - TimNN:dead-visit-type-in-path...
2015-08-21 borsAuto merge of #27613 - GSam:binop, r=nrc
2015-08-19 borsAuto merge of #27493 - GSam:master, r=nrc
2015-08-19 borsAuto merge of #27849 - jonas-schievink:macro-errors...
2015-08-18 borsAuto merge of #27850 - alexcrichton:fix-musl, r=brson
2015-08-18 borsAuto merge of #27624 - apasel422:issue-27620, r=Gankro
2015-08-18 borsAuto merge of #27536 - steveklabnik:doc_object_safety...
2015-08-18 borsAuto merge of #27823 - eefriedman:float-dep-core, r...
2015-08-18 borsAuto merge of #27474 - bluss:twoway-reverse, r=brson
2015-08-17 borsAuto merge of #27833 - arielb1:robust-construction...
2015-08-16 borsAuto merge of #27858 - rkruppe:rustdoc-codespans, r...
2015-08-16 borsAuto merge of #27689 - dotdash:die_odr, r=michaelwoerister
2015-08-16 borsAuto merge of #27643 - mitaa:get_item_, r=arielb1
2015-08-16 borsAuto merge of #27853 - seckar:master, r=steveklabnik
2015-08-16 borsAuto merge of #27818 - alexcrichton:tag-all-the-issues...
2015-08-16 borsAuto merge of #27851 - nikomatsakis:cleanup-ty-decoder...
2015-08-16 Alex Crichtonalloc: Add issues for all unstable features
2015-08-15 borsAuto merge of #27827 - w00ns:for-loop-expn-issue-27639...
2015-08-15 borsAuto merge of #27841 - jonas-schievink:still-repeating...
2015-08-15 borsAuto merge of #27825 - withoutboats:default_array,...
2015-08-15 borsAuto merge of #27839 - gkoz:netbsd_ar, r=brson
2015-08-14 borsAuto merge of #27400 - alexcrichton:less-jemalloc,...
2015-08-14 Alex Crichtonrustc: Allow changing the default allocator
2015-07-17 Manish GoregaokarRollup merge of #25993 - nham:fix_23969, r=nikomatsakis
2015-07-14 Alexis Beingessnermove everything into the Rust tree
2015-07-05 borsAuto merge of #25754 - geofft:remove-compiletest-jit...
2015-06-30 Steve KlabnikRollup merge of #26506 - tshepang:doc-fix, r=steveklabnik
2015-06-30 Steve KlabnikRollup merge of #26373 - tshepang:patch-2, r=steveklabnik
2015-06-29 borsAuto merge of #26462 - brson:stdidx, r=steveklabnik
2015-06-24 borsAuto merge of #26520 - oli-obk:three-tuple-transitive...
2015-06-24 borsAuto merge of #26509 - tshepang:4-and-not-3, r=bluss
2015-06-24 borsAuto merge of #26521 - oli-obk:android-x86-libclibc...
2015-06-23 borsAuto merge of #26219 - Veedrac:patch-1, r=alexcrichton
2015-06-23 borsAuto merge of #26061 - Gankro:inherit-dep, r=brson
2015-06-23 borsAuto merge of #26508 - tshepang:stray-code-block, r...
2015-06-23 borsAuto merge of #26367 - tshepang:patch-1, r=bluss
2015-06-23 borsAuto merge of #26514 - tshepang:repetition, r=Gankro
2015-06-22 borsAuto merge of #26037 - nhowell:plain_js_playpen, r...
2015-06-22 borsAuto merge of #26394 - arielb1:implement-rfc401-part2...
2015-06-21 borsAuto merge of #26457 - meqif:master, r=alexcrichton
2015-06-20 borsAuto merge of #26381 - alexcrichton:fix-srel, r=brson
2015-06-20 borsAuto merge of #26417 - brson:feature-err, r=steveklabnik
2015-06-20 borsAuto merge of #26407 - arielb1:paren-binding, r=eddyb
2015-06-20 borsAuto merge of #26383 - frewsxcv:regression-tests-23649...
2015-06-20 borsAuto merge of #26382 - alexcrichton:less-racy-path...
2015-06-20 borsAuto merge of #26200 - brson:relnotes, r=aturon
2015-06-19 Manish GoregaokarRollup merge of #26401 - jooert:fix26360, r=steveklabnik
2015-06-19 Manish GoregaokarRollup merge of #26388 - frewsxcv:regression-tests...
2015-06-18 borsAuto merge of #26147 - arielb1:assoc-trans, r=nikomatsakis
2015-06-18 borsAuto merge of #26192 - alexcrichton:features-clean...
2015-06-18 Manish GoregaokarRollup merge of #26348 - eefriedman:unused-interiorsafe...
2015-06-18 Manish GoregaokarRollup merge of #26314 - steveklabnik:gh26312, r=bluss
2015-06-18 borsAuto merge of #26340 - bluss:bench-sigfix, r=alexcrichton
2015-06-17 borsAuto merge of #26062 - eefriedman:cleanup-cached, r...
2015-06-17 Alex Crichtonalloc: Split apart the global `alloc` feature
2015-06-17 borsAuto merge of #25961 - sanxiyn:dead-variant-2, r=huonw
2015-06-17 borsAuto merge of #26261 - tshepang:more-brief-example...
2015-06-17 borsAuto merge of #26126 - Nashenas88:sync-send-libcore...
2015-06-17 borsAuto merge of #26025 - alexcrichton:update-llvm, r...
2015-06-17 borsAuto merge of #22681 - mzabaluev:extend-faster, r=huonw
2015-06-16 borsAuto merge of #26280 - Marwes:deriving_discriminant...
2015-06-16 borsAuto merge of #25952 - alexcrichton:fix-scoped-tls...
2015-06-16 borsAuto merge of #24719 - :patch-1, r=steveklabnik
2015-06-16 borsAuto merge of #26313 - steveklabnik:fix_str_docs, r...
2015-06-15 borsAuto merge of #26311 - jooert:fix25855, r=steveklabnik
2015-06-15 borsAuto merge of #26275 - arielb1:unconstrained-projection...
2015-06-15 borsAuto merge of #26293 - mihneadb:rustdoc-search-orphan...
2015-06-15 borsAuto merge of #26302 - aidanhs:aphs-fix-musl-libc,...
2015-06-15 borsAuto merge of #26307 - nrc:save-bugs, r=cmr
2015-06-15 borsAuto merge of #26168 - sfackler:stdout-panic, r=alexcri...
2015-06-15 borsAuto merge of #25359 - thepowersgang:result-expect...
2015-06-15 borsAuto merge of #26290 - michaelsproul:url-line-limit...
2015-06-15 borsAuto merge of #26265 - retep998:heapalloc, r=alexcrichton
2015-06-13 Peter AtashianSwitch to direct HeapAlloc on Windows when not using...
2015-06-12 Manish GoregaokarRollup merge of #24495 - nathanl:nathanl-explain-bin...
2015-06-04 borsAuto merge of #25991 - Jexell:master, r=alexcrichton
2015-05-27 Manish GoregaokarRollup merge of #25128 - steveklabnik:gh24816, r=alexcr...
2015-05-24 borsAuto merge of #25168 - Manishearth:register_attr, r...
2015-05-18 borsAuto merge of #25230 - rayglover:patch-bitset, r=Gankro
2015-05-16 borsAuto merge of #25453 - jimblandy:FQA-fiasco-link, r...
2015-05-15 borsAuto merge of #25219 - Eljay:fix-comment-parsing, r...
2015-05-14 borsAuto merge of #24920 - alexcrichton:duration, r=aturon
2015-05-14 borsAuto merge of #25238 - alexcrichton:fix-archive-with...
2015-05-14 borsAuto merge of #25208 - lfairy:version-hash, r=brson
2015-05-13 borsAuto merge of #25318 - nrc:for-expn, r=sfackler
2015-05-13 borsAuto merge of #25253 - robertfoss:master, r=brson
2015-05-13 Steve KlabnikRollup merge of #25324 - richo:richo-compat, r=huonw
2015-05-13 Steve KlabnikRollup merge of #25317 - steveklabnik:trpl_drop, r...
2015-05-13 Steve KlabnikRollup merge of #25224 - brson:stddoc, r=steveklabnik
2015-05-13 Nick CameronMerge branch 'master' into mulit-decor
2015-05-12 Manish GoregaokarRollup merge of #25329 - jooert:tests, r=alexcrichton
2015-05-12 Manish GoregaokarRollup merge of #25322 - frewsxcv:patch-23, r=steveklabnik
2015-05-12 Manish GoregaokarRollup merge of #25267 - meqif:explain_e0317, r=alexcri...
2015-05-12 Manish GoregaokarRollup merge of #25221 - michal-czardybon:master, r...
next