rust/src/test/auxiliary
2013-03-22 22:24:35 -07:00
..
ambig_impl_2_lib.rs test: Fix tests. rs=tests 2013-03-13 20:08:35 -07:00
anon_trait_static_method_lib.rs librustc: Remove all uses of static from functions. rs=destatic 2013-03-22 10:27:39 -07:00
anon-extern-mod-cross-crate-1.rs rt: remove last_os_error and adjust tests. 2013-02-11 23:49:49 -05:00
cci_borrow_lib.rs test: De-export aux, bench, compile-fail, and run-fail. rs=deexporting 2013-01-30 15:08:45 -08:00
cci_capture_clause.rs core: Extract comm from pipes. #4742 2013-02-21 17:36:54 -08:00
cci_class_2.rs librustc: Remove implicit self from the language, except for old-style drop blocks. 2013-03-13 20:07:10 -07:00
cci_class_3.rs test: Residual de-muting of the test suite. rs=demuting 2013-02-25 15:15:20 -08:00
cci_class_4.rs test: Residual de-muting of the test suite. rs=demuting 2013-02-25 15:15:20 -08:00
cci_class_5.rs librustc: Enforce cross-crate method privacy 2013-02-28 11:32:26 -08:00
cci_class_6.rs Remove ++ mode from the compiler (it is parsed as + mode) 2013-03-13 17:00:09 -04:00
cci_class_cast.rs test: Remove pure from the test suite 2013-03-22 12:57:28 -07:00
cci_class_trait.rs test: Residual de-muting of the test suite. rs=demuting 2013-02-25 15:15:20 -08:00
cci_class.rs test: Residual de-muting of the test suite. rs=demuting 2013-02-25 15:15:20 -08:00
cci_const.rs librustc: Remove the const declaration form everywhere 2013-03-22 22:24:35 -07:00
cci_impl_lib.rs test: Some test fixes 2013-03-13 20:07:11 -07:00
cci_intrinsic.rs librustc: Remove "extern mod { ... }" from librustc, librustdoc, and tests. rs=deexterning 2013-03-07 22:32:52 -08:00
cci_iter_lib.rs librustc: Replace all uses of fn() with &fn(). rs=defun 2013-03-11 09:35:58 -07:00
cci_nested_lib.rs test: Removing dvec uses 2013-03-08 09:54:41 -05:00
cci_no_inline_lib.rs librustc: Replace all uses of fn() with &fn(). rs=defun 2013-03-11 09:35:58 -07:00
coherence_inherent_cc_lib.rs Fix bug in coherence that causes all cross-crate impls to be regarded as 2013-03-06 11:02:19 -05:00
crate-method-reexport-grrrrrrr2.rs librustc: Remove implicit self from the language, except for old-style drop blocks. 2013-03-13 20:07:10 -07:00
crateresolve1-1.rs test: De-export aux, bench, compile-fail, and run-fail. rs=deexporting 2013-01-30 15:08:45 -08:00
crateresolve1-2.rs test: De-export aux, bench, compile-fail, and run-fail. rs=deexporting 2013-01-30 15:08:45 -08:00
crateresolve1-3.rs test: De-export aux, bench, compile-fail, and run-fail. rs=deexporting 2013-01-30 15:08:45 -08:00
crateresolve2-1.rs test: De-export aux, bench, compile-fail, and run-fail. rs=deexporting 2013-01-30 15:08:45 -08:00
crateresolve2-2.rs test: De-export aux, bench, compile-fail, and run-fail. rs=deexporting 2013-01-30 15:08:45 -08:00
crateresolve2-3.rs test: De-export aux, bench, compile-fail, and run-fail. rs=deexporting 2013-01-30 15:08:45 -08:00
crateresolve3-1.rs test: De-export aux, bench, compile-fail, and run-fail. rs=deexporting 2013-01-30 15:08:45 -08:00
crateresolve3-2.rs test: De-export aux, bench, compile-fail, and run-fail. rs=deexporting 2013-01-30 15:08:45 -08:00
crateresolve4a-1.rs test: De-export aux, bench, compile-fail, and run-fail. rs=deexporting 2013-01-30 15:08:45 -08:00
crateresolve4a-2.rs test: De-export aux, bench, compile-fail, and run-fail. rs=deexporting 2013-01-30 15:08:45 -08:00
crateresolve4b-1.rs test: De-export aux, bench, compile-fail, and run-fail. rs=deexporting 2013-01-30 15:08:45 -08:00
crateresolve4b-2.rs test: De-export aux, bench, compile-fail, and run-fail. rs=deexporting 2013-01-30 15:08:45 -08:00
crateresolve5-1.rs test: Remove pure from the test suite 2013-03-22 12:57:28 -07:00
crateresolve5-2.rs test: Remove pure from the test suite 2013-03-22 12:57:28 -07:00
crateresolve7x.rs test: De-export aux, bench, compile-fail, and run-fail. rs=deexporting 2013-01-30 15:08:45 -08:00
crateresolve_calories-1.rs test: De-export aux, bench, compile-fail, and run-fail. rs=deexporting 2013-01-30 15:08:45 -08:00
crateresolve_calories-2.rs test: De-export aux, bench, compile-fail, and run-fail. rs=deexporting 2013-01-30 15:08:45 -08:00
explicit_self_xcrate.rs librustc: Replace impl Type : Trait with impl Trait for Type. rs=implflipping 2013-02-14 14:44:12 -08:00
extern-crosscrate-source.rs librustc: Remove "extern mod { ... }" from librustc, librustdoc, and tests. rs=deexterning 2013-03-07 22:32:52 -08:00
foreign_lib.rs librustc: Remove "extern mod { ... }" from librustc, librustdoc, and tests. rs=deexterning 2013-03-07 22:32:52 -08:00
impl_privacy_xc_1.rs librustc: Mark all type implementations public. rs=impl-publicity 2013-02-28 11:32:24 -08:00
impl_privacy_xc_2.rs test: Remove pure from the test suite 2013-03-22 12:57:28 -07:00
issue2170lib.rs librustc: Forbid pub or priv before trait implementations 2013-02-27 09:40:16 -08:00
issue2378a.rs librustc: Replace impl Type : Trait with impl Trait for Type. rs=implflipping 2013-02-14 14:44:12 -08:00
issue2378b.rs librustc: Replace impl Type : Trait with impl Trait for Type. rs=implflipping 2013-02-14 14:44:12 -08:00
issue4516_ty_param_lib.rs test: Remove fn@, fn~, and fn& from the test suite. rs=defun 2013-03-02 18:47:47 -08:00
issue_2242_a.rs librustc: Replace impl Type : Trait with impl Trait for Type. rs=implflipping 2013-02-14 14:44:12 -08:00
issue_2242_c.rs librustc: Replace impl Type : Trait with impl Trait for Type. rs=implflipping 2013-02-14 14:44:12 -08:00
issue_2316_a.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue_2316_b.rs test: De-export aux, bench, compile-fail, and run-fail. rs=deexporting 2013-01-30 15:08:45 -08:00
issue_2472_b.rs librustc: Remove implicit self from the language, except for old-style drop blocks. 2013-03-13 20:07:10 -07:00
issue_2723_a.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
issue_3136_a.rc Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue_3136_a.rs librustc: Remove implicit self from the language, except for old-style drop blocks. 2013-03-13 20:07:10 -07:00
issue_3882.rc Add test cases: one xfailed, one not 2013-01-10 14:16:02 -08:00
issue_3882.rs librustc: Remove "extern mod { ... }" from librustc, librustdoc, and tests. rs=deexterning 2013-03-07 22:32:52 -08:00
issue_3979_traits.rs Handle supertrait calls in default methods 2013-01-29 20:33:22 -08:00
issue-2196-a.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-2196-b.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-2196-c.rc Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-2196-c.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-2196-d.rs
issue-2380.rs librustc: Don't accept as Trait anymore; fix all occurrences of it. 2013-03-13 20:07:09 -07:00
issue-2414-a.rs librustc: Remove implicit self from the language, except for old-style drop blocks. 2013-03-13 20:07:10 -07:00
issue-2414-b.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-2526.rs librustc: Forbid destructors from being attached to any structs that might contain non-Owned fields. r=nmatsakis 2013-03-21 17:31:34 -07:00
issue-2631-a.rs test: Removing dvec uses 2013-03-08 09:54:41 -05:00
issue-3012-1.rs librustc: Forbid pub or priv before trait implementations 2013-02-27 09:40:16 -08:00
moves_based_on_type_lib.rs Turn old drop blocks into Drop traits 2013-02-27 19:14:19 -05:00
newtype_struct_xc.rs librustc: Make monomorphic newtype structs work cross-crate 2013-02-13 09:47:20 -08:00
noexporttypelib.rs test: Fix a bunch of compile-fail tests. rs=bustage 2012-12-28 19:36:35 -08:00
private_variant_1.rs librustc: Replace impl Type : Trait with impl Trait for Type. rs=implflipping 2013-02-14 14:44:12 -08:00
pub_use_mods_xcrate.rs librustc: Make use statements crate-relative by default. r=brson 2012-12-13 13:05:22 -08:00
pub_use_xcrate1.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
pub_use_xcrate2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
static_fn_inline_xc_aux.rs libsyntax: Stop parsing pure and static 2013-03-22 22:24:33 -07:00
static_fn_trait_xc_aux.rs test: Remove pure from the test suite 2013-03-22 12:57:28 -07:00
static-methods-crate.rs librustc: Remove all uses of static from functions. rs=destatic 2013-03-22 10:27:39 -07:00
struct_destructuring_cross_crate.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
trait_inheritance_auto_xc_2_aux.rs librustc: Remove implicit self from the language, except for old-style drop blocks. 2013-03-13 20:07:10 -07:00
trait_inheritance_auto_xc_aux.rs librustc: Remove implicit self from the language, except for old-style drop blocks. 2013-03-13 20:07:10 -07:00
trait_inheritance_cross_trait_call_xc_aux.rs librustc: Remove implicit self from the language, except for old-style drop blocks. 2013-03-13 20:07:10 -07:00
trait_inheritance_overloading_xc.rs test: Remove pure from the test suite 2013-03-22 12:57:28 -07:00
trait_typedef_cc.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
xc_private_method_lib.rs librustc: Forbid access to cross-crate private static methods 2013-03-21 09:47:17 -07:00