]> git.lizzy.rs Git - rust.git/history - src/compiletest/compiletest.rs
Replace all ~"" with "".to_owned()
[rust.git] / src / compiletest / compiletest.rs
2014-04-19 Richo HealeyReplace all ~"" with "".to_owned()
2014-04-14 borsauto merge of #13477 : Manishearth/rust/newattr, r...
2014-04-13 borsauto merge of #13470 : Manishearth/rust/docnum, r=brson
2014-04-07 borsauto merge of #13347 : HeroesGrave/rust/master, r=alexc...
2014-04-07 borsauto merge of #13165 : sfackler/rust/io-vec, r=alexcrichton
2014-04-06 borsauto merge of #13346 : ben0x539/rust/priv-field-in...
2014-04-06 borsauto merge of #13345 : bjz/rust/irc, r=alexcrichton
2014-04-06 borsauto merge of #13340 : FlaPer87/rust/code-model, r=cmr
2014-04-06 borsauto merge of #13315 : alexcrichton/rust/libc, r=alexcr...
2014-04-06 borsauto merge of #13319 : alexcrichton/rust/rustdoc-fields...
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-02 Felix S. Klock IIAvoid injecting unfulfilled dependence in compiletest...
2014-04-01 borsauto merge of #13115 : huonw/rust/rand-errors, r=alexcr...
2014-03-31 borsauto merge of #13189 : alexcrichton/rust/relnotes,...
2014-03-31 borsauto merge of #13206 : TeXitoi/rust/fix-shootout-k...
2014-03-30 borsauto merge of #13211 : csherratt/rust/arc_fix, r=alexcr...
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 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 #13106 : CLUSTERfoo/rust/docs/labelled_br...
2014-03-25 borsauto merge of #12961 : cmr/rust/rustdoc-impls, r=alexcr...
2014-03-25 borsauto merge of #13070 : huonw/rust/share-doc, r=alexcrichton
2014-03-25 borsauto merge of #13122 : sstewartgallus/rust/cleanup...
2014-03-25 borsauto merge of #13083 : FlaPer87/rust/issue-13005-borrow...
2014-03-25 borsauto merge of #13063 : brson/rust/dist, r=alexcrichton
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 Alex Crichtongreen: Remove the dependence on the crate map
2014-03-24 borsauto merge of #12998 : huonw/rust/log_syntax, r=alexcri...
2014-03-23 Alex CrichtonSnapshot cleanup
2014-03-22 borsauto merge of #13062 : mbrubeck/rust/doc-edit, r=alexcr...
2014-03-22 borsauto merge of #13052 : sfackler/rust/clean-refcell...
2014-03-22 borsauto merge of #12907 : alexcrichton/rust/issue-12892...
2014-03-22 borsauto merge of #13051 : alexcrichton/rust/issue-13047...
2014-03-22 borsauto merge of #13036 : alexcrichton/rust/atomics, r...
2014-03-22 borsauto merge of #13016 : huonw/rust/new-opt-vec, r=cmr
2014-03-22 borsauto merge of #12833 : alexcrichton/rust/libnative...
2014-03-21 borsauto merge of #13043 : alexcrichton/rust/fix-rustdoc...
2014-03-21 borsauto merge of #13024 : brson/rust/issue-12799, r=thestinger
2014-03-21 Alex Crichtonrustc: Switch defaults from libgreen to libnative
2014-03-21 borsauto merge of #13056 : huonw/rust/devecing-tests, r...
2014-03-21 Huon WilsonRemove outdated and unnecessary std::vec_ng::Vec imports.
2014-03-21 Patrick Waltontest: Make manual changes to deal with the fallout...
2014-03-21 borsauto merge of #13029 : FlaPer87/rust/master, r=alexcrichton
2014-03-21 borsauto merge of #13037 : alexcrichton/rust/attr-syntax...
2014-03-21 Alex Crichtonsyntax: Tidy up parsing the new attribute syntax
2014-03-20 borsauto merge of #13023 : thestinger/rust/deep_clone,...
2014-03-20 borsauto merge of #13020 : alexcrichton/rust/vec, r=brson
2014-03-20 Alex CrichtonRemoving imports of std::vec_ng::Vec
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
2014-03-14 borsauto merge of #12888 : aochagavia/rust/Fix-comment...
2014-03-14 borsauto merge of #12878 : crabtw/rust/mips, r=alexcrichton
2014-03-14 borsauto merge of #12869 : thestinger/rust/cmp, r=brson
2014-03-14 borsauto merge of #12880 : tedhorst/rust/master, r=alexcrichton
2014-03-14 borsauto merge of #12875 : alexcrichton/rust/demangle-more...
2014-03-14 borsauto merge of #12874 : huonw/rust/printier-rustc, r...
2014-03-14 borsauto merge of #12871 : aochagavia/rust/Optimize-while_s...
2014-03-14 borsauto merge of #12867 : alexcrichton/rust/issue-12860...
2014-03-14 borsauto merge of #12864 : huonw/rust/hash-docs, r=alexcrichton
2014-03-14 borsauto merge of #12861 : huonw/rust/lint-owned-vecs,...
2014-03-14 borsauto merge of #12855 : alexcrichton/rust/shutdown,...
2014-03-14 borsauto merge of #12798 : pczarn/rust/inline-asm, r=alexcr...
2014-03-14 Huon Wilsonlint: add lint for use of a `~[T]`.
2014-03-13 borsauto merge of #12573 : lbonn/rust/unrecurs, r=alexcrichton
2014-03-13 borsauto merge of #12238 : ktt3ja/rust/lifetime-error-msg...
2014-03-13 borsauto merge of #12852 : itdaniher/rust/master, r=alexcri...
2014-03-13 borsauto merge of #12849 : nick29581/rust/doubles, r=alexcr...
2014-03-13 borsauto merge of #12845 : eddyb/rust/vec-no-drop-flag...
2014-03-13 borsauto merge of #12602 : alexcrichton/rust/backtrace...
2014-03-13 borsauto merge of #12414 : DaGenix/rust/failing-iterator...
2014-03-13 borsauto merge of #12823 : alexcrichton/rust/issue-12666...
2014-03-13 borsauto merge of #12822 : erickt/rust/cleanup, r=acrichto
2014-03-13 borsauto merge of #12756 : pongad/rust/remove_owned_str_pat...
2014-03-12 Michael Darakanandarustc: Remove matching on ~str from the language
next