]> git.lizzy.rs Git - rust.git/history - src/libcollectionstest
std: Stabilize/deprecate features for 1.4
[rust.git] / src / libcollectionstest /
2015-09-10 borsAuto merge of #28232 - brson:tprl, r=steveklabnik
2015-09-09 borsAuto merge of #28198 - alexcrichton:from-raw-mut, r...
2015-09-08 borsAuto merge of #28173 - alexcrichton:llvm-37, r=brson
2015-09-06 borsAuto merge of #28259 - christopherdumas:fix_empty_link...
2015-09-05 borsAuto merge of #28190 - arielb1:generic-key-entry, r...
2015-09-05 Manish GoregaokarRollup merge of #28225 - jackwilsonv:patch-3, r=stevekl...
2015-09-04 borsAuto merge of #28197 - petrochenkov:borrow, r=alexcrichton
2015-09-04 borsAuto merge of #28035 - Diggsey:msvc-escaping, r=alexcri...
2015-09-04 borsAuto merge of #28227 - birkenfeld:use_filter_map, r...
2015-09-04 borsAuto merge of #28201 - apasel422:issue-26205, r=nikomat...
2015-09-04 borsAuto merge of #28119 - nagisa:bytesderef, r=alexcrichton
2015-09-04 borsAuto merge of #28069 - alexcrichton:rt-atexit, r=brson
2015-09-04 borsAuto merge of #28034 - alexcrichton:new-lines, r=aturon
2015-09-04 Alex Crichtonstd: Account for CRLF in {str, BufRead}::lines
2015-09-02 borsAuto merge of #28117 - marcusklaas:continue-break,...
2015-09-02 borsAuto merge of #28135 - jackwilsonv:patch-1, r=steveklabnik
2015-09-02 borsAuto merge of #28156 - nagisa:binaryheap-debug, r=Gankro
2015-09-02 borsAuto merge of #28155 - vchimishuk:doc-rust-inside-other...
2015-09-02 borsAuto merge of #28149 - jakerr:atomic, r=alexcrichton
2015-09-02 borsAuto merge of #28148 - eefriedman:binary_heap, r=alexcr...
2015-09-01 borsAuto merge of #28146 - eefriedman:deque_extras, r=alexc...
2015-09-01 borsAuto merge of #28130 - alexcrichton:fix-msvc-static...
2015-09-01 borsAuto merge of #28088 - tbu-:pr_fixed_size_array, r...
2015-09-01 borsAuto merge of #28115 - AlexDenisov:patch-1, r=steveklabnik
2015-09-01 borsAuto merge of #28137 - nrc:remove-non-multi, r=huonw
2015-09-01 Eli FriedmanAdd missing stability markings to BinaryHeap.
2015-09-01 borsAuto merge of #28122 - apasel422:issue-28093, r=alexcri...
2015-09-01 borsAuto merge of #28094 - apasel422:extend-hashmap, r...
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 #28123 - Aatch:fix-silly-tuple-constructo...
2015-08-31 borsAuto merge of #28116 - nrc:closure-expand, r=alexcrichton
2015-08-31 borsAuto merge of #28107 - mneumann:dragonfly_ar, r=alexcri...
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 Daan RijksAdd overrides to iterator methods for `str::Bytes`
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-24 borsAuto merge of #27857 - Manishearth:improve-fnkind,...
2015-08-23 borsAuto merge of #27586 - GuillaumeGomez:patch-2, r=Manish...
2015-08-23 borsAuto merge of #27919 - Eljay:doc-varargs, r=alexcrichton
2015-08-22 borsAuto merge of #27896 - alexcrichton:into-raw-os-prelude...
2015-08-22 borsAuto merge of #27565 - TimNN:dead-visit-type-in-path...
2015-08-22 borsAuto merge of #27907 - huonw:simd, r=alexcrichton
2015-08-22 borsAuto merge of #27871 - alexcrichton:stabilize-libcore...
2015-08-22 borsAuto merge of #27860 - m4rw3r:rustdoc_unstable_feature_...
2015-08-21 borsAuto merge of #27613 - GSam:binop, r=nrc
2015-08-19 borsAuto merge of #27875 - alexcrichton:msvc-f32-rem, 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 #27836 - alexcrichton:rename-cstring...
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 #27870 - durka:patch-5, r=steveklabnik
2015-08-18 borsAuto merge of #27869 - alexcrichton:libtest-panic,...
2015-08-18 borsAuto merge of #27866 - arielb1:really-fast-reject,...
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 #27689 - dotdash:die_odr, r=michaelwoerister
2015-08-16 borsAuto merge of #27643 - mitaa:get_item_, r=arielb1
2015-08-15 borsAuto merge of #27827 - w00ns:for-loop-expn-issue-27639...
2015-08-14 borsAuto merge of #27641 - nikomatsakis:soundness-rfc-1214...
2015-08-14 borsAuto merge of #27822 - arielb1:inline-round-take-2...
2015-08-14 borsAuto merge of #27821 - dhuseby:manual_snapshots_1af31d4...
2015-08-14 borsAuto merge of #27816 - steveklabnik:for_chrisbot, r...
2015-08-14 borsAuto merge of #27786 - alexcrichton:start-testing-msvc...
2015-08-14 borsAuto merge of #27696 - bluss:into-boxed-str, r=alexcrichton
2015-08-13 borsAuto merge of #27684 - alexcrichton:remove-deprecated...
2015-08-13 Ulrik SverdrupRename String::into_boxed_slice -> into_boxed_str
2015-08-12 Alex CrichtonRemove all unstable deprecated functionality
2015-08-11 borsAuto merge of #27549 - tshepang:clarity, r=alexcrichton
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-06 Manish GoregaokarRollup merge of #27550 - tshepang:missing-info, r=brson
2015-08-05 Steve KlabnikRollup merge of #27285 - lastorset:trait-operator-impl...
2015-08-04 borsAuto merge of #27351 - pnkfelix:dst-size-and-align...
2015-08-04 Manish GoregaokarRollup merge of #27398 - tshepang:patch-5, r=steveklabnik
2015-08-04 Manish GoregaokarRollup merge of #27397 - Dangthrimble:master, r=stevekl...
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 Ulrik SverdrupStrSearcher: Add tests for rfind(&str)
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
next