]> git.lizzy.rs Git - rust.git/history - src/libcore/iter.rs
Make overflow behaviour more obvious in the iterator module of `libcore`
[rust.git] / src / libcore / iter.rs
2015-05-06 Tobias BucherMake overflow behaviour more obvious in the iterator...
2015-05-06 borsAuto merge of #25035 - Stebalien:iter, r=aturon
2015-05-05 Steve KlabnikRollup merge of #24782 - steveklabnik:doc_ownership...
2015-05-05 borsAuto merge of #25009 - alexcrichton:less-buffered-strea...
2015-05-05 Steven AllenOptimize iterator adapters.
2015-05-05 borsAuto merge of #24979 - jooert:test-22471, r=pnkfelix
2015-05-05 borsAuto merge of #25101 - alexcrichton:fix-flaky-windows...
2015-05-05 borsAuto merge of #25113 - pnkfelix:dropck-itemless-traits...
2015-05-05 Manish GoregaokarRollup merge of #25079 - alexcrichton:fix-nsec, r=aturon
2015-05-05 borsAuto merge of #25095 - huonw:faster-bitvec, r=alexcrichton
2015-05-04 borsAuto merge of #24652 - achanda:ip-long, r=alexcrichton
2015-05-04 borsAuto merge of #25044 - tshepang:doc-addr, r=alexcrichton
2015-05-04 borsAuto merge of #25043 - alexcrichton:musl-out-of-stack...
2015-05-03 borsAuto merge of #24990 - steveklabnik:doc_associated_cons...
2015-05-03 borsAuto merge of #24737 - P1start:dst-cell, r=alexcrichton
2015-05-03 borsAuto merge of #25048 - huonw:test-benches, r=alexcrichton
2015-05-02 borsAuto merge of #25038 - bluss:fat-pointer-cast, r=luqmana
2015-05-02 borsAuto merge of #25027 - Manishearth:deriving_attr, r...
2015-05-02 borsAuto merge of #25040 - mrsweaters:patch-1, r=alexcrichton
2015-05-02 borsAuto merge of #24980 - jooert:test-22468, r=pnkfelix
2015-05-02 borsAuto merge of #25028 - bluss:drain-string, r=alexcrichton
2015-05-02 borsAuto merge of #25015 - alexcrichton:rwlock-check-ret...
2015-05-02 borsAuto merge of #24792 - alexcrichton:issue-24748, r...
2015-05-01 borsAuto merge of #25006 - alexcrichton:unstable-indexing...
2015-05-01 borsAuto merge of #24778 - nagisa:managed-removal, r=huonw
2015-05-01 Alex Crichtonstd: Remove index notation on slice iterators
2015-05-01 borsAuto merge of #24720 - critiqjo:stepby-sizehint, r...
2015-05-01 Manish GoregaokarRollup merge of #25010 - huonw:inline-int-extremes...
2015-05-01 critiqjoiterator: Add `StepBy::size_hint` method
2015-04-30 borsAuto merge of #24924 - carols10cents:grammar-improvemen...
2015-04-30 borsAuto merge of #24902 - bombless:configure, r=pnkfelix
2015-04-30 borsAuto merge of #24842 - GBGamer:patch-3, r=steveklabnik
2015-04-30 borsAuto merge of #24884 - michaelsproul:extended-errors...
2015-04-29 Alex Crichtonrollup merge of #24873: alexcrichton/fix-windows-stdio
2015-04-29 Alex Crichtonrollup merge of #24917: zecozephyr/nullptropt
2015-04-29 Alex Crichtonrollup merge of #24911: GBGamer/patch-4
2015-04-29 Alex Crichtonrollup merge of #24908: inrustwetrust/once_memory_ordering
2015-04-29 Alex Crichtonrollup merge of #24904: steveklabnik/remove_std_net_warning
2015-04-29 Alex Crichtonrollup merge of #24903: pnkfelix/fsk-enum-swapindrop
2015-04-29 Alex Crichtonrollup merge of #24894: bguiz/diagnostic-E0267
2015-04-29 Alex Crichtonrollup merge of #24886: GBGamer/master
2015-04-29 Alex Crichtonrollup merge of #24881: chris-morgan/issue-24872
2015-04-29 Alex Crichtonrollup merge of #24871: mbrubeck/doc-edit
2015-04-29 Alex Crichtonrollup merge of #24870: tshepang/reference-fix-brackets
2015-04-29 Alex Crichtonrollup merge of #24862: barometz/intro-push-err-fix
2015-04-29 Alex Crichtonrollup merge of #24846: dotdash/fast_cttz8
2015-04-29 Alex Crichtonrollup merge of #24833: tari/rfc888
2015-04-29 Alex Crichtonrollup merge of #24711: alexcrichton/fs2.1
2015-04-29 Alex Crichtonrollup merge of #24610: nagisa/offset-docs
2015-04-29 borsAuto merge of #24932 - pnkfelix:fix-issue-24687, r...
2015-04-29 borsAuto merge of #24893 - robinst:issue-24407-E0013, r=nrc
2015-04-29 borsAuto merge of #24681 - tamird:unignore-android, r=alexc...
2015-04-29 borsAuto merge of #24888 - tamird:snapshot, r=alexcrichton
2015-04-29 borsAuto merge of #24865 - bluss:range-size, r=alexcrichton
2015-04-28 borsAuto merge of #24781 - bluss:vec-drain-range, r=alexcri...
2015-04-28 borsAuto merge of #24835 - rprichard:rfail-full, r=alexcrichton
2015-04-27 borsAuto merge of #24701 - Stebalien:slice, r=alexcrichton
2015-04-27 borsAuto merge of #24765 - pnkfelix:fsk-enum-swapindrop...
2015-04-27 Ulrik Sverdrupcore: Fix size_hint for signed integer Range<T> iterators
2015-04-27 borsAuto merge of #23606 - quantheory:associated_const...
2015-04-27 Steve KlabnikRollup merge of #24848 - bluss:deref-string, r=alexcrichton
2015-04-27 Steve KlabnikRollup merge of #24804 - liigo:new-trait-color, r=steve...
2015-04-27 Steve KlabnikRollup merge of #24797 - roryokane:patch-1, r=nikomatsakis
2015-04-27 borsAuto merge of #24834 - shepmaster:default-atomic-ptr...
2015-04-27 borsAuto merge of #24820 - bradking:fix-windows-process...
2015-04-27 borsAuto merge of #24849 - gareins:master, r=steveklabnik
2015-04-27 borsAuto merge of #24844 - diwic:patch-1, r=steveklabnik
2015-04-26 borsAuto merge of #24850 - frewsxcv:patch-18, r=steveklabnik
2015-04-26 Corey FarwellIndicate function call is code-like in doc-comment
2015-04-26 borsAuto merge of #24367 - ebfull:fix_ice_cat_expr, r=pnkfelix
2015-04-25 Manish GoregaokarRollup merge of #24649 - nham:path_new_examples, r...
2015-04-24 borsAuto merge of #24553 - nikomatsakis:issue-22779-overcon...
2015-04-24 borsAuto merge of #24594 - doomsplayer:patch-2, r=alexcrichton
2015-04-24 Manish GoregaokarRollup merge of #24523 - GuillaumeGomez:clean-error...
2015-04-23 borsAuto merge of #24615 - arielb1:rapid-reject, r=nikomatsakis
2015-04-23 borsAuto merge of #24537 - rprichard:fix-parallel-check...
2015-04-23 borsAuto merge of #24664 - steveklabnik:doc_ufcs, r=alexcri...
2015-04-23 borsAuto merge of #24683 - P1start:help-suggestions, r=nrc
2015-04-22 Manish GoregaokarRollup merge of #24688 - SimonSapin:fmt-write-char...
2015-04-22 Manish GoregaokarRollup merge of #24675 - steveklabnik:two_more_chapters...
2015-04-22 Manish GoregaokarRollup merge of #24673 - steveklabnik:doc_attributes...
2015-04-22 borsAuto merge of #24685 - nrc:span-pred, r=huonw
2015-04-22 borsAuto merge of #24671 - steveklabnik:doc_const_static...
2015-04-22 borsAuto merge of #24674 - alexcrichton:rollup, r=alexcrichton
2015-04-21 Alex CrichtonMerge remote-tracking branch 'origin/master' into rollup
2015-04-21 Alex Crichtonrollup merge of #24636: alexcrichton/remove-deprecated
2015-04-21 Alex Crichtonrollup merge of #24541: alexcrichton/issue-24538
2015-04-21 Alex Crichtonstd: Bring back f32::from_str_radix as an unstable API
2015-04-21 Alex Crichtonrollup merge of #24222: lambda/rename-soft-link-to...
2015-04-21 Alex Crichtonstd: Remove deprecated/unstable num functionality
2015-04-21 Steve KlabnikRollup merge of #24516 - steveklabnik:gh22621, r=alexcr...
2015-04-21 Steve KlabnikRollup merge of #24514 - krzysz00:no-warnings-in-liball...
2015-04-20 borsAuto merge of #24606 - bombless:doc-result, r=alexcrichton
2015-04-20 borsAuto merge of #24597 - bombless:doc, r=steveklabnik
2015-04-20 borsAuto merge of #22117 - fhahn:fail-on-errors, r=nikomatsakis
2015-04-20 borsAuto merge of #24525 - GuillaumeGomez:check-const,...
2015-04-20 borsAuto merge of #24586 - richo:test-16745, r=jakub-
2015-04-19 borsAuto merge of #24592 - P1start:style-lints-changes...
2015-04-19 borsAuto merge of #24517 - erickt:str, r=alexcrichton
2015-04-19 borsAuto merge of #24572 - steveklabnik:gh24569, r=brson
next