]> git.lizzy.rs Git - rust.git/history - src/libcollections
rollup merge of #21702: nikomatsakis/issue-21636
[rust.git] / src / libcollections /
2015-01-30 Alex Crichtonrollup merge of #21702: nikomatsakis/issue-21636
2015-01-30 Alex Crichtonrollup merge of #21693: tomjakubowski/rustdoc-fix-21442
2015-01-30 Alex Crichtonrollup merge of #21678: vojtechkral/threads-native...
2015-01-30 Alex Crichtonrollup merge of #21495: richo/unexported-unmangled...
2015-01-30 Alex Crichtonrollup merge of #21494: jatinn/jsnav
2015-01-30 Alex Crichtonrollup merge of #21385: nick29581/save-fix2
2015-01-30 Alex Crichtonrollup merge of #20790: japaric/for-loops
2015-01-30 Jorge Aparicios/while let/for/g now that #21245 has been fixed
2015-01-30 Jorge Apariciofix recursive call
2015-01-30 Jorge Apariciosmoke out remaining bugs
2015-01-30 Jorge Apariciofix fallout
2015-01-30 Jorge Apariciocore: add the `IntoIterator` trait
2015-01-30 borsAuto merge of #21717 - nick29581:prelude-fullrange...
2015-01-29 Nick CameronChange from core::ops::RangeFull to std::ops
2015-01-29 Nick CameronRename FullRange to RangeFull
2015-01-29 Nick CameronRemove FullRange from the prelude etc.
2015-01-29 borsAuto merge of #21692 - pnkfelix:fsk-fix-coerce-match...
2015-01-29 borsAuto merge of #21691 - edwardw:double-closure, r=nikoma...
2015-01-29 borsAuto merge of #21677 - japaric:no-range, r=alexcrichton
2015-01-29 Jorge Aparicios/Show/Debug/g
2015-01-29 Jorge Aparicioremove unused imports
2015-01-29 Jorge Apariciofix inference fallout
2015-01-29 Jorge Aparicioconvert remaining `range(a, b)` to `a..b`
2015-01-29 Jorge Aparicio`for x in range(a, b)` -> `for x in a..b`
2015-01-29 Jorge Aparicio`range(a, b).foo()` -> `(a..b).foo()`
2015-01-29 borsAuto merge of #21730 - Manishearth:rollup, r=alexcrichton
2015-01-29 borsAuto merge of #21680 - japaric:slice, r=alexcrichton
2015-01-28 borsAuto merge of #21522 - nikomatsakis:assoc-type-ice...
2015-01-28 Manish GoregaokarRollup merge of 21643 - semarie:break-local_stage0...
2015-01-28 Manish GoregaokarRollup merge of 21651 - nelsonjchen:add--webkit-overflo...
2015-01-28 Manish GoregaokarRollup merge of 21654 - FlaPer87:unify-impls, r=alexcri...
2015-01-28 Manish GoregaokarRollup merge of 21662 - oli-obk:hashmap_enum_json,...
2015-01-28 Manish GoregaokarRollup merge of 21663 - tbu-:pr_doc_cell_static_safety...
2015-01-28 Manish GoregaokarRollup merge of 21671 - akiss77:pr-aarch64-fastisel0...
2015-01-28 Manish GoregaokarRollup merge of 21681 - japaric:no-warn, r=alexcrichton
2015-01-28 Manish GoregaokarRollup merge of 21708 - brson:internals, r=huonw
2015-01-28 Manish GoregaokarRollup merge of 21711 - thepowersgang:patch-1, r=alexcr...
2015-01-28 Manish GoregaokarRollup merge of 21722 - orpheuslummis:patch-1, r=Gankro
2015-01-28 Manish GoregaokarRollup merge of #21640 - retep998:rmdir, r=alexcrichton
2015-01-28 Manish GoregaokarRollup merge of #21626 - Ms2ger:various-cleanup, r...
2015-01-28 borsAuto merge of #21698 - Manishearth:rollup, r=alexcrichton
2015-01-28 Manish GoregaokarMerge remote-tracking branch 'origin/master' into rollup
2015-01-28 borsAuto merge of #21019 - nikomatsakis:issue-20871-ret...
2015-01-28 Niko MatsakisMove return type an associated type of the `Fn*` traits...
2015-01-28 borsAuto merge of #21158 - alkor:issue-21131, r=nick29581
2015-01-28 borsAuto merge of #21248 - brson:feature-staging, r=alexcri...
2015-01-27 Manish GoregaokarRollup merge of #21666 - tshepang:rm-unloved-file,...
2015-01-27 borsAuto merge of #21523 - nikomatsakis:issue-21245-japaric...
2015-01-27 Manish GoregaokarRollup merge of #21667 - nagisa:sbook-links, r=Gankro
2015-01-27 Manish GoregaokarRollup merge of #21676 - Victory:fix-deprication-in...
2015-01-27 Brian AndersonMerge remote-tracking branch 'rust-lang/master'
2015-01-27 Manish GoregaokarRollup merge of #21686 - richo:python-fixes, r=alexcrichton
2015-01-27 Manish GoregaokarRollup merge of #21658 - Manishearth:index_on_unimpleme...
2015-01-27 Manish GoregaokarRollup merge of #21625 - carols10cents:sliceext-example...
2015-01-27 Manish GoregaokarRollup merge of #21624 - emanueLczirai:vim_syntastic_fi...
2015-01-27 Manish GoregaokarRollup merge of #21623 - dinfuehr:patch-1, r=alexcrichton
2015-01-27 Manish GoregaokarRollup merge of #21618 - snowe2010:documentation, r...
2015-01-27 Manish GoregaokarRollup merge of #21612 - bombless:patch-3, r=alexcrichton
2015-01-27 Manish GoregaokarRollup merge of #21608 - JeffBelgum:collections-reform...
2015-01-27 Manish GoregaokarRollup merge of #21602 - japaric:derive-copy, r=alexcri...
2015-01-27 Manish GoregaokarRollup merge of #21597 - iKevinY:mobile-api-docs, r=cmr
2015-01-27 Manish GoregaokarRollup merge of #21591 - GuillaumeGomez:hash, r=alexcri...
2015-01-27 Jorge Apariciocleanup: s/`v.slice*()`/`&v[a..b]`/g + remove redundant...
2015-01-27 borsAuto merge of #21586 - pyfisch:patch-1, r=alexcrichton
2015-01-27 borsAuto merge of #21564 - steveklabnik:doc_cell, r=alexcri...
2015-01-27 borsAuto merge of #21646 - dotdash:default_target_cpu,...
2015-01-27 Carol NicholsCorrect a typo in a deprecation warning
2015-01-27 Carol NicholsAdd examples to documentation of SliceExt methods
2015-01-26 Brian AndersonMerge remote-tracking branch 'rust-lang/master'
2015-01-26 borsAuto merge of #21606 - arielb1:clean-cast, r=huonw
2015-01-26 Jeff Belgumadd split_off method to vec with tests
2015-01-26 borsAuto merge of #21617 - alexcrichton:less-quotes, r...
2015-01-26 borsAuto merge of #21614 - kvark:typedef, r=huonw
2015-01-26 borsAuto merge of #21401 - kballard:optimize-shrink-to...
2015-01-26 Brian AndersonMerge remote-tracking branch 'rust-lang/master'
2015-01-25 borsAuto merge of #21518 - Zoxc:asm-err, r=luqmana
2015-01-25 borsAuto merge of #20613 - dgriffen:master, r=alexcrichton
2015-01-25 Brian AndersonMerge remote-tracking branch 'rust-lang/master'
2015-01-24 borsAuto merge of #21452 - bleibig:bison-grammar, r=nikomat...
2015-01-24 borsAuto merge of #21542 - vadimcn:fix-exported-macro-paths...
2015-01-24 Flavio Percoco PremoliRollup merge of #21541 - steveklabnik:gh13179, r=huonw
2015-01-24 Flavio Percoco PremoliRollup merge of #21540 - steveklabnik:gh13082, r=brson
2015-01-24 Flavio Percoco PremoliRollup merge of #21535 - steveklabnik:gh19759, r=alexcr...
2015-01-24 Flavio Percoco PremoliRollup merge of #21532 - steveklabnik:gh21531, r=alexcr...
2015-01-24 Flavio Percoco PremoliRollup merge of #21504 - blackbeam:has_test_signature_f...
2015-01-24 Flavio Percoco PremoliRollup merge of #21498 - quantheory:master, r=alexcrichton
2015-01-24 Flavio Percoco PremoliRollup merge of #21445 - P1start:no-implemented, r...
2015-01-24 Flavio Percoco PremoliRollup merge of #21108 - steveklabnik:gh16969, r=alexcr...
2015-01-24 borsAuto merge of #21537 - tbu-:pr_coretest_fmt, r=alexcrichton
2015-01-24 Brian Andersongrandfathered -> rust1
2015-01-23 Brian AndersonDeprecated attributes don't take 'feature' names and...
2015-01-23 Brian AndersonSet unstable feature names appropriately
2015-01-23 borsAuto merge of #21503 - ahmedcharles:remove-test-feature...
2015-01-23 borsAuto merge of #21453 - Stebalien:exactsize, r=alexcrichton
2015-01-23 borsAuto merge of #21382 - tshepang:improve-iter-docs,...
2015-01-23 borsAuto merge of #21374 - dgrunwald:range-notation-fixes...
2015-01-23 borsAuto merge of #20221 - liigo:rustdoc-sidebar-tooltips...
2015-01-23 borsAuto merge of #21530 - steveklabnik:rollup, r=steveklabnik
2015-01-22 Steve KlabnikRollup merge of #21517 - SeanTAllen:master, r=steveklabnik
2015-01-22 Steve KlabnikRollup merge of #21516 - steveklabnik:document_box...
next