]> git.lizzy.rs Git - rust.git/history - src/libcollections/string.rs
Auto merge of #22541 - Manishearth:rollup, r=Gankro
[rust.git] / src / libcollections / string.rs
2015-02-19 borsAuto merge of #22541 - Manishearth:rollup, r=Gankro
2015-02-19 Alex CrichtonMerge remote-tracking branch 'origin/master' into rollup
2015-02-19 Alex Crichtonrollup merge of #22517: brson/relnotes
2015-02-18 Alex Crichtonrollup merge of #22286: nikomatsakis/variance-4b
2015-02-18 Alex Crichtonrollup merge of #22502: nikomatsakis/deprecate-bracket...
2015-02-18 Alex Crichtonrollup merge of #22210: aturon/stab-final-borrow
2015-02-18 Aaron TuronStabilize std::borrow
2015-02-18 Niko MatsakisReplace all uses of `&foo[]` with `&foo[..]` en masse.
2015-02-18 Alex Crichtonrollup merge of #22498: nagisa/style-fixes
2015-02-18 Alex Crichtonrollup merge of #22497: nikomatsakis/suffixes
2015-02-18 Alex Crichtonrollup merge of #22491: Gankro/into_iter
2015-02-18 Alex Crichtonrollup merge of #22485: pnkfelix/fsk-int-uint-audit
2015-02-18 Alex Crichtonrollup merge of #22484: riginding/master
2015-02-18 Alex Crichtonrollup merge of #22482: alexcrichton/cstr-changes
2015-02-18 Alex Crichtonrollup merge of #22480: alexcrichton/hashv3
2015-02-18 Alex Crichtonrollup merge of #22452: nikomatsakis/issue-22040-18956...
2015-02-18 Alex Crichtonrollup merge of #22438: dotdash/iter_vec_loop
2015-02-18 Alex Crichtonrollup merge of #22437: dotdash/fix_array_type
2015-02-18 Alex Crichtonrollup merge of #22118: fhahn/separate-parse-fail-2
2015-02-18 Alexismake FromIterator use IntoIterator
2015-02-18 Alexismake Extend use IntoIterator
2015-02-18 Alex Crichtonstd: Stabilize the `hash` module
2015-02-18 Alex Crichtonrollup merge of #22394: alexcrichton/vec-from-iter...
2015-02-18 Alex Crichtonrollup merge of #22435: aturon/final-stab-thread
2015-02-18 Alex Crichtonrollup merge of #22459: alexcrichton/feature-names
2015-02-18 Alex Crichtonrollup merge of #22457: steveklabnik/gh22361
2015-02-18 Alex Crichtonrollup merge of #22456: steveklabnik/fix_grammar
2015-02-18 Alex Crichtonrollup merge of #22455: msiemens/add-vec-from_elem
2015-02-18 Alex Crichtonrollup merge of #22454: alexcrichton/stabilize-into...
2015-02-18 Alex Crichtonrollup merge of #22441: msiemens/typo_fix
2015-02-18 Alex Crichtonrollup merge of #22440: semarie/openbsd-connect_error
2015-02-18 Alex Crichtonrollup merge of #22332: dotdash/llvmup_20150213
2015-02-18 Alex Crichtonrollup merge of #22331: steveklabnik/guidelines
2015-02-17 Alex Crichtonrollup merge of #22208: aturon/expose-more-path
2015-02-17 Alex Crichtonrollup merge of #22191: nagisa/target-ptr-width-json
2015-02-17 Alex Crichtonrollup merge of #22123: steveklabnik/doc_where_clauses
2015-02-17 Alex Crichtonrollup merge of #22024: alexcrichton/ascii
2015-02-17 borsAuto merge of #21774 - ejjeong:enable-test-for-android...
2015-02-17 borsAuto merge of #22311 - lfairy:consistent-fmt, r=alexcri...
2015-02-17 Manish GoregaokarRollup merge of #22393 - kmcallister:macros-chapter...
2015-02-17 Manish GoregaokarRollup merge of #22383 - pnkfelix:pass-features-along...
2015-02-17 Manish GoregaokarRollup merge of #22030 - mdinger:f32_examples, r=stevek...
2015-02-17 Manish GoregaokarRollup merge of #22311 - lfairy:consistent-fmt, r=alexc...
2015-02-17 Manish GoregaokarRollup merge of #22027 - iblech:patch-1, r=steveklabnik
2015-02-17 borsAuto merge of #21932 - Jormundir:std-os-errno-type...
2015-02-15 Manish GoregaokarRollup merge of #22264 - fhahn:tiny-doc-fix2, r=Gankro
2015-02-15 Manish GoregaokarRollup merge of #22201 - brson:version, r=nick29581
2015-02-14 borsAuto merge of #22041 - semarie:configure-compat, r...
2015-02-13 borsAuto merge of #21376 - fhahn:issue-15881-model-lexer...
2015-02-13 Chris WongRename `fmt::Writer` to `fmt::Write`
2015-02-13 borsAuto merge of #22093 - petrochenkov:builtin, r=pnkfelix
2015-02-11 Alex Crichtonrollup merge of #22048: LeoTestard/impl-patterns-used
2015-02-11 Alex Crichtonrollup merge of #21881: richo/lint-no-mangle-const
2015-02-10 Alex Crichtonrollup merge of #22007: thiagooak/master
2015-02-10 Alex Crichtonrollup merge of #21943: hugwijst/extctxt_ufcs
2015-02-10 Alex Crichtonrollup merge of #21918: ranma42/replace-be
2015-02-10 Alex Crichtonrollup merge of #21862: iKevinY/libstd-ascii-tests
2015-02-10 Alex Crichtonrollup merge of #21353: sanxiyn/upvar
2015-02-10 borsAuto merge of #22028 - nikomatsakis:issue-22019-caching...
2015-02-10 borsAuto merge of #21937 - alexcrichton:issue-21929, r...
2015-02-10 borsAuto merge of #21936 - alexcrichton:fsv2, r=aturon
2015-02-08 borsAuto merge of #21992 - steveklabnik:gh17220, r=alexcrichton
2015-02-08 borsAuto merge of #22011 - fhahn:separate-parse-fail-tests...
2015-02-08 borsAuto merge of #21970 - michaelwoerister:lang-item-call...
2015-02-08 borsAuto merge of #21999 - tomjakubowski:rustdoc-fixes...
2015-02-07 borsAuto merge of #21874 - nagisa:reference-is-removal...
2015-02-07 borsAuto merge of #21984 - pnkfelix:make-for-loops-a-termin...
2015-02-07 borsAuto merge of #21982 - pnkfelix:extend-Z-print-region...
2015-02-07 borsAuto merge of #22023 - alexcrichton:oops-picked-the...
2015-02-07 borsAuto merge of #21995 - leejunseok:fix_invariant_ex...
2015-02-07 borsAuto merge of #21978 - Potpourri:error-extern-crate...
2015-02-07 borsAuto merge of #21505 - GuillaumeGomez:interned_string...
2015-02-06 borsAuto merge of #21997 - Manishearth:rollup, r=alexcrichton
2015-02-06 borsAuto merge of #21926 - mzabaluev:raw-lifetime, r=alexcr...
2015-02-06 Manish GoregaokarRollup merge of #22009 - japaric:no-mov, r=alexcrichton
2015-02-06 Manish GoregaokarRollup merge of #22005 - nagisa:obsolete-ctx, r=alexcri...
2015-02-06 Manish GoregaokarRollup merge of #21994 - iKevinY:featureck-fix, r=brson
2015-02-06 borsAuto merge of #21860 - mdinger:enum_rewording, r=stevek...
2015-02-06 Manish GoregaokarRollup merge of #21991 - steveklabnik:gh21915, r=huonw
2015-02-06 Manish GoregaokarRollup merge of #21989 - steveklabnik:gh21491, r=Gankro
2015-02-06 borsAuto merge of #21962 - vrinek:printable-book, r=stevekl...
2015-02-06 Manish GoregaokarRollup merge of #21968 - nikomatsakis:issue-21965-dupli...
2015-02-06 Manish GoregaokarRollup merge of #21966 - scialex:fix-extern, r=alexcrichton
2015-02-06 Manish GoregaokarRollup merge of #21958 - brson:stable-features, r=alexc...
2015-02-06 Manish GoregaokarRollup merge of #21926 - mzabaluev:raw-lifetime, r...
2015-02-06 Manish GoregaokarRollup merge of #21969 - Gankro:collections-cleanup...
2015-02-06 Manish GoregaokarRollup merge of #21924 - steveklabnik:fix_try_docs...
2015-02-06 Manish GoregaokarRollup merge of #21925 - sfackler:allow-missing-copy...
2015-02-06 Manish GoregaokarRollup merge of #21941 - dotdash:with_cond_false, r...
2015-02-06 Manish GoregaokarRollup merge of #21951 - Gankro:entry, r=aturon
2015-02-06 Manish GoregaokarRollup merge of #21954 - jbcrail:fix-misspelled-comment...
2015-02-06 Manish GoregaokarRollup merge of #21955 - jbcrail:fix-test-comments...
2015-02-06 Manish GoregaokarRollup merge of #21964 - semarie:openbsd-env, r=alexcri...
2015-02-06 Manish GoregaokarRollup merge of #21976 - mzabaluev:fix-copy-mut-lifetim...
2015-02-06 Manish GoregaokarRollup merge of #21986 - LeoTestard:identical-statics...
2015-02-06 borsAuto merge of #21609 - GarrettHeel:master, r=steveklabnik
2015-02-06 borsAuto merge of #21947 - bluss:full-range-syntax, r=brson
2015-02-05 Alexisremove int_uint feature from libcollections
2015-02-05 Alexisremove unecessary lifetimes from a bunch of collections...
2015-02-05 Alexismisc collections code cleanup
next