]> git.lizzy.rs Git - rust.git/history - src/libcollections
Auto merge of #27652 - alex-ozdemir:iter, r=bluss
[rust.git] / src / libcollections /
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 borsAuto merge of #27630 - sylvestre:master, r=dotdash
2015-08-12 borsAuto merge of #27618 - dotdash:drop_fixes, r=luqmana
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-12 Alex Crichtonrollup merge of #27676: alexcrichton/msvc-unwind
2015-08-12 Alex Crichtonrollup merge of #27674: zaeleus/ios-imports
2015-08-12 Alex Crichtonrollup merge of #27672: eefriedman/ios-target-cpu
2015-08-12 Alex Crichtonrollup merge of #27666: vadimcn/cabi-typo
2015-08-12 Alex Crichtonrollup merge of #27665: frewsxcv/patch-25
2015-08-12 Alex Crichtonrollup merge of #27664: birkenfeld/patch-1
2015-08-12 Alex Crichtonrollup merge of #27663: tbu-/pr_remove_fixme
2015-08-12 Alex Crichtonrollup merge of #27659: goyox86/goyox86/update-spanish...
2015-08-12 Alex Crichtonrollup merge of #27650: dotdash/backtrace_test
2015-08-12 Alex Crichtonrollup merge of #27644: AlisdairO/diagnostics194
2015-08-12 Alex Crichtonrollup merge of #27636: llogiq/patch-1
2015-08-12 Alex Crichtonrollup merge of #27635: GuillaumeGomez/patch-4
2015-08-12 Alex Crichtonrollup merge of #27630: sylvestre/master
2015-08-12 Alex Crichtonrollup merge of #27622: eefriedman/https-url
2015-08-12 Alex Crichtonrollup merge of #27618: dotdash/drop_fixes
2015-08-12 Alex Crichtonrollup merge of #27615: GuillaumeGomez/send_sync
2015-08-12 Alex Crichtonrollup merge of #27605: AlisdairO/diagnostics387
2015-08-12 borsAuto merge of #27615 - GuillaumeGomez:send_sync, r...
2015-08-11 borsAuto merge of #27584 - TimNN:macro-eof-span, r=huonw
2015-08-11 Alex CrichtonRegister new snapshots
2015-08-11 borsAuto merge of #27575 - brson:lint, r=alexcrichton
2015-08-11 borsAuto merge of #27553 - Diggsey:win-path-fix, r=alexcrichton
2015-08-11 Manish GoregaokarRollup merge of #27633 - tshepang:patch-6, r=alexcrichton
2015-08-11 Manish GoregaokarRollup merge of #27617 - AlisdairO:diagnostics193,...
2015-08-11 Manish GoregaokarRollup merge of #27612 - vincentbernat:fix/doc/iter...
2015-08-11 Manish GoregaokarRollup merge of #27611 - vincentbernat:fix/doc/chars...
2015-08-11 Manish GoregaokarRollup merge of #27577 - diaphore:trailing-newline...
2015-08-11 Manish GoregaokarRollup merge of #27572 - brson:authors, 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-11 borsAuto merge of #26818 - sfackler:duration-stabilization...
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 #27252 - tbu-:pr_less_transmutes, r=alexc...
2015-08-10 borsAuto merge of #27516 - alexcrichton:osx-flaky-zomg...
2015-08-10 borsAuto merge of #27547 - vberger:more_perseverant_resolve...
2015-08-09 Eli FriedmanUse https URLs to refer to rust-lang.org where appropriate.
2015-08-09 Tobias BucherChange TODO to FIXME
2015-08-09 Tobias BucherMake `str::as_bytes_mut` private
2015-08-09 Tobias BucherMake `slice::transmute*` private
2015-08-09 Tobias BucherReplace many uses of `mem::transmute` with more specifi...
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 borsAuto merge of #27544 - steveklabnik:rollup, r=steveklabnik
2015-08-05 Andrew PaseltinerFully generalize `BTree{Map, Set}` range iterators
2015-08-05 Steve KlabnikRollup merge of #27539 - steveklabnik:gh26746, r=brson
2015-08-05 Steve KlabnikRollup merge of #27538 - steveklabnik:gh26917, r=Gankro
2015-08-05 Steve KlabnikRollup merge of #27535 - steveklabnik:for_jhun, r=alexc...
2015-08-05 Steve KlabnikRollup merge of #27533 - steveklabnik:gh27109, r=Gankro
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 Steve KlabnikMake note of Hash in Borrow's docs
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
2015-08-05 Manish GoregaokarRollup merge of #27521 - steveklabnik:doc_std_mem_forge...
2015-08-05 Manish GoregaokarRollup merge of #27519 - JanLikar:rearrange-patterns...
2015-08-05 borsAuto merge of #27503 - c-nixon:master, r=steveklabnik
2015-08-05 borsAuto merge of #27520 - brson:bump, r=alexcrichton
2015-08-05 borsAuto merge of #27439 - vberger:more_perseverant_resolve...
2015-08-05 borsAuto merge of #27393 - alexcrichton:no-std-changes...
2015-08-04 borsAuto merge of #27351 - pnkfelix:dst-size-and-align...
2015-08-04 Manish GoregaokarRollup merge of #27397 - Dangthrimble:master, r=stevekl...
2015-08-04 Alex Crichtonsyntax: Implement #![no_core]
2015-08-03 borsAuto merge of #27134 - fhartwig:derive, r=huonw
2015-08-02 borsAuto merge of #27305 - KieranHunt:master, r=steveklabnik
2015-08-02 borsAuto merge of #27205 - Gankro:travis-extreme, r=alexcri...
2015-08-01 Manish GoregaokarRollup merge of #26982 - nham:orphan-explanations,...
2015-07-31 borsAuto merge of #27382 - brson:gate-assoc-type, r=alexcri...
2015-07-31 borsAuto merge of #27370 - alexcrichton:stabilize-easy...
2015-07-31 borsAuto merge of #26897 - RalfJung:stdin-mut, r=alexcrichton
2015-07-30 borsAuto merge of #27388 - alexcrichton:remove-curious...
2015-07-30 borsAuto merge of #27386 - chris-morgan:ctags-stuff-update...
2015-07-30 borsAuto merge of #27385 - chris-morgan:core-panic-use...
2015-07-30 borsAuto merge of #27371 - Gankro:str-clone, r=alexcrichton
2015-07-30 borsAuto merge of #27392 - pnkfelix:rename-xpretty-as-unpre...
2015-07-30 borsAuto merge of #27174 - Gankro:rc-sat, r=alexcrichton
2015-07-30 borsAuto merge of #27052 - wthrowe:atomic_send, r=Gankro
2015-07-30 borsAuto merge of #26734 - Gankro:deprecate-vecmap, r=alexc...
next