]> git.lizzy.rs Git - rust.git/history - src/libcore/str/mod.rs
Fix up Split docs
[rust.git] / src / libcore / str / mod.rs
2015-06-15 Steve KlabnikFix up Split docs
2015-05-10 borsAuto merge of #25262 - Manishearth:rollup, r=Manishearth
2015-05-10 Manish GoregaokarRollup merge of #25261 - nham:obsolete_assoc_space_comm...
2015-05-10 Manish GoregaokarRollup merge of #25252 - inrustwetrust:crate-type-attri...
2015-05-10 Manish GoregaokarRollup merge of #25251 - nham:whitespace_lang_items...
2015-05-09 Nick HamannConvert #[lang="..."] to #[lang = "..."]
2015-05-09 borsAuto merge of #24728 - GuillaumeGomez:type-mismatch...
2015-05-09 borsAuto merge of #24612 - lifthrasiir:flt2dec, r=pnkfelix
2015-05-09 Manish GoregaokarRollup merge of #25227 - jooert:bitvec-doc-fix, r=alexc...
2015-05-09 Manish GoregaokarRollup merge of #25216 - barosl:no-more-task, r=Manishearth
2015-05-09 borsAuto merge of #25212 - pnkfelix:dropck-box-trait, r...
2015-05-09 borsAuto merge of #25214 - acgtyrant:patch-1, r=brson
2015-05-09 borsAuto merge of #25231 - carols10cents:lingering-quoted...
2015-05-09 borsAuto merge of #25159 - inrustwetrust:wrapping_inline...
2015-05-09 borsAuto merge of #24859 - richo:valgrind-tests, r=brson
2015-05-09 borsAuto merge of #25162 - seanmonstar:asref-bytes, r=alexc...
2015-05-09 Sean McArthurcore: impl AsRef<[u8]> for str
2015-05-08 Manish GoregaokarRollup merge of #25140 - kevinmehall:mips, r=steveklabnik
2015-05-07 borsAuto merge of #24973 - roryokane:fix-minus-doc-buttons...
2015-05-07 borsAuto merge of #25013 - pnkfelix:span_to_lines-oflo...
2015-05-07 Steve KlabnikRollup merge of #25144 - killercup:docs/iter-fold-reduc...
2015-05-07 Steve KlabnikRollup merge of #25052 - jooert:misc_attr_reference...
2015-05-07 Steve KlabnikRollup merge of #24966 - ruud-v-a:explain, r=pnkfelix
2015-05-07 Steve KlabnikRollup merge of #24576 - cactorium:errorcodes, r=pnkfelix
2015-05-07 borsAuto merge of #25093 - Ms2ger:mac-consts, r=alexcrichton
2015-05-06 borsAuto merge of #25120 - bluss:sliceconcatext, r=alexcrichton
2015-05-06 borsAuto merge of #25062 - michaelsproul:html-error-index...
2015-05-06 borsAuto merge of #24879 - Stebalien:vec_deque, r=alexcrichton
2015-05-06 borsAuto merge of #25134 - alexcrichton:fix-issue-25072...
2015-05-05 Steve KlabnikRollup merge of #25112 - jsyeo:jsyeo-while-let, r=alexc...
2015-05-05 Steve KlabnikRollup merge of #25080 - steveklabnik:guessing_game...
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 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 borsAuto merge of #25111 - Manishearth:rollup, r=Manishearth
2015-05-05 Manish GoregaokarRollup merge of #25109 - alexcrichton:fix-doc-crates...
2015-05-05 Manish GoregaokarRollup merge of #25107 - Stebalien:fix-faq, r=steveklabnik
2015-05-05 Manish GoregaokarRollup merge of #25105 - tshepang:doc-addr, r=steveklabnik
2015-05-05 Manish GoregaokarRollup merge of #25104 - brson:rustup, r=alexcrichton
2015-05-05 Manish GoregaokarRollup merge of #25100 - jbcrail:fix-spelling-errors...
2015-05-05 Manish GoregaokarRollup merge of #25092 - pnkfelix:fix-pprint-of-type...
2015-05-05 Manish GoregaokarRollup merge of #25087 - nham:improve_vec_docs, r=Gankro
2015-05-05 Manish GoregaokarRollup merge of #25081 - carols10cents:remove-extract...
2015-05-05 Manish GoregaokarRollup merge of #25079 - alexcrichton:fix-nsec, r=aturon
2015-05-05 Manish GoregaokarRollup merge of #25074 - killercup:patch-10, r=alexcrichton
2015-05-05 Manish GoregaokarRollup merge of #25068 - bguiz:patch-3, r=steveklabnik
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 #25056 - jooert:sometests, r=alexcrichton
2015-05-04 Joseph CrailFix spelling errors in documentation.
2015-05-04 borsAuto merge of #25078 - nham:std_net_impl_debug, r=alexc...
2015-05-04 borsAuto merge of #25082 - shepmaster:inline-docs, r=stevek...
2015-05-04 borsAuto merge of #25055 - bguiz:patch-2, r=steveklabnik
2015-05-04 borsAuto merge of #25067 - koute:master, r=alexcrichton
2015-05-03 Jan BujakAdd #[inline(always)] to str::from_utf8_unchecked
2015-04-27 borsAuto merge of #24765 - pnkfelix:fsk-enum-swapindrop...
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 Crichtonrollup merge of #24672: steveklabnik/edit_tuple_structs
2015-04-21 Alex Crichtonrollup merge of #24669: steveklabnik/fix
2015-04-21 Alex Crichtonrollup merge of #24667: steveklabnik/more_editing
2015-04-21 Alex Crichtonrollup merge of #24665: sw17ch/document-complete-slice...
2015-04-21 Alex Crichtonrollup merge of #24663: steveklabnik/gh24639
2015-04-21 Alex Crichtonrollup merge of #24661: SimonSapin/fmt-write-char
2015-04-21 Alex Crichtonrollup merge of #24654: mdinger/patch-2
2015-04-21 Alex Crichtonrollup merge of #24651: tamird/old-references
2015-04-21 Alex Crichtonrollup merge of #24640: steveklabnik/new_unsafe_guide
2015-04-21 Alex Crichtonrollup merge of #24635: tamird/llvm-3.5
2015-04-21 Alex Crichtonrollup merge of #24611: doomsplayer/doomsplayer-patch-1
2015-04-21 Alex Crichtonrollup merge of #24439: alexcrichton/fix-archive-assembler
2015-04-21 Alex Crichtonrollup merge of #24222: lambda/rename-soft-link-to...
2015-04-21 Alex Crichtonrollup merge of #24162: pnkfelix/fsk-detect-duplicate...
2015-04-21 borsAuto merge of #24162 - pnkfelix:fsk-detect-duplicate...
2015-04-21 Alex Crichtonstd: Remove deprecated/unstable num functionality
2015-04-21 Alex Crichtonstd: Remove deprecated AsOsStr/Str/AsSlice traits
2015-04-21 borsAuto merge of #24620 - pczarn:model-lexer-issues, r=cmr
2015-04-21 Piotr CzarneckiModel lexer: Fix remaining issues
2015-04-21 borsAuto merge of #24646 - brson:stab, r=alexcrichton
2015-04-21 borsAuto merge of #24648 - steveklabnik:rollup, r=steveklabnik
2015-04-21 Steve KlabnikRollup merge of #24647 - mbrubeck:doc-edit, r=steveklabnik
2015-04-21 Steve KlabnikRollup merge of #24643 - steveklabnik:doc_if_let, r...
2015-04-21 Steve KlabnikRollup merge of #24642 - tshepang:why-be-negative,...
next