]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/test-ignore-cfg.rs
Replace all ~"" with "".to_owned()
[rust.git] / src / test / run-pass / test-ignore-cfg.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-09 borsauto merge of #13383 : ben0x539/rust/glob-dots, r=brson
2014-04-07 borsauto merge of #13288 : alexcrichton/rust/remove-check...
2014-04-06 Brian AndersonRemove check-fast. Closes #4193, #8844, #6330, #7416
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 #12899 : brson/rust/cleanbacktrace, r...
2014-03-15 borsauto merge of #12908 : alexcrichton/rust/issue-12897...
2014-03-15 borsauto merge of #12906 : sfackler/rust/timespec-total...
2014-03-15 borsauto merge of #12896 : alexcrichton/rust/goodbye-extra...
2014-03-14 Alex Crichtonextra: Put the nail in the coffin, delete libextra
2014-02-20 borsauto merge of #12161 : aepsil0n/rust/docs/for-loop...
2014-02-19 borsauto merge of #12231 : wycats/rust/url_path_parse,...
2014-02-18 borsauto merge of #12351 : kud1ing/rust/backticks, r=alexcr...
2014-02-17 borsauto merge of #12284 : brson/rust/install, r=alexcrichton
2014-02-16 borsauto merge of #12301 : FlaPer87/rust/issue-8893, r...
2014-02-16 borsauto merge of #12299 : sfackler/rust/limit-return,...
2014-02-16 borsauto merge of #12298 : alexcrichton/rust/rustdoc-testin...
2014-02-15 borsauto merge of #12235 : huonw/rust/raii-lock, r=alexcrichton
2014-02-15 borsauto merge of #12272 : alexcrichton/rust/snapshot,...
2014-02-15 Alex Crichtonextern mod => extern crate
2014-02-12 borsauto merge of #12185 : nikomatsakis/rust/issue-12033...
2014-02-12 borsauto merge of #12184 : JeremyLetang/rust/rustpkg-link...
2014-02-11 borsauto merge of #12183 : SimonSapin/rust/patch-4, r=alexc...
2014-02-11 borsauto merge of #12171 : chromatic/rust/fix_crate_tutoria...
2014-02-11 borsauto merge of #12110 : fhahn/rust/issue-11363-change...
2014-02-11 Florian HahnChange `xfail` directives in compiletests to `ignore...
2013-07-11 borsauto merge of #7632 : gavinb/rust/7484_manpages, r=cmr
2013-07-10 borsauto merge of #7637 : pnkfelix/rust/fsk-guard-against...
2013-07-09 borsauto merge of #7528 : indutny/rust/feature/memory-api...
2013-07-09 borsauto merge of #7641 : lucab/rust/lucab/po4a, r=catamorphism
2013-07-09 borsauto merge of #7614 : MarkJr94/rust/smallintmap_enum...
2013-07-09 borsauto merge of #7578 : alexcrichton/rust/overflow, r...
2013-07-08 Brian AndersonMerge remote-tracking branch 'mozilla/master'
2013-07-08 borsauto merge of #7612 : thestinger/rust/utf8, r=huonw
2013-07-08 borsauto merge of #7608 : glinscott/rust/json_perf, r=pcwalton
2013-07-08 borsauto merge of #7604 : apasel422/rust/peek, r=huonw
2013-07-08 borsauto merge of #7568 : alexcrichton/rust/check-lite...
2013-07-08 borsauto merge of #7605 : thestinger/rust/vec, r=Aatch
2013-07-08 Daniel MicayMerge pull request #7595 from thestinger/iterator
2013-07-08 borsauto merge of #7497 : alexcrichton/rust/issue-7394...
2013-07-08 borsauto merge of #7591 : alexcrichton/rust/fix-warnings...
2013-07-08 Alex CrichtonFix a warning when generating tests
2013-07-07 Daniel Micayremove some method resolve workarounds
2013-06-17 borsauto merge of #7131 : Blei/rust/windows-dynamic-lib...
2013-06-17 Eric ReedMerge remote-tracking branch 'upstream/io' into io
2013-06-16 Brian AndersonMerge remote-tracking branch 'brson/io'
2013-06-16 borsauto merge of #7159 : Blei/rust/free-glue-no-destructor...
2013-06-16 borsauto merge of #7155 : Blei/rust/drop-glue-alloca, r...
2013-06-16 borsauto merge of #7142 : alexcrichton/rust/deriving-zero...
2013-06-16 borsauto merge of #7137 : erickt/rust/from-elem-fixme,...
2013-06-16 borsauto merge of #7114 : pnkfelix/rust/issue3961-fix-white...
2013-06-15 borsauto merge of #7132 : thestinger/rust/rpath, r=brson
2013-06-15 borsauto merge of #7147 : huonw/rust/vec-connect, r=Aatch
2013-06-15 borsauto merge of #7130 : huonw/rust/rustdoc-highlight...
2013-06-15 borsauto merge of #7109 : bblum/rust/rwlocks, r=brson
2013-06-15 borsauto merge of #7133 : kballard/rust/terminfo-parm,...
2013-06-15 borsauto merge of #7125 : alexcrichton/rust/rusti-issues...
2013-06-15 borsauto merge of #7122 : thestinger/rust/std, r=luqmana
2013-06-15 borsauto merge of #7121 : huonw/rust/rand-call, r=pnkfelix
2013-06-15 borsauto merge of #7110 : thestinger/rust/iterator, r=brson
2013-06-15 Daniel Micayadd IteratorUtil to the prelude
2013-06-12 borsauto merge of #7077 : SiegeLord/rust/new_css, r=pnkfelix
2013-06-12 borsauto merge of #7073 : influenza/rust/iterator-doc-fixes...
2013-06-12 borsauto merge of #7072 : thestinger/rust/ptr, r=catamorphism
2013-06-12 borsauto merge of #7069 : dotdash/rust/cast_combine, r...
2013-06-12 borsauto merge of #7067 : brson/rust/notasktrans, r=graydon
2013-06-12 borsauto merge of #7056 : alexcrichton/rust/issue-4727...
2013-06-11 borsauto merge of #7055 : thestinger/rust/iterator, r=catam...
2013-06-11 Daniel Micayoption: remove redundant old_iter impls
2013-06-08 borsauto merge of #7004 : dotdash/rust/allocs, r=thestinger
2013-06-08 borsauto merge of #6992 : Blei/rust/fix-autoderef-ice,...
2013-06-08 borsauto merge of #6970 : artagnon/rust/configure, r=catamo...
2013-06-08 borsauto merge of #7015 : huonw/rust/each-fn-kill, r=thestinger
2013-06-08 Huon Wilsonstd: remove {all*,any*,count} in favour of iterators
2013-06-06 borsauto merge of #6053 : nikomatsakis/rust/fixme-2699...
2013-05-30 borsauto merge of #6825 : caitp/rust/issue-6824, r=Aatch
2013-05-30 Patrick Waltonlibrustc: Stop reexporting the standard modules from...
2013-05-30 Brian AndersonMerge remote-tracking branch 'brson/io' into incoming
2013-05-28 borsauto merge of #6783 : hoelzro/rust/master, r=bstrie
2013-05-27 borsauto merge of #6688 : graydon/rust/issue-3396-mystery...
2013-05-24 borsauto merge of #6680 : ben0x539/rust/slashslashslash...
2013-05-24 borsauto merge of #6706 : brson/rust/glue, r=catamorphism
2013-05-23 Patrick Waltontest: Update tests to use the new syntax.
2013-04-18 borsauto merge of #5418 : luqmana/rust/stack-float, r=brson
2013-04-03 borsauto merge of #5559 : jbclements/rust/change-to-tt...
2013-03-30 Erick TryzelaarMerge remote-tracking branch 'remotes/origin/incoming...
2013-03-29 borsauto merge of #5628 : brson/rust/assert, r=brson
2013-03-29 Patrick Waltonlibrustc: Remove `fail_unless!`
2013-03-08 borsauto merge of #5278 : brson/rust/logplusplus, r=brson
2013-03-08 borsauto merge of #5260 : pcwalton/rust/assert, r=pcwalton
2013-03-08 Patrick Waltontest: Fix tests.
2013-02-15 borsauto merge of #4941 : nickdesaulniers/rust/issue4524cle...
2013-02-15 borsauto merge of #4940 : hansjorg/rust/manpage_06, r=catam...
2013-02-15 borsauto merge of #4938 : thestinger/rust/no_zero, r=brson
2013-02-15 borsauto merge of #4927 : sanxiyn/rust/remove-dvec, r=catam...
2013-02-15 borsauto merge of #4911 : lifthrasiir/rust/comment-exemptio...
2013-02-14 borsauto merge of #4934 : nickdesaulniers/rust/issue4524cle...
next