]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/trait-coercion-generic-regions.rs
Replace all ~"" with "".to_owned()
[rust.git] / src / test / compile-fail / trait-coercion-generic-regions.rs
2014-04-19 Richo HealeyReplace all ~"" with "".to_owned()
2014-02-20 borsauto merge of #12161 : aepsil0n/rust/docs/for-loop...
2014-02-12 borsauto merge of #12165 : fhahn/rust/change-some-tests...
2014-02-12 borsauto merge of #12204 : alexcrichton/rust/seek, r=pcwalton
2014-02-12 borsauto merge of #12196 : dguenther/rust/fix-fourcc-exampl...
2014-02-12 borsauto merge of #12194 : WebeWizard/rust/master, r=cmr
2014-02-12 borsauto merge of #12190 : alexcrichton/rust/fix-snap-again...
2014-02-12 borsauto merge of #12185 : nikomatsakis/rust/issue-12033...
2014-02-12 borsauto merge of #12184 : JeremyLetang/rust/rustpkg-link...
2014-02-12 borsauto merge of #12027 : vadimcn/rust/compiler-rt, r...
2014-02-12 borsauto merge of #11961 : niftynif/rust/btree, r=brson
2014-02-11 borsauto merge of #12158 : nikomatsakis/rust/issue-6801...
2014-02-11 Niko Matsakistest -- update tests with new error messages
2014-02-09 borsauto merge of #12114 : brson/rust/faqs, r=cmr
2014-02-08 borsauto merge of #12096 : brson/rust/morestack-addr, r...
2014-02-07 borsauto merge of #12029 : zkamsler/rust/merge-sort-allocat...
2014-02-07 borsauto merge of #12073 : alexcrichton/rust/doc-examples...
2014-02-07 borsauto merge of #12083 : bjz/rust/semver, r=huonw
2014-02-07 borsauto merge of #12062 : kballard/rust/from_utf8_lossy...
2014-02-07 borsauto merge of #12078 : colemickens/rust/patch-2, r...
2014-02-07 borsauto merge of #12077 : colemickens/rust/patch-1, r...
2014-02-07 borsauto merge of #12076 : alexcrichton/rust/rpath-makefile...
2014-02-07 borsauto merge of #12039 : alexcrichton/rust/no-conditions...
2014-02-06 borsauto merge of #12030 : eddyb/rust/kill-at-self-and...
2014-02-06 Eduard BurtescuRemoved @self and @Trait.
2014-01-03 borsauto merge of #11093 : alexcrichton/rust/issue-11085...
2014-01-02 borsauto merge of #10828 : SimonSapin/rust/ascii_opt, r...
2014-01-01 borsauto merge of #11137 : g3xzh/rust/benchm, r=cmr
2013-12-31 borsauto merge of #11157 : alexcrichton/rust/issue-11154...
2013-12-30 borsauto merge of #11185 : huonw/rust/doc-ignore, r=cmr
2013-12-30 borsauto merge of #11181 : luqmana/rust/up-llvm, r=alexcrichton
2013-12-29 borsauto merge of #11134 : lucab/rust/lucab/libstd-doc...
2013-12-29 borsauto merge of #11150 : huonw/rust/moar-docs, r=alexcrichton
2013-12-28 borsauto merge of #11175 : klutzy/rust/ice, r=alexcrichton
2013-12-28 borsauto merge of #11159 : alexcrichton/rust/native-io...
2013-12-28 borsauto merge of #11160 : octurion/rust/cloneable, r=alexc...
2013-12-28 borsauto merge of #11098 : erickt/rust/collect, r=alexcrichton
2013-12-27 borsauto merge of #11156 : luqmana/rust/trait-object-coerci...
2013-12-27 Luqman AdenAdd tests for trait object coercion.