rust/src/test/auxiliary
2013-05-08 17:04:02 -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 add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
anon-extern-mod-cross-crate-1.rs
cci_borrow_lib.rs
cci_capture_clause.rs
cci_class_2.rs add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
cci_class_3.rs
cci_class_4.rs
cci_class_5.rs
cci_class_6.rs test: Fix tests. 2013-05-08 17:04:02 -07:00
cci_class_cast.rs add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
cci_class_trait.rs
cci_class.rs
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 Add AbiSet and integrate it into the AST. 2013-03-29 18:36:20 -07:00
cci_iter_lib.rs test: Remove #[legacy_modes] from the test suite. 2013-04-29 14:30:55 -07:00
cci_nested_lib.rs test: Remove #[legacy_modes] from the test suite. 2013-04-29 14:30:55 -07:00
cci_no_inline_lib.rs add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04: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
crateresolve1-2.rs
crateresolve1-3.rs
crateresolve2-1.rs
crateresolve2-2.rs
crateresolve2-3.rs
crateresolve3-1.rs
crateresolve3-2.rs
crateresolve4a-1.rs
crateresolve4a-2.rs
crateresolve4b-1.rs
crateresolve4b-2.rs
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
crateresolve_calories-1.rs
crateresolve_calories-2.rs
explicit_self_xcrate.rs add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
extern_mod_ordering_lib.rs add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04: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 add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
impl_privacy_xc_1.rs add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
impl_privacy_xc_2.rs add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
issue2170lib.rs
issue2378a.rs Got test cases to pass, after some major surgery 2013-04-30 16:31:45 -07:00
issue2378b.rs Got test cases to pass, after some major surgery 2013-04-30 16:31:45 -07:00
issue4516_ty_param_lib.rs test: Replace Durable with 'static 2013-05-07 17:50:27 -07:00
issue_2242_a.rs
issue_2242_c.rs
issue_2316_a.rs
issue_2316_b.rs add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04: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
issue_3136_a.rc
issue_3136_a.rs add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
issue_3882.rc
issue_3882.rs add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
issue_3907_1.rs testsuite: Add various test cases 2013-03-27 10:09:02 -07:00
issue_3979_traits.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 add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
issue-2414-b.rs add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
issue-2526.rs add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
issue-2631-a.rs rename Linear{Map,Set} => Hash{Map,Set} 2013-04-03 10:30:36 -04:00
issue-3012-1.rs
moves_based_on_type_lib.rs add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
newtype_struct_xc.rs add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
noexporttypelib.rs
packed.rs Fix cross-crate packed structs 2013-05-06 23:35:27 +09:00
private_variant_1.rs
pub_use_mods_xcrate.rs add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
pub_use_xcrate1.rs
pub_use_xcrate2.rs
static_fn_inline_xc_aux.rs add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04: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 add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
trait_inheritance_auto_xc_2_aux.rs add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04: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 add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
trait_typedef_cc.rs
xc_private_method_lib.rs add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00