]> git.lizzy.rs Git - rust.git/history - src/libcore/str/mod.rs
Auto merge of #22541 - Manishearth:rollup, r=Gankro
[rust.git] / src / libcore / str / mod.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 Niko MatsakisReplace all uses of `&foo[]` with `&foo[..]` en masse.
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 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 #22311 - lfairy:consistent-fmt, r=alexc...
2015-02-17 Manish GoregaokarRollup merge of #22385 - dotdash:slice_by_val_copy...
2015-02-17 Manish GoregaokarRollup merge of #22333 - caipre:patch-1, r=steveklabnik
2015-02-17 Manish GoregaokarRollup merge of #22232 - alexcrichton:missing-fmt-stabi...
2015-02-17 Manish GoregaokarRollup merge of #22111 - robinst:option-docs-flatmap...
2015-02-17 Manish GoregaokarRollup merge of #22027 - iblech:patch-1, r=steveklabnik
2015-02-17 Manish GoregaokarRollup merge of #21990 - steveklabnik:doc_core_cmp...
2015-02-17 borsAuto merge of #21932 - Jormundir:std-os-errno-type...
2015-02-17 Manish GoregaokarRollup merge of #22411 - aturon:fix-os-deprecation...
2015-02-17 Manish GoregaokarRollup merge of #22241 - kmcallister:macro-plugin-clean...
2015-02-17 Manish GoregaokarRollup merge of #22225 - vhbit:darwin-types, r=alexcrichton
2015-02-17 Manish GoregaokarRollup merge of #22273 - nagisa:doc-deprecated, r=alexc...
2015-02-17 Manish GoregaokarRollup merge of #22313 - japaric:iter, r=aturon
2015-02-17 Manish GoregaokarRollup merge of #22326 - semarie:compat-cp, r=alexcrichton
2015-02-17 Manish GoregaokarRollup merge of #22344 - nagisa:exactsizediter, r=alexc...
2015-02-17 Manish GoregaokarRollup merge of #22392 - laijs:fix-reference-md-plugin...
2015-02-17 Manish GoregaokarRollup merge of #22378 - jxcl:master, r=steveklabnik
2015-02-17 Manish GoregaokarRollup merge of #22377 - thiagooak:book-glossary, r...
2015-02-17 Manish GoregaokarRollup merge of #22374 - richo:warn-fixup, r=huonw
2015-02-17 Manish GoregaokarRollup merge of #22373 - bombless:fix-rustbook, r=steve...
2015-02-17 Manish GoregaokarRollup merge of #22369 - nagisa:docblock-table, r=steve...
2015-02-17 Manish GoregaokarRollup merge of #22368 - thiagooak:book-arity, r=stevek...
2015-02-17 Manish GoregaokarRollup merge of #22366 - dotdash:ret_adjust, r=alexcrichton
2015-02-17 Manish GoregaokarRollup merge of #22365 - serejkus:configs-link, r=steve...
2015-02-17 Manish GoregaokarRollup merge of #22363 - semarie:openbsd-test_file_desc...
2015-02-17 Manish GoregaokarRollup merge of #22360 - wg:master, r=alexcrichton
2015-02-17 Manish GoregaokarRollup merge of #22353 - tshepang:improve-fs-create...
2015-02-17 Manish GoregaokarRollup merge of #22341 - fhahn:issue-22291-PLEASE-FAIL...
2015-02-17 Manish GoregaokarRollup merge of #22294 - nikomatsakis:integer-audit...
2015-02-17 Manish GoregaokarRollup merge of #22253 - huonw:unstable-words, r=aturon
2015-02-16 borsAuto merge of #22367 - Manishearth:rollup, r=steveklabnik
2015-02-15 Manish GoregaokarRollup merge of #22247 - Gankro:dlist_split, r=alexcrichton
2015-02-15 Manish GoregaokarRollup merge of #22256 - brson:installer-next, r=alexcr...
2015-02-15 Manish GoregaokarRollup merge of #22285 - kmcallister:pub-macro, r=nick29581
2015-02-15 Manish GoregaokarRollup merge of #22292 - brson:alpha2, r=alexcrichton
2015-02-15 Manish GoregaokarRollup merge of #22293 - steveklabnik:gh12891, r=brson
2015-02-15 Manish GoregaokarRollup merge of #22297 - nagisa:spring-cleanup, r=alexc...
2015-02-15 Manish GoregaokarRollup merge of #22300 - kmcallister:pub-method-macro...
2015-02-15 Manish GoregaokarRollup merge of #22339 - petrochenkov:int, r=huonw
2015-02-15 Manish GoregaokarRollup merge of #22329 - thiagooak:book, r=steveklabnik
2015-02-15 Manish GoregaokarRollup merge of #22264 - fhahn:tiny-doc-fix2, r=Gankro
2015-02-15 Manish GoregaokarRollup merge of #22224 - sanxiyn:must-use, r=cmr
2015-02-15 Manish GoregaokarRollup merge of #22201 - brson:version, r=nick29581
2015-02-15 borsAuto merge of #22126 - steveklabnik:gh21281, r=nikomatsakis
2015-02-15 borsAuto merge of #22058 - Gankro:all-the-impls, r=huonw
2015-02-14 Vadim PetrochenkovAudit integer types in libunicode, libcore/(char, str...
2015-02-14 borsAuto merge of #22158 - Kimundi:the_lonely_uppercase_key...
2015-02-14 borsAuto merge of #22114 - alexcrichton:issue-22084, r...
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 borsAuto merge of #22200 - alexcrichton:opt-vec-collect...
2015-02-13 borsAuto merge of #22093 - petrochenkov:builtin, r=pnkfelix
2015-02-12 borsAuto merge of #21895 - alfie:libcoretest, r=pnkfelix
2015-02-12 borsAuto merge of #22193 - pnkfelix:cleanup-pr22012, r...
2015-02-12 borsAuto merge of #22192 - alexcrichton:rollup, r=alexcrichton
2015-02-12 Alex Crichtonrollup merge of #22197: alexcrichton/do-not-link-plugins
2015-02-11 Alex Crichtonrollup merge of #22166: dcrewi/iter-impls-for-windows
2015-02-11 Alex Crichtonrollup merge of #22015: alexcrichton/netv2
2015-02-11 Alex Crichtonrollup merge of #22178: pnkfelix/featuregate-unsafe...
2015-02-11 Alex Crichtonrollup merge of #22188: alexcrichton/envv2
2015-02-11 Alex Crichtonrollup merge of #22186: GuillaumeGomez/fix-fs
2015-02-11 Alex Crichtonrollup merge of #22185: edwardw/default-methods
2015-02-11 Alex Crichtonrollup merge of #22184: nagisa/revert-emissions
2015-02-11 Alex Crichtonrollup merge of #22177: semarie/openbsd-notls
2015-02-11 Alex Crichtonrollup merge of #22167: kmcallister/undef-macro
2015-02-11 Alex Crichtonrollup merge of #22164: huonw/alloc--
2015-02-11 Alex Crichtonrollup merge of #22162: ogham/patch-1
2015-02-11 Alex Crichtonrollup merge of #22161: steveklabnik/close_2741
2015-02-11 Alex Crichtonrollup merge of #22151: Gankro/macro-bench
2015-02-11 Alex Crichtonrollup merge of #22150: nagisa/de-perm-frost
2015-02-11 Alex Crichtonrollup merge of #22127: alexcrichton/stability-holes
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-11 Alex Crichtonrustc: Fix a number of stability lint holes
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...
next