]> git.lizzy.rs Git - rust.git/history - src/liballoc/binary_heap.rs
Rollup merge of #50460 - F001:const_string, r=kennytm
[rust.git] / src / liballoc / binary_heap.rs
2018-05-09 kennytmRollup merge of #50460 - F001:const_string, r=kennytm
2018-05-09 kennytmRollup merge of #50148 - japaric:const-manuallydrop...
2018-05-09 kennytmRollup merge of #49988 - clarcharr:never_docs, r=stevek...
2018-05-09 kennytmRollup merge of #50525 - nnethercote:lit_token, r=micha...
2018-05-08 borsAuto merge of #50530 - oli-obk:miri, r=kennytm
2018-05-08 borsAuto merge of #50497 - RalfJung:pinmut, r=withoutboats
2018-05-08 borsAuto merge of #50490 - nrc:method-docs, r=eddyb
2018-05-08 borsAuto merge of #50503 - alexheretic:master, r=oli-obk
2018-05-08 borsAuto merge of #50390 - hdhoang:46205_deny_by_default...
2018-05-08 borsAuto merge of #50260 - Manishearth:no-extern-crate...
2018-05-07 borsAuto merge of #50305 - GuillaumeGomez:fix-mod-stackover...
2018-05-07 borsAuto merge of #50454 - Manishearth:edition-preview...
2018-05-07 borsAuto merge of #50487 - nikic:heap-manually-drop, r...
2018-05-06 Nikita PopovUse ManuallyDrop instead of Option in Hole implementation
2018-04-24 kennytmRollup merge of #49461 - andreastt:child-kill-exited...
2018-04-24 borsAuto merge of #48999 - GuillaumeGomez:add-repeat-on...
2018-04-24 borsAuto merge of #48989 - ExpHP:path-prefix, r=dtolnay
2018-04-23 borsAuto merge of #49368 - matthewjasper:feature-gate-where...
2018-04-23 borsAuto merge of #49372 - Phlosioneer:inherent-impl-defaul...
2018-04-19 borsAuto merge of #48553 - seanmonstar:atomic-debug, r...
2018-04-19 borsAuto merge of #49630 - npmccallum:shl, r=alexcrichton
2018-04-16 kennytmRollup merge of #49555 - nox:inline-into-boxed, r=alexc...
2018-04-16 borsAuto merge of #48945 - clarcharr:iter_exhaust, r=Kimundi
2018-04-16 borsAuto merge of #49433 - varkor:metadata-skip-mir-opt...
2018-04-14 borsAuto merge of #49289 - varkor:emit-metadata-without...
2018-04-14 kennytmRollup merge of #49465 - ollie27:rustbuild_test_docs...
2018-04-13 borsAuto merge of #49389 - fanzier:euclidean-division,...
2018-04-12 borsAuto merge of #49551 - scottmcm:deprecate-offset_to...
2018-04-11 kennytmRollup merge of #48270 - leodasvacas:refactor-casts...
2018-04-11 kennytmRollup merge of #49795 - nox:niche-with-uninhabited...
2018-04-11 kennytmRollup merge of #49575 - tmccombs:option-filter-stabili...
2018-04-10 borsAuto merge of #49386 - GuillaumeGomez:fix-path-attribut...
2018-04-10 borsAuto merge of #49390 - Zoxc:sync-syntax, r=michaelwoerister
2018-04-10 borsAuto merge of #49504 - GuillaumeGomez:doc-all-types...
2018-04-08 borsAuto merge of #49714 - nikomatsakis:issue-49631, r...
2018-04-07 borsAuto merge of #49692 - sinkuu:main_fix, r=arielb1
2018-04-07 kennytmRollup merge of #49652 - GuillaumeGomez:anchor-collapse...
2018-04-07 kennytmRollup merge of #49510 - GuillaumeGomez:anchor-field...
2018-04-07 borsAuto merge of #49419 - leodasvacas:small-typeck-refacto...
2018-04-06 borsAuto merge of #49392 - retep007:nll-issue-48962, r...
2018-04-06 borsAuto merge of #49064 - QuietMisdreavus:piercing-the...
2018-04-06 borsAuto merge of #49335 - GuillaumeGomez:remove-unneeded...
2018-04-06 borsAuto merge of #49293 - memoryleak47:add-compiletest...
2018-04-05 Joshua BarrettoMerge pull request #1 from rust-lang/master
2018-04-05 Alex CrichtonRollup merge of #49621 - Nemo157:impl-unpin-for-pin...
2018-04-05 Alex CrichtonRollup merge of #49686 - memoryleak47:typo, r=alexcrichton
2018-04-05 Alex CrichtonRollup merge of #49597 - alexcrichton:proc-macro-v2...
2018-04-05 Alex CrichtonRollup merge of #49497 - scalexm:hrtb, r=nikomatsakis
2018-04-05 borsAuto merge of #49045 - Zoxc:tls, r=michaelwoerister
2018-04-05 gaurikholkarMerge branch 'master' of https://github.com/rust-lang...
2018-04-05 Alex CrichtonRollup merge of #49350 - abonander:macros-in-extern...
2018-04-05 Alex CrichtonRollup merge of #49045 - Zoxc:tls, r=michaelwoerister
2018-04-05 kennytmRollup merge of #49563 - japaric:std-thumb, r=alexcrichton
2018-04-05 kennytmRollup merge of #49496 - glandium:master, r=sfackler
2018-04-05 kennytmRollup merge of #49432 - nabijaczleweli:master, r=micha...
2018-04-05 kennytmRollup merge of #49345 - davidtwco:issue-44109, r=nikom...
2018-04-05 kennytmRollup merge of #49253 - chmanchester:probing_fix,...
2018-04-05 kennytmRollup merge of #48658 - llogiq:no-more-cas, r=kennytm
2018-04-05 borsAuto merge of #48709 - tinaun:issue48703, r=nikomatsakis
2018-04-04 kennytmRollup merge of #49547 - Phlosioneer:44831-borrowck...
2018-04-04 kennytmRollup merge of #49634 - lloydmeta:tests/issue-43058...
2018-04-04 kennytmRollup merge of #49625 - bjorn3:miri_access_memory_kind...
2018-04-04 kennytmRollup merge of #49594 - mbrubeck:docs, r=steveklabnik
2018-04-04 kennytmRollup merge of #49628 - steveklabnik:learn-use-master...
2018-04-04 kennytmRollup merge of #49637 - tmccombs:parent-id-stabilize...
2018-04-04 borsAuto merge of #48171 - FraGag:doc-copy-clone-impls...
2018-04-04 borsAuto merge of #48913 - Mark-Simulacrum:rustbuild-test...
2018-04-04 kennytmRollup merge of #49619 - durka:patch-46, r=steveklabnik
2018-04-04 kennytmRollup merge of #49618 - pftbest:fix_warning, r=SimonSapin
2018-04-04 kennytmRollup merge of #49612 - tmccombs:stabilize-getpid...
2018-04-04 kennytmRollup merge of #49609 - abonander:attr-macro-stmt...
2018-04-04 kennytmRollup merge of #49607 - cuviper:stable-iter-1.27,...
2018-04-04 kennytmRollup merge of #49603 - GuillaumeGomez:fix-intra-link...
2018-04-04 kennytmRollup merge of #49599 - rolfvandekrol:feature/no_ru...
2018-04-04 kennytmRollup merge of #49577 - tmccombs:string-splice-stabili...
2018-04-04 kennytmRollup merge of #49570 - arielb1:bounded-universe,...
2018-04-04 kennytmRollup merge of #49559 - djc:resize-with, r=TimNN
2018-04-04 kennytmRollup merge of #49540 - bjorn3:fix_miri_discriminant...
2018-04-04 kennytmRollup merge of #49533 - scottmcm:more-must-use, r...
2018-04-04 kennytmRollup merge of #49532 - Phlosioneer:32556-rustdoc...
2018-04-04 kennytmRollup merge of #49516 - GuillaumeGomez:add-union-field...
2018-04-04 kennytmRollup merge of #49515 - GuillaumeGomez:target-backgrou...
2018-04-04 kennytmRollup merge of #49512 - GuillaumeGomez:intra-links...
2018-04-04 kennytmRollup merge of #49179 - varkor:future-deprecation...
2018-04-04 borsAuto merge of #48575 - ishitatsuyuki:unix-no-thread...
2018-04-04 borsAuto merge of #49573 - glandium:huge-align, r=SimonSapin
2018-04-04 borsAuto merge of #48333 - aidanhs:aphs-no-place-for-placem...
2018-04-03 borsAuto merge of #49447 - pnkfelix:remove-cfg-const-pat...
2018-04-03 borsAuto merge of #49348 - bobtwinkles:extend_2pb, r=nikoma...
2018-04-03 Aidan Hobson SayersRemove all unstable placement features
2018-04-03 borsAuto merge of #49098 - matklad:find_map, r=KodrAus
2018-04-02 borsAuto merge of #49252 - Manishearth:easy-feature-flag...
2018-04-01 Mark SimulacrumRollup merge of #49451 - QuietMisdreavus:epoch-doctests...
2018-04-01 borsAuto merge of #49478 - Phlosioneer:fix-windows-file...
2018-04-01 borsAuto merge of #49418 - frewsxcv:frewsxcv-network-order...
2018-03-31 borsAuto merge of #49481 - SimonSapin:core-heap, r=alexcrichton
2018-03-31 borsAuto merge of #49201 - Phlosioneer:add-trivial-size...
2018-03-31 borsAuto merge of #49472 - nikomatsakis:nll-optimize-constr...
2018-03-31 borsAuto merge of #49459 - GuillaumeGomez:primitive-intra...
2018-03-30 borsAuto merge of #49425 - alexcrichton:disallow-inline...
next