]> git.lizzy.rs Git - rust.git/history - src/libcollections/string.rs
Auto merge of #41258 - clarcharr:str_box_extras, r=Kimundi
[rust.git] / src / libcollections / string.rs
2017-04-26 borsAuto merge of #41258 - clarcharr:str_box_extras, r...
2017-04-26 Corey FarwellRollup merge of #41535 - steveklabnik:gh37746, r=alexcr...
2017-04-26 Corey FarwellRollup merge of #41530 - GuillaumeGomez:vec-from, r...
2017-04-26 Corey FarwellRollup merge of #41528 - steveklabnik:gh33269, r=frewsxcv
2017-04-26 Corey FarwellRollup merge of #41527 - steveklabnik:gh41285, r=frewsxcv
2017-04-26 Corey FarwellRollup merge of #41518 - tbu-:pr_fix_cp_error, r=sfackler
2017-04-26 Corey FarwellRollup merge of #41500 - steveklabnik:gh37866, r=frewsxcv
2017-04-26 Corey FarwellRollup merge of #41463 - SergioBenitez:master, r=alexcr...
2017-04-26 Corey FarwellRollup merge of #41442 - tbu-:pr_writeall_interrupted...
2017-04-26 Corey FarwellRollup merge of #39983 - AndrewGaspar:rust-windbg,...
2017-04-25 borsAuto merge of #41362 - alexcrichton:run-cargot-ests...
2017-04-25 borsAuto merge of #40434 - mattico:splice-update, r=alexcri...
2017-04-24 borsAuto merge of #40123 - TimNN:llvm40, r=alexcrichton
2017-04-24 Clar CharrMore methods for str boxes.
2017-04-24 Matt IckstadtUse Vec::splice impl in string::Splice::drop()
2017-04-24 Matt IckstadtImprove splice docs and tests
2017-04-24 Matt IckstadtUpdate splice impl
2017-04-24 Simon SapinAdd Vec::splice and String::splice
2017-04-22 Corey FarwellRollup merge of #41432 - abonander:issue_41211, r=jseyfried
2017-04-22 Corey FarwellRollup merge of #41405 - GuillaumeGomez:rustdoc-warning...
2017-04-21 Corey FarwellRollup merge of #41426 - malbarbo:android-x86_64, r...
2017-04-21 Corey FarwellRollup merge of #41372 - nbigaouette:master, r=alexcrichton
2017-04-20 borsAuto merge of #41342 - GuillaumeGomez:btree-debug-infin...
2017-04-20 Corey FarwellRollup merge of #40987 - maccoda:convert-docs, r=stevek...
2017-04-20 Corey FarwellRollup merge of #40812 - mgattozzi:ChildDocs, r=stevekl...
2017-04-20 borsAuto merge of #41191 - seanmonstar:spec-extend-vec...
2017-04-20 Corey FarwellRollup merge of #41378 - eddyb:byval-is-not-like-sret...
2017-04-20 Corey FarwellRollup merge of #41369 - cuviper:arm-stage0, r=alexcrichton
2017-04-20 Corey FarwellRollup merge of #41214 - estebank:less-multiline, r...
2017-04-20 Corey FarwellRollup merge of #41380 - ollie27:stability, r=BurntSushi
2017-04-20 Corey FarwellRollup merge of #41374 - steveklabnik:update-mdbook...
2017-04-20 Corey FarwellRollup merge of #41348 - lukaramu:std-path-docs, r...
2017-04-19 borsAuto merge of #41354 - alexcrichton:tool-no-debug,...
2017-04-19 borsAuto merge of #41325 - eddyb:isolate-snapshots-for...
2017-04-19 borsAuto merge of #41170 - Nashenas88:master, r=alexcrichton
2017-04-19 borsAuto merge of #41236 - cengizIO:master, r=nikomatsakis
2017-04-18 borsAuto merge of #41373 - frewsxcv:rollup, r=frewsxcv
2017-04-18 Corey FarwellRollup merge of #41364 - alexcrichton:less-backtrace...
2017-04-18 Corey FarwellRollup merge of #41361 - arielb1:move-mir-init, r=pnkfelix
2017-04-18 Corey FarwellRollup merge of #41360 - nikomatsakis:incr-comp-issue...
2017-04-18 Corey FarwellRollup merge of #41356 - richo:darwin-no-cputype-hack...
2017-04-18 Corey FarwellRollup merge of #41353 - redox-os:master, r=alexcrichton
2017-04-18 Corey FarwellRollup merge of #40290 - 3Hren:master, r=aturon
2017-04-17 Corey FarwellRollup merge of #41280 - QuietMisdreavus:rustdoc-toc...
2017-04-16 borsAuto merge of #41157 - aidanhs:aphs-debug-appveyor...
2017-04-15 Corey FarwellRollup merge of #41125 - lukaramu:std-hash-docs, r...
2017-04-14 Corey FarwellRollup merge of #41172 - Aaron1011:rustdoc-overflow...
2017-04-14 borsAuto merge of #41153 - petrochenkov:umove, r=pnkfelix
2017-04-14 borsAuto merge of #41122 - palango:mod-desc-floats, r=frewsxcv
2017-04-14 Evgeny Safronovrefactor: add reason string
2017-04-14 Evgeny Safronovfix: add feature to doc tests
2017-04-14 Evgeny SafronovAdd `as_bytes()` for `FromUtf8Error`.
2017-04-13 Corey FarwellRollup merge of #41266 - projektir:weak_docs_rc, r...
2017-04-13 Corey FarwellRollup merge of #41240 - projektir:weak_docs, r=alexcri...
2017-04-13 borsAuto merge of #41009 - scottmcm:toowned-clone-into...
2017-04-12 borsAuto merge of #41008 - sagebind:thread_id, r=alexcrichton
2017-04-12 Tim NeumannRollup merge of #41243 - projektir:prim_str_docs, r...
2017-04-12 Tim NeumannRollup merge of #41206 - eddyb:avoid-illegal-vectors...
2017-04-12 Tim NeumannRollup merge of #41205 - estebank:shorter-mismatched...
2017-04-12 Tim NeumannRollup merge of #41183 - nodakai:remove-hoedown-license...
2017-04-12 Tim NeumannRollup merge of #41166 - alexcrichton:update-cargo...
2017-04-12 Tim NeumannRollup merge of #41087 - estebank:tuple-float-index...
2017-04-12 Tim NeumannRollup merge of #41063 - nikomatsakis:issue-40746-alway...
2017-04-12 borsAuto merge of #40765 - pirate:patch-3, r=aturon
2017-04-12 borsAuto merge of #40584 - nrc:rls-submod, r=alexcrichton
2017-04-11 Corey FarwellRollup merge of #41216 - shahn:iter_pos, r=steveklabnik
2017-04-11 Corey FarwellRollup merge of #41209 - aidanhs:aphs-quiet-sccache...
2017-04-11 Corey FarwellRollup merge of #41204 - remexre:master, r=steveklabnik
2017-04-11 Corey FarwellRollup merge of #41202 - brson:btree, r=nikomatsakis
2017-04-11 Corey FarwellRollup merge of #41173 - GuillaumeGomez:fix-rustdoc...
2017-04-11 Corey FarwellRollup merge of #40559 - nagisa:manually-drop, r=alexcr...
2017-04-11 Corey FarwellRollup merge of #40377 - camlorn:optimization_fuel...
2017-04-11 borsAuto merge of #41096 - clarcharr:as_bytes_mut, r=alexcr...
2017-04-09 Clar CharrReduce str transmutes, add mut versions of methods.
2017-04-09 QuietMisdreavusmerge with master to pick up pulldown switch
2017-03-21 Corey FarwellRollup merge of #40576 - dwrensha:mir-terminator-kind...
2017-03-21 Corey FarwellRollup merge of #40556 - cramertj:stabilize-pub-restric...
2017-03-21 Corey FarwellRollup merge of #40502 - jdhorwitz:master, r=steveklabnik
2017-03-21 Corey FarwellRollup merge of #40312 - jdhorwitz:papercut, r=steveklabnik
2017-03-20 borsAuto merge of #40281 - jimmycuadra:try-from-from-str...
2017-03-20 Corey FarwellRollup merge of #40587 - GuillaumeGomez:rustdoc-const...
2017-03-20 Corey FarwellRollup merge of #40581 - TimNN:di-global-40, r=alexcrichton
2017-03-20 Corey FarwellRollup merge of #40566 - clarcharr:never_error, r=sfackler
2017-03-20 Corey FarwellRollup merge of #40554 - nrc:rls-data, r=alexcrichton
2017-03-20 Corey FarwellRollup merge of #40532 - jseyfried:improve_tokenstream_...
2017-03-20 Corey FarwellRollup merge of #40521 - TimNN:panic-free-shift, r...
2017-03-20 Corey FarwellRollup merge of #40398 - eddyb:struct-hint, r=nikomatsakis
2017-03-20 Corey FarwellRollup merge of #40281 - jimmycuadra:try-from-from...
2017-03-20 Corey FarwellRollup merge of #40241 - Sawyer47:fix-39997, r=alexcrichton
2017-03-19 Corey FarwellRollup merge of #40611 - ScottAbbey:patch-1, r=Guillaum...
2017-03-19 Corey FarwellRollup merge of #40603 - QuietMisdreavus:slice-ptr...
2017-03-19 Corey FarwellRollup merge of #40590 - z1mvader:master, r=steveklabnik
2017-03-19 Corey FarwellRollup merge of #40588 - topecongiro:add-missing-tests...
2017-03-19 Corey FarwellRollup merge of #40583 - jseyfried:fix_include_macro_re...
2017-03-19 Corey FarwellRollup merge of #40564 - GuillaumeGomez:rustdoc-const...
2017-03-19 Corey FarwellRollup merge of #40562 - mbrubeck:bootstrap, r=alexcrichton
2017-03-19 Corey FarwellRollup merge of #40445 - estebank:issue-18150, r=jonath...
2017-03-19 Corey FarwellRollup merge of #40441 - tschottdorf:promotable-rfc...
2017-03-19 borsAuto merge of #40346 - jseyfried:path_and_tokenstream_a...
2017-03-18 borsAuto merge of #40507 - alexcrichton:static-libcurl...
next