]> git.lizzy.rs Git - rust.git/history - src/libcore/iter.rs
Auto merge of #24120 - aturon:range-perf, r=alexcrichton
[rust.git] / src / libcore / iter.rs
2015-04-08 borsAuto merge of #24120 - aturon:range-perf, r=alexcrichton
2015-04-08 borsAuto merge of #24078 - whipsch:extra-token-msg, r=huonw
2015-04-08 borsAuto merge of #23293 - tbu-:pr_additive_multiplicative...
2015-04-07 Aaron TuronFix range performance regression
2015-04-07 Tobias BucherMake `sum` and `product` inherent methods on `Iterator`
2015-04-07 Manish GoregaokarRollup merge of #24059 - nikomatsakis:issue-22914-phant...
2015-04-07 Manish GoregaokarRollup merge of #24057 - nikomatsakis:lifetime-shadowin...
2015-04-07 Manish GoregaokarRollup merge of #24042 - callahad:bug_24030, r=steveklabnik
2015-04-07 Manish GoregaokarRollup merge of #23277 - aochagavia:intro, r=steveklabnik
2015-04-07 borsAuto merge of #23277 - aochagavia:intro, r=steveklabnik
2015-04-07 borsAuto merge of #23952 - Kimundi:more_string_pattern...
2015-04-06 borsAuto merge of #23655 - gereeter:rustc-remove-ident...
2015-04-06 Tobias BucherMake `AdditiveIterator` and `MultiplicativeIterator...
2015-04-05 borsAuto merge of #24071 - github-monoculture:patch-1,...
2015-04-05 borsAuto merge of #23976 - dhuseby:bitrig_fixing_tests...
2015-04-05 borsAuto merge of #24067 - apasel422:patch-1, r=Gankro
2015-04-05 borsAuto merge of #24055 - estsauver:24044, r=alexcrichton
2015-04-04 borsAuto merge of #24016 - aquach:master, r=Manishearth
2015-04-04 borsAuto merge of #24045 - frewsxcv:cleanup, r=alexcrichton
2015-04-04 borsAuto merge of #23987 - liammonahan:master, r=Manishearth
2015-04-04 borsAuto merge of #23981 - chastell:book_crates-and-modules...
2015-04-04 borsAuto merge of #24009 - Manishearth:rollup, r=Manishearth
2015-04-04 Manish GoregaokarRollup merge of #24040 - hackaugusto:patch-1, r=stevekl...
2015-04-04 Manish GoregaokarRollup merge of #24039 - frewsxcv:patch-10, r=steveklabnik
2015-04-04 Manish GoregaokarRollup merge of #24038 - frewsxcv:patch-9, r=steveklabnik
2015-04-04 Manish GoregaokarRollup merge of #24032 - steveklabnik:beta_install...
2015-04-04 Manish GoregaokarRollup merge of #24031 - callahad:trpl_old_io_removal...
2015-04-04 Manish GoregaokarRollup merge of #24022 - steveklabnik:hn_fix, r=nikomat...
2015-04-04 Manish GoregaokarRollup merge of #24012 - tsion:patch-1, r=steveklabnik
2015-04-04 Manish GoregaokarRollup merge of #23997 - richo:typos, r=huonw
2015-04-04 Manish GoregaokarRollup merge of #23996 - frewsxcv:patch-8, r=alexcrichton
2015-04-04 Manish GoregaokarRollup merge of #23941 - carloslfu:patch-1, r=steveklabnik
2015-04-04 Corey FarwellCleanup and modernize some things in libcore::iter
2015-04-03 borsAuto merge of #23934 - lfairy:write-no-deref, r=alexcri...
2015-04-03 Corey FarwellIndicate associated type in comment is code-like
2015-04-03 borsAuto merge of #23832 - petrochenkov:usize, r=aturon
2015-04-02 borsAuto merge of #23931 - steveklabnik:doc_std_fs, r=alexc...
2015-04-02 borsAuto merge of #23877 - richo:gardening, r=Manishearth
2015-04-02 borsAuto merge of #23868 - mbrubeck:doc-edit, r=Manishearth
2015-04-02 borsAuto merge of #23822 - tanadeau:remove-box-syntax-in...
2015-04-02 Alex Crichtonrollup merge of #23959: aturon/beta-relnotes
2015-04-02 Alex Crichtonrollup merge of #23176: huonw/rm-bounds
2015-04-02 Alex Crichtonrollup merge of #23860: nikomatsakis/copy-requires...
2015-04-02 Alex Crichtonrollup merge of #23953: dhuseby/master
2015-04-02 Alex Crichtonrollup merge of #23945: pnkfelix/gate-u-negate
2015-04-01 borsAuto merge of #23955 - alexcrichton:rollup, r=alexcrichton
2015-04-01 Alex Crichtonrollup merge of #23949: aturon/stab-timeout
2015-04-01 Alex Crichtonrollup merge of #23948: nikomatsakis/feature-gate-rust-abi
2015-04-01 Alex Crichtonrollup merge of #23939: nikomatsakis/fn-box
2015-04-01 Alex Crichtonrollup merge of #23951: alexcrichton/splitn
2015-04-01 Alex Crichtonrollup merge of #23947: aturon/revise-num
2015-04-01 Alex Crichtonrollup merge of #23944: alexcrichton/rustup-beta
2015-04-01 Alex Crichtonrollup merge of #23942: vhbit/ios-rand
2015-04-01 Alex Crichtonrollup merge of #23933: kgv/kgv_fix
2015-04-01 Alex Crichtonrollup merge of #23867: nikomatsakis/issue-23086-take-3
2015-04-01 Alex Crichtonrollup merge of #23568: steveklabnik/closure_docs
2015-04-01 Manish GoregaokarRollup merge of #23932 - steveklabnik:doc_std_path...
2015-04-01 Manish GoregaokarRollup merge of #23927 - frewsxcv:patch-7, r=Manishearth
2015-04-01 Manish GoregaokarRollup merge of #23925 - steveklabnik:gh22914, r=Gankro
2015-04-01 Manish GoregaokarRollup merge of #23924 - nrc:unqual-assoc3, r=alexcrichton
2015-04-01 Manish GoregaokarRollup merge of #23895 - nikomatsakis:fn-trait-inherita...
2015-04-01 Manish GoregaokarRollup merge of #23847 - bcoopers:read_clarification...
2015-04-01 Manish GoregaokarRollup merge of #23844 - kvark:try_unique, r=alexcrichton
2015-04-01 Manish GoregaokarRollup merge of #23066 - michaelwoerister:unreachable...
2015-04-01 Alex CrichtonMerge branch 'fix-rustup' of https://github.com/richo...
2015-04-01 Corey FarwellSimplify `match` branches in iter.rs example
2015-04-01 borsAuto merge of #23109 - nikomatsakis:closure-region...
2015-04-01 borsAuto merge of #23936 - pnkfelix:rollup, r=pnkfelix
2015-04-01 Alex Crichtonrollup merge of #23923: steveklabnik/gh23688
2015-04-01 Alex Crichtonrollup merge of #23921: aturon/issue-17746
2015-04-01 Alex Crichtonrollup merge of #23863: pnkfelix/arith-oflo-const-eval
2015-04-01 Alex CrichtonTest fixes and rebase conflicts, round 3
2015-03-31 Alex Crichtonrollup merge of #23919: alexcrichton/stabilize-io-error
2015-03-31 Alex Crichtonrollup merge of #23899: steveklabnik/gh23851
2015-03-31 Alex Crichtonrollup merge of #23920: steveklabnik/gh23881
2015-03-31 Alex Crichtonrollup merge of #23901: steveklabnik/fix_links_str
2015-03-31 Alex Crichtonrollup merge of #23288: alexcrichton/issue-19470
2015-03-31 Alex Crichtonrollup merge of #23908: aturon/stab-more-stragglers
2015-03-31 Alex Crichtonrollup merge of #23907: alexcrichton/impl-exit
2015-03-31 Alex Crichtonrollup merge of #23906: steveklabnik/spellin
2015-03-31 Alex Crichtonrollup merge of #23902: freebroccolo/master
2015-03-31 Alex CrichtonTest fixes and rebase conflicts, round 2
2015-03-31 Alex Crichtonrollup merge of #23873: alexcrichton/remove-deprecated
2015-03-31 Alex Crichtonrollup merge of #23879: seanmonstar/del-from-error
2015-03-31 Alex Crichtonrollup merge of #23875: aturon/revise-convert-2
2015-03-31 Alex Crichtonrollup merge of #23872: huonw/eager-lexing
2015-03-31 Alex Crichtonstd: Clean out #[deprecated] APIs
2015-03-31 Alex Crichtonrollup merge of #23893: frewsxcv/patch-6
2015-03-31 Alex Crichtonrollup merge of #23886: demelev/remove_as_slice_usage
2015-03-31 Alex Crichtonrollup merge of #23885: steveklabnik/doc_std_env
2015-03-31 Alex Crichtonrollup merge of #23882: wettowelreactor/patch-2
2015-03-31 Alex Crichtonrollup merge of #23878: Ryman/stable_extremes
2015-03-31 Alex Crichtonrollup merge of #23876: alexcrichton/stabilize-any
2015-03-31 Alex Crichtonrollup merge of #23766: alexcrichton/stabilize-raw-fd
2015-03-31 Alex Crichtonrollup merge of #23704: hirschenberger/simd-intdiv-ice
2015-03-31 Aaron TuronStabilize a few remaining stragglers
2015-03-31 Alex Crichtonstd: Remove #[old_orphan_check] from PartialEq
2015-03-31 Steve KlabnikFix up iterator documentation with regards to for loop...
2015-03-31 borsAuto merge of #23678 - richo:check-flightcheck, r=alexc...
2015-03-31 Alex Crichtonrollup merge of #23669: steveklabnik/doc_std_borrow
next