]> git.lizzy.rs Git - rust.git/history - src/libcollections/btree/set.rs
std: Remove deprecated functionality from 1.5
[rust.git] / src / libcollections / btree / set.rs
2015-09-22 borsAuto merge of #28369 - ebfull:fix-higher-ranked, r...
2015-09-17 Steve KlabnikRollup merge of #28276 - jackwilsonv:patch-5, r=Manishearth
2015-09-16 borsAuto merge of #28353 - GuillaumeGomez:error_codes,...
2015-09-16 borsAuto merge of #28401 - christopherdumas:beginners_manue...
2015-09-15 borsAuto merge of #28408 - brson:relnotes, r=aturon
2015-09-15 borsAuto merge of #28263 - christopherdumas:add_help_E0118...
2015-09-15 borsAuto merge of #28406 - petrochenkov:primitive, r=eddyb
2015-09-15 borsAuto merge of #28393 - arielb1:required-because-it...
2015-09-15 borsAuto merge of #28268 - petrochenkov:fnptr, r=alexcrichton
2015-09-15 borsAuto merge of #28395 - ebfull:fix-associated-item-resol...
2015-09-15 borsAuto merge of #28351 - jonas-schievink:macro-bt, r=nrc
2015-09-14 borsAuto merge of #28256 - petrochenkov:conv, r=alexcrichton
2015-09-14 borsAuto merge of #28247 - christopherdumas:fix_28243,...
2015-09-14 borsAuto merge of #28248 - PeterReid:master, r=alexcrichton
2015-09-14 borsAuto merge of #28358 - dotdash:nounwind, r=alexcrichton
2015-09-14 borsAuto merge of #28389 - aidanhs:aphs-update-musl-linking...
2015-09-14 borsAuto merge of #28396 - arielb1:misplaced-binding, r...
2015-09-14 borsAuto merge of #28392 - arielb1:sort-bounds-list, r...
2015-09-14 borsAuto merge of #28383 - semarie:openbsd-jemalloc, r...
2015-09-14 borsAuto merge of #28368 - lfairy:write-impl, r=alexcrichton
2015-09-13 borsAuto merge of #28357 - semmaz:libfmt-macros, r=alexcrichton
2015-09-13 borsAuto merge of #28178 - christopherdumas:fix_ice, r...
2015-09-13 borsAuto merge of #28339 - alexcrichton:stabilize-1.4,...
2015-09-11 Alex Crichtonstd: Stabilize/deprecate features for 1.4
2015-09-04 borsAuto merge of #28035 - Diggsey:msvc-escaping, r=alexcri...
2015-09-04 borsAuto merge of #28069 - alexcrichton:rt-atexit, r=brson
2015-09-01 borsAuto merge of #28130 - alexcrichton:fix-msvc-static...
2015-08-31 borsAuto merge of #28079 - huonw:simd, r=alexcrichton
2015-08-31 borsAuto merge of #28009 - GuillaumeGomez:patch-1, r=Manish...
2015-08-31 borsAuto merge of #28101 - ijks:24214-str-bytes, r=alexcrichton
2015-08-31 borsAuto merge of #28007 - Ms2ger:FnKind, r=nrc
2015-08-30 borsAuto merge of #27983 - barosl:respect-color, r=nrc
2015-08-30 borsAuto merge of #27588 - cesarb:read_all, r=alexcrichton
2015-08-29 borsAuto merge of #28077 - jonas-schievink:attr-gateage...
2015-08-29 borsAuto merge of #28070 - mdchoate:patch-1, r=alexcrichton
2015-08-29 borsAuto merge of #28042 - Jake-Shadle:master, r=steveklabnik
2015-08-29 borsAuto merge of #28043 - apasel422:rfc-1194, r=alexcrichton
2015-08-28 Andrew Paseltinerimplement RFC 1194
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 Alex Crichtoncollections: Add issues for unstable features
2015-08-14 borsAuto merge of #27822 - arielb1:inline-round-take-2...
2015-08-14 borsAuto merge of #27696 - bluss:into-boxed-str, r=alexcrichton
2015-08-13 borsAuto merge of #27625 - wthrowe:find, r=alexcrichton
2015-08-13 borsAuto merge of #27307 - rkruppe:dec2flt, r=pnkfelix
2015-08-13 Manish GoregaokarRollup merge of #27757 - AlisdairO:diagnostics366,...
2015-08-13 borsAuto merge of #27693 - nagisa:remutex-docs, r=alexcrichton
2015-08-13 borsAuto merge of #27789 - chriskrycho:remove_pandoc_refere...
2015-08-13 borsAuto merge of #27652 - alex-ozdemir:iter, r=bluss
2015-08-12 borsAuto merge of #27698 - arielb1:foreign-type-import...
2015-08-12 borsAuto merge of #27691 - jonas-schievink:for-macro, r...
2015-08-12 borsAuto merge of #27690 - vadimcn:no-windres, r=alexcrichton
2015-08-12 borsAuto merge of #27688 - alexcrichton:rollup, r=alexcrichton
2015-08-12 Alex Crichtonrollup merge of #27682: neurons/np.27681
2015-08-12 Alex Crichtonrollup merge of #27679: durka/patch-5
2015-08-12 Alex Crichtonrollup merge of #27678: alexcrichton/snapshots
2015-08-11 Alex CrichtonRegister new snapshots
2015-08-11 borsAuto merge of #27553 - Diggsey:win-path-fix, r=alexcrichton
2015-08-11 Manish GoregaokarRollup merge of #27542 - steveklabnik:gh27303, r=alexcr...
2015-08-11 borsAuto merge of #27518 - alexcrichton:msvc-builtin-llvm...
2015-08-11 borsAuto merge of #27549 - tshepang:clarity, r=alexcrichton
2015-08-10 borsAuto merge of #27338 - alexcrichton:remove-morestack...
2015-08-10 borsAuto merge of #27531 - bluss:io-copy-dst, r=alexcrichton
2015-08-10 borsAuto merge of #27451 - seanmonstar:use-groups-as, r...
2015-08-10 borsAuto merge of #27516 - alexcrichton:osx-flaky-zomg...
2015-08-10 borsAuto merge of #27547 - vberger:more_perseverant_resolve...
2015-08-07 borsAuto merge of #27378 - GuillaumeGomez:patch-2, r=brson
2015-08-07 borsAuto merge of #27552 - tshepang:misc, r=brson
2015-08-07 borsAuto merge of #27574 - brson:cache-staged-api, r=huonw
2015-08-06 borsAuto merge of #27296 - jroesch:type-macros, r=huonw
2015-08-06 borsAuto merge of #27434 - jeehoonkang:master, r=Gankro
2015-08-06 Manish GoregaokarRollup merge of #27550 - tshepang:missing-info, r=brson
2015-08-06 Manish GoregaokarRollup merge of #27546 - steveklabnik:gh26115, r=brson
2015-08-06 borsAuto merge of #27548 - tamird:opaque-ctypes, r=alexcrichton
2015-08-06 borsAuto merge of #27545 - apasel422:btree-range, r=Gankro
2015-08-05 borsAuto merge of #27505 - steveklabnik:exterminate_extermi...
2015-08-05 Andrew PaseltinerFully generalize `BTree{Map, Set}` range iterators
2015-08-05 Steve KlabnikRollup merge of #27524 - steveklabnik:gh27523, r=gankro
2015-08-05 Steve KlabnikRollup merge of #27285 - lastorset:trait-operator-impl...
2015-08-05 borsAuto merge of #27458 - mitaa:local_cpath, r=nikomatsakis
2015-08-05 Manish GoregaokarRollup merge of #27528 - friedm:doc_meta_designator...
2015-08-05 Manish GoregaokarRollup merge of #27527 - aij:tarpl, r=Gankro
2015-08-05 Manish GoregaokarRollup merge of #27525 - Gankro:nomvar, r=aturon
next