]> git.lizzy.rs Git - rust.git/history - src/libcollections/string.rs
Implement IndexMut for String and str.
[rust.git] / src / libcollections / string.rs
2015-07-13 Simon SapinImplement IndexMut for String and str.
2015-07-13 Simon SapinImplement DerefMut for String
2015-07-12 borsAuto merge of #26966 - nagisa:tail-init, r=alexcrichton
2015-07-12 borsAuto merge of #26965 - bluss:cstring-debug, r=alexcrichton
2015-07-12 borsAuto merge of #26985 - Manishearth:rollup, r=Manishearth
2015-07-12 Manish GoregaokarRollup merge of #26974 - tshepang:trailing-comma, r...
2015-07-12 borsAuto merge of #26931 - reem:string-conversions, r=alexc...
2015-07-12 Jonathan ReemAdd String::into_boxed_slice and Box<str>::into_string
2015-07-09 borsAuto merge of #26814 - tshepang:array-examples, r=bluss
2015-07-09 borsAuto merge of #26515 - quantheory:check_enum_recursion...
2015-07-08 Steve KlabnikRollup merge of #26687 - christianweinz:patch-1, r...
2015-07-07 borsAuto merge of #26747 - huonw:stability-issue, r=alexcri...
2015-07-06 Steve KlabnikRollup merge of #26835 - tshepang:copy-or-not, r=stevek...
2015-07-06 Steve KlabnikRollup merge of #26834 - tshepang:space, r=brson
2015-07-06 Steve KlabnikRollup merge of #26809 - cmr:libc-ioctl, r=alexcrichton
2015-07-06 borsAuto merge of #26741 - alexcrichton:noinline-destructor...
2015-07-05 borsAuto merge of #26464 - Gankro:send, r=alexcrichton
2015-07-05 borsAuto merge of #26473 - Eljay:missing_docs, r=alexcrichton
2015-07-05 Steve KlabnikRollup merge of #26808 - tshepang:closures, r=steveklabnik
2015-07-05 Steve KlabnikRollup merge of #26800 - tshepang:comma, r=Gankro
2015-07-05 Steve KlabnikRollup merge of #26789 - tshepang:improve-array-example...
2015-07-05 Steve KlabnikRollup merge of #26464 - Gankro:send, r=alexcrichton
2015-07-05 borsAuto merge of #25754 - geofft:remove-compiletest-jit...
2015-07-05 Steve KlabnikRollup merge of #26795 - tshepang:typo, r=steveklabnik
2015-07-05 Steve KlabnikRollup merge of #26792 - tshepang:follow-idiom, r=steve...
2015-07-05 Steve KlabnikRollup merge of #26791 - tshepang:misc-ref-fixes, r...
2015-07-05 Steve KlabnikRollup merge of #26788 - tshepang:not-exclamation-marks...
2015-07-05 Steve KlabnikRollup merge of #26787 - tshepang:tuple-usage, r=stevek...
2015-07-05 Steve KlabnikRollup merge of #26785 - tshepang:inference, r=steveklabnik
2015-07-03 borsAuto merge of #26378 - arielb1:unused-mut, r=pnkfelix
2015-07-03 borsAuto merge of #26740 - steveklabnik:gh26737, r=gankro
2015-07-02 Steve KlabnikAdd more description for from_raw_parts's unsafety
2015-06-30 Steve KlabnikRollup merge of #26506 - tshepang:doc-fix, r=steveklabnik
2015-06-30 Steve KlabnikRollup merge of #26373 - tshepang:patch-2, r=steveklabnik
2015-06-29 borsAuto merge of #26462 - brson:stdidx, r=steveklabnik
2015-06-24 borsAuto merge of #26520 - oli-obk:three-tuple-transitive...
2015-06-24 borsAuto merge of #26509 - tshepang:4-and-not-3, r=bluss
2015-06-24 borsAuto merge of #26521 - oli-obk:android-x86-libclibc...
2015-06-23 borsAuto merge of #26219 - Veedrac:patch-1, r=alexcrichton
2015-06-23 borsAuto merge of #26061 - Gankro:inherit-dep, r=brson
2015-06-23 borsAuto merge of #26508 - tshepang:stray-code-block, r...
2015-06-23 borsAuto merge of #26367 - tshepang:patch-1, r=bluss
2015-06-23 borsAuto merge of #26514 - tshepang:repetition, r=Gankro
2015-06-22 borsAuto merge of #26037 - nhowell:plain_js_playpen, r...
2015-06-22 borsAuto merge of #26394 - arielb1:implement-rfc401-part2...
2015-06-21 borsAuto merge of #26457 - meqif:master, r=alexcrichton
2015-06-20 borsAuto merge of #26381 - alexcrichton:fix-srel, r=brson
2015-06-20 borsAuto merge of #26417 - brson:feature-err, r=steveklabnik
2015-06-20 borsAuto merge of #26407 - arielb1:paren-binding, r=eddyb
2015-06-20 borsAuto merge of #26383 - frewsxcv:regression-tests-23649...
2015-06-20 borsAuto merge of #26382 - alexcrichton:less-racy-path...
2015-06-20 borsAuto merge of #26200 - brson:relnotes, r=aturon
2015-06-19 Manish GoregaokarRollup merge of #26401 - jooert:fix26360, r=steveklabnik
2015-06-19 Manish GoregaokarRollup merge of #26388 - frewsxcv:regression-tests...
2015-06-18 borsAuto merge of #26147 - arielb1:assoc-trans, r=nikomatsakis
2015-06-18 borsAuto merge of #26192 - alexcrichton:features-clean...
2015-06-18 Manish GoregaokarRollup merge of #26314 - steveklabnik:gh26312, r=bluss
2015-06-17 borsAuto merge of #26062 - eefriedman:cleanup-cached, r...
2015-06-17 Alex Crichtoncollections: Split the `collections` feature
2015-06-17 borsAuto merge of #25961 - sanxiyn:dead-variant-2, r=huonw
2015-06-17 borsAuto merge of #26126 - Nashenas88:sync-send-libcore...
2015-06-17 borsAuto merge of #26025 - alexcrichton:update-llvm, r...
2015-06-17 borsAuto merge of #22681 - mzabaluev:extend-faster, r=huonw
2015-06-16 borsAuto merge of #25952 - alexcrichton:fix-scoped-tls...
2015-06-16 borsAuto merge of #24719 - :patch-1, r=steveklabnik
2015-06-16 borsAuto merge of #26313 - steveklabnik:fix_str_docs, r...
2015-06-15 borsAuto merge of #26168 - sfackler:stdout-panic, r=alexcri...
2015-06-15 borsAuto merge of #25359 - thepowersgang:result-expect...
2015-06-13 borsAuto merge of #26118 - tshepang:define-trait, r=stevekl...
2015-06-13 borsAuto merge of #26108 - Marwes:field_pun_docs, r=stevekl...
2015-06-12 borsAuto merge of #26160 - alexcrichton:revert-rc-as-ref...
2015-06-12 borsAuto merge of #25844 - alexcrichton:stabilize-fs-featur...
2015-06-12 Manish GoregaokarRollup merge of #24495 - nathanl:nathanl-explain-bin...
2015-06-11 borsAuto merge of #26199 - swgillespie:issue-26092, r=alexc...
2015-06-11 borsAuto merge of #26190 - Veedrac:no-iter, r=alexcrichton
2015-06-11 borsAuto merge of #26197 - dhuseby:fixing_morestack_breakag...
2015-06-11 borsAuto merge of #26184 - aepsil0n:error-desc-funcargs...
2015-06-11 borsAuto merge of #26177 - jooert:fix26169, r=alexcrichton
2015-06-11 borsAuto merge of #26172 - nham:add_E0116, r=alexcrichton
2015-06-11 borsAuto merge of #26159 - alexcrichton:tweak-process-lower...
2015-06-11 Manish GoregaokarRollup merge of #26202 - nham:revise_E0072, r=alexcrichton
2015-06-11 Manish GoregaokarRollup merge of #26195 - tshepang:patch-1, r=alexcrichton
2015-06-11 Manish GoregaokarRollup merge of #26191 - jimblandy:master, r=steveklabnik
2015-06-11 Manish GoregaokarRollup merge of #26189 - bluss:iter-once-clone, r=Gankro
2015-06-11 Manish GoregaokarRollup merge of #26184 - aepsil0n:error-desc-funcargs...
2015-06-11 Manish GoregaokarRollup merge of #26181 - Stebalien:fix-26178, r=stevekl...
2015-06-11 borsAuto merge of #26155 - dhuseby:fixing_bitrig_net_tests...
2015-06-11 borsAuto merge of #26154 - pmarcelll:master, r=Gankro
2015-06-10 borsAuto merge of #25777 - shepmaster:cstring-return-to...
2015-06-10 borsAuto merge of #26058 - Kimundi:issue15609, r=nikomatsakis
2015-06-10 borsAuto merge of #26055 - arielb1:smart-fold, r=nikomatsakis
2015-06-10 marcellModify String::push to reallocate more conservatively...
2015-06-09 borsAuto merge of #25836 - steveklabnik:gh25305, r=alexcrichton
2015-06-09 Steve KlabnikRollup merge of #26111 - tshepang:consistency, r=brson
2015-06-09 borsAuto merge of #26039 - SimonSapin:case-mapping, r=alexc...
2015-06-09 borsAuto merge of #25995 - alexcrichton:msvc-md, r=brson
2015-06-09 borsAuto merge of #26102 - retep998:openoptionsext, r=alexc...
2015-06-09 borsAuto merge of #26068 - bluss:bench-sigfigs, r=huonw
2015-06-09 borsAuto merge of #26098 - russellmcc:add-ar-tool-flexible...
2015-06-09 borsAuto merge of #25627 - murarth:execution-engine-fix...
next