]> git.lizzy.rs Git - rust.git/history - src/libstd/str.rs
Replace all ~"" with "".to_owned()
[rust.git] / src / libstd / str.rs
2014-04-19 Richo HealeyReplace all ~"" with "".to_owned()
2014-04-18 borsauto merge of #13600 : brandonw/rust/master, r=brson
2014-04-18 borsauto merge of #13601 : mdinger/rust/readme, r=brson
2014-04-18 borsauto merge of #13588 : alexcrichton/rust/no-more-growin...
2014-04-18 Alex Crichtonstd: Make ~[T] no longer a growable vector
2014-04-17 borsauto merge of #13485 : adrientetar/rust/newrustdoc...
2014-04-16 borsauto merge of #13465 : alexcrichton/rust/fix-comm-dox...
2014-04-16 borsauto merge of #13432 : ruediger/rust/rustmode, r=nikoma...
2014-04-16 borsauto merge of #13418 : ktt3ja/rust/move-out-of, r=brson
2014-04-16 borsauto merge of #13390 : alexcrichton/rust/run-some-destr...
2014-04-16 borsauto merge of #13498 : johnsoft/rust/fix-transmute...
2014-04-15 borsauto merge of #13489 : JustAPerson/rust/crate-file...
2014-04-15 borsauto merge of #13416 : brson/rust/30min, r=alexcrichton
2014-04-14 borsauto merge of #13480 : edwardw/rust/vtable-ice, r=alexc...
2014-04-14 borsauto merge of #13477 : Manishearth/rust/newattr, r...
2014-04-14 borsauto merge of #13481 : huonw/rust/devec-path, r=alexcri...
2014-04-14 borsauto merge of #13475 : Ryman/rust/result_unwrap_or_else...
2014-04-13 borsauto merge of #13470 : Manishearth/rust/docnum, r=brson
2014-04-13 borsauto merge of #13452 : Ryman/rust/fix_uint_as_u, r...
2014-04-13 borsauto merge of #13471 : Ryman/rust/feature_syntax_error...
2014-04-13 borsauto merge of #13469 : kmcallister/rust/utf16, r=huonw
2014-04-13 borsauto merge of #13462 : alexcrichton/rust/fix-cross...
2014-04-13 borsauto merge of #13461 : eddyb/rust/cleanup-at-fn, r...
2014-04-13 borsauto merge of #13460 : SimonSapin/rust/patch-9, r=alexc...
2014-04-12 borsauto merge of #13448 : alexcrichton/rust/rework-chan...
2014-04-11 Keegan McAllisterImplement Char::encode_utf16
2014-04-11 borsauto merge of #13395 : Ryman/rust/bytecontainer_impl_co...
2014-04-11 borsauto merge of #13458 : huonw/rust/doc-signatures, r...
2014-04-11 borsauto merge of #13236 : liigo/rust/rename-benchharness...
2014-04-11 borsauto merge of #13424 : eddyb/rust/ty-mut-in-store,...
2014-04-11 Liigo Zhuanglibtest: rename `BenchHarness` to `Bencher`
2014-04-11 borsauto merge of #13457 : alexcrichton/rust/issue-13420...
2014-04-11 borsauto merge of #13453 : brson/rust/snappies, r=alexcrichton
2014-04-11 borsauto merge of #13451 : cmr/rust/doc-ffi, r=brson
2014-04-11 borsauto merge of #13440 : huonw/rust/strbuf, r=alexcrichton
2014-04-10 Patrick Waltonlibstd: Implement `StrBuf`, a new string buffer type...
2014-04-09 borsauto merge of #13383 : ben0x539/rust/glob-dots, r=brson
2014-04-08 borsauto merge of #13399 : SimonSapin/rust/patch-8, r=cmr
2014-04-08 borsauto merge of #13397 : alexcrichton/rust/rollup, r...
2014-04-08 Alex CrichtonRegister new snapshots
2014-04-05 borsauto merge of #13260 : pnkfelix/rust/fsk-fix-13247...
2014-04-05 borsauto merge of #13112 : ktt3ja/rust/issue-13058, r=pnkfelix
2014-04-04 borsauto merge of #13237 : alexcrichton/rust/private-tuple...
2014-04-03 borsauto merge of #13286 : alexcrichton/rust/release, r...
2014-04-03 borsauto merge of #13244 : cmr/rust/tbaa, r=alexcrichton
2014-04-03 borsauto merge of #13262 : ben0x539/rust/guide-runtime...
2014-04-02 borsauto merge of #13257 : alexcrichton/rust/index-uint...
2014-04-02 Alex CrichtonFix fallout of requiring uint indices
2014-04-01 borsauto merge of #13225 : thestinger/rust/num, r=cmr
2014-04-01 borsauto merge of #13115 : huonw/rust/rand-errors, r=alexcr...
2014-03-31 borsauto merge of #13184 : alexcrichton/rust/priv-fields...
2014-03-31 Alex Crichtonstd: Switch field privacy as necessary
2014-03-31 borsauto merge of #13189 : alexcrichton/rust/relnotes,...
2014-03-31 borsauto merge of #13223 : brson/rust/dist, r=alexcrichton
2014-03-31 borsauto merge of #13221 : thestinger/rust/append, r=alexcr...
2014-03-31 borsauto merge of #13220 : brson/rust/from_iter, r=thestinger
2014-03-31 borsauto merge of #13206 : TeXitoi/rust/fix-shootout-k...
2014-03-31 Brian AndersonRename `from_iterator` to `from_iter` for consistency.
2014-03-30 borsauto merge of #13211 : csherratt/rust/arc_fix, r=alexcr...
2014-03-29 borsauto merge of #13200 : sfackler/rust/test-attr, r=cmr
2014-03-29 borsauto merge of #13199 : klutzy/rust/msys2, r=cmr
2014-03-29 borsauto merge of #13183 : erickt/rust/remove-list, r=alexc...
2014-03-29 borsauto merge of #13143 : gentlefolk/rust/issue-9227,...
2014-03-29 borsauto merge of #13188 : FlaPer87/rust/master, r=alexcrichton
2014-03-29 borsauto merge of #13185 : alexcrichton/rust/osx-pkg, r...
2014-03-29 borsauto merge of #13168 : jankobler/rust/verify-grammar...
2014-03-29 borsauto merge of #13187 : brson/rust/dist, r=alexcrichton
2014-03-29 borsauto merge of #13170 : eddyb/rust/syntax-cleanup, r...
2014-03-29 borsauto merge of #13157 : pnkfelix/rust/fsk-iss13140,...
2014-03-29 borsauto merge of #13162 : alexcrichton/rust/attr-syntax...
2014-03-29 Brian AndersonConvert most code to new inner attribute syntax.
2014-03-28 Erick Tryzelaarstd and green: fix some warnings
2014-03-28 borsauto merge of #13149 : brson/rust/rustdoclogo, r=alexcr...
2014-03-28 borsauto merge of #13174 : brson/rust/dist, r=alexcrichton...
2014-03-28 borsauto merge of #13142 : alexcrichton/rust/issue-13118...
2014-03-27 borsauto merge of #13151 : brson/rust/dist, r=alexcrichton...
2014-03-27 borsauto merge of #13079 : alexcrichton/rust/colons, r=cmr
2014-03-26 borsauto merge of #13145 : alexcrichton/rust/flip-some...
2014-03-26 borsauto merge of #13152 : huonw/rust/wtf-are-things-in...
2014-03-26 borsauto merge of #13071 : ktt3ja/rust/deterministic-lifeti...
2014-03-26 borsauto merge of #13135 : alexcrichton/rust/dox, r=alexcri...
2014-03-26 borsauto merge of #13134 : alexcrichton/rust/freebsd-libm...
2014-03-26 borsauto merge of #13133 : alexcrichton/rust/issue-13130...
2014-03-26 borsauto merge of #13117 : alexcrichton/rust/no-crate-map...
2014-03-26 borsauto merge of #13039 : Kimundi/rust/iter_by_value_exten...
2014-03-25 Marvin LöbelChanged `iter::Extendable` and `iter::FromIterator...
2014-03-25 borsauto merge of #13083 : FlaPer87/rust/issue-13005-borrow...
2014-03-25 borsauto merge of #12900 : alexcrichton/rust/rewrite-sync...
2014-03-24 borsauto merge of #13080 : alexcrichton/rust/possible-osx...
2014-03-24 borsauto merge of #13049 : alexcrichton/rust/io-fill, r...
2014-03-24 borsauto merge of #12998 : huonw/rust/log_syntax, r=alexcri...
2014-03-23 borsauto merge of #13096 : sstewartgallus/rust/cleanup...
2014-03-23 borsauto merge of #13095 : alexcrichton/rust/serialize...
2014-03-23 borsauto merge of #13074 : pczarn/rust/build-rlib, r=alexcr...
2014-03-23 borsauto merge of #13103 : mozilla-servo/rust/url-totaleq...
2014-03-23 borsauto merge of #13102 : huonw/rust/totaleq-deriving...
2014-03-23 borsauto merge of #13099 : FlaPer87/rust/master, r=huonw
2014-03-23 borsauto merge of #13093 : Havvy/rust/master, r=sfackler
2014-03-23 Huon Wilsonstd: remove the `equals` method from `TotalEq`.
2014-03-23 borsauto merge of #13092 : sfackler/rust/buffer-vec, r...
next