]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/issue-3099.rs
core: rename strbuf::StrBuf to string::String
[rust.git] / src / test / compile-fail / issue-3099.rs
2014-05-25 Richo Healeycore: rename strbuf::StrBuf to string::String
2014-05-20 borsauto merge of #13975 : nikomatsakis/rust/issue-13794...
2014-05-19 borsauto merge of #14122 : dagitses/rust/master, r=alexcrichton
2014-05-16 borsauto merge of #14135 : gereeter/rust/two-way-search...
2014-05-16 borsauto merge of #14213 : kballard/rust/str_from_utf8_resu...
2014-05-16 borsauto merge of #14196 : chris-morgan/rust/hashmap-mangle...
2014-05-15 borsauto merge of #14198 : thestinger/rust/valgrind, r...
2014-05-15 borsauto merge of #14174 : stepancheg/rust/once, r=alexcrichton
2014-05-15 borsauto merge of #14162 : brson/rust/fixvercmd, r=brson
2014-05-15 borsauto merge of #14133 : db48x/rust/ord-for-mut-refs...
2014-05-15 borsauto merge of #14170 : pcwalton/rust/detildestr-misclib...
2014-05-14 Patrick Waltontest: Remove all uses of `~str` from the test suite.
2014-03-17 borsauto merge of #12742 : FlaPer87/rust/issue-11411-static...
2014-03-17 borsauto merge of #12937 : sinistersnare/rust/method-error...
2014-03-16 borsauto merge of #12924 : Florob/rust/bigint, r=alexcrichton
2014-03-16 borsauto merge of #12929 : sfackler/rust/automatically...
2014-03-16 borsauto merge of #12899 : brson/rust/cleanbacktrace, r...
2014-03-16 borsauto merge of #12791 : alexcrichton/rust/liblog, r...
2014-03-16 Alex Crichtonlog: Introduce liblog, the old std::logging
2013-11-14 borsauto merge of #9788 : geoffhill/rust/bare-fn-cast,...
2013-10-28 borsauto merge of #10095 : huonw/rust/master, r=cmr
2013-10-23 borsauto merge of #10021 : alexcrichton/rust/asm-now-analyz...
2013-10-22 borsauto merge of #10013 : bdash/rust/mavericks-unwinding...
2013-10-22 borsauto merge of #9923 : thestinger/rust/managed_boxes...
2013-10-22 borsauto merge of #10006 : alexcrichton/rust/another-massiv...
2013-10-22 Alex CrichtonDrop the '2' suffix from logging macros
2013-10-17 borsauto merge of #9634 : blake2-ppc/rust/by-ref-iter,...
2013-10-13 borsauto merge of #9608 : hmarr/rust/vec-get-opt, r=huonw
2013-10-04 borsauto merge of #9662 : vadimcn/rust/package-runtime...
2013-10-03 borsauto merge of #9522 : steveklabnik/rust/doc_std_opts...
2013-10-02 borsauto merge of #9638 : pnkfelix/rust/fsk-issue7526-attem...
2013-10-02 borsauto merge of #9656 : thestinger/rust/immediate, r...
2013-10-02 borsauto merge of #9600 : MicahChalmer/rust/fill-with-code...
2013-10-02 borsauto merge of #9578 : alexcrichton/rust/un-ignore-libuv...
2013-10-01 borsauto merge of #9645 : dckc/rust/patch-2, r=catamorphism
2013-10-01 borsauto merge of #9644 : alexcrichton/rust/clarify, r...
2013-10-01 borsauto merge of #9636 : alexcrichton/rust/rustdoc, r...
2013-10-01 borsauto merge of #9576 : FlaPer87/rust/issue/9125, r=alexc...
2013-10-01 borsauto merge of #9599 : alexcrichton/rust/less-fmt, r...
2013-10-01 Alex Crichtoncfail: Remove usage of fmt!
2013-06-06 borsauto merge of #6053 : nikomatsakis/rust/fixme-2699...
2013-05-18 borsauto merge of #6249 : crabtw/rust/arm, r=brson
2013-05-16 borsauto merge of #6536 : kud1ing/rust/patch-1, r=brson
2013-05-15 borsauto merge of #6486 : recrack/rust/gitignore, r=catamor...
2013-05-13 borsauto merge of #6400 : cmr/rust/remove_useless_import_er...
2013-05-12 borsauto merge of #6348 : sstewartgallus/rust/incoming...
2013-05-12 borsauto merge of #6414 : samebchase/rust/experimental...
2013-05-12 borsauto merge of #6427 : catamorphism/rust/issue-6319...
2013-05-12 borsauto merge of #6429 : gifnksm/rust/bigint-is_even,...
2013-05-12 borsauto merge of #6426 : gifnksm/rust/new-iter, r=catamorphism
2013-05-12 borsauto merge of #6420 : huonw/rust/rm-exec, r=thestinger
2013-05-11 borsauto merge of #6402 : kud1ing/rust/fixes, r=pcwalton
2013-05-10 Lenny222more back-ticks, less colons
2012-12-11 Tim ChevalierMerge pull request #4144 from luqmana/deprecated-attribute
2012-12-11 Graydon HoareReliciense makefiles and testsuite. Yup.
2012-11-04 Brian AndersonMerge remote-tracking branch 'brson/repl'
2012-10-22 Simon BDMerge remote-tracking branch 'original/incoming' into...
2012-10-22 Brian AndersonMerge pull request #3832 from Dretch/concatdocstrs
2012-10-18 Tim ChevalierMerge pull request #3803 from tychosci/readclose
2012-10-18 Tim ChevalierMerge pull request #3802 from rfw/fix_pandoc_configure
2012-10-18 Patrick Waltontest: Fix failing tests. r=rustbot
2012-10-17 Tim ChevalierMerge pull request #3719 from lucab/lucab/to-upstream...
2012-10-17 Tim ChevalierMerge pull request #3706 from erickt/str-with-capacity
2012-10-17 Tim ChevalierMerge pull request #3716 from Blei/fix-3656
2012-10-12 Tim ChevalierMerge pull request #3746 from killerswan/nuke_fmt
2012-10-12 Kevin CantuReplace several common macros of the form #m[...] with...
2012-08-06 Tim ChevalierIn resolve, forbid duplicate value, type, and module...