rust/src/test/auxiliary
2012-12-05 18:09:52 -08:00
..
ambig_impl_2_lib.rs
anon_trait_static_method_lib.rs rustc: Implement intra-crate static methods on anonymous trait implementations. r=nmatsakis 2012-10-18 14:29:18 -07:00
anon-extern-mod-cross-crate-1.rs
cci_borrow_lib.rs Build the export_map2 from visibility markers, unless #[legacy_exports]; 2012-09-24 17:29:32 -07:00
cci_capture_clause.rs De-mode comm::Chan 2012-10-04 16:48:57 -07:00
cci_class_2.rs Respect privacy qualifiers on view items, add to import resolutions. 2012-09-25 15:31:02 -07:00
cci_class_3.rs Respect privacy qualifiers on view items, add to import resolutions. 2012-09-25 15:31:02 -07:00
cci_class_4.rs Respect privacy qualifiers on view items, add to import resolutions. 2012-09-25 15:31:02 -07:00
cci_class_5.rs Add comments explaining why these tests are xfailed 2012-11-15 18:41:17 -08:00
cci_class_6.rs Make moves explicit in aux test files 2012-10-12 20:43:37 -07:00
cci_class_cast.rs test: More run-pass test fixes 2012-12-05 16:51:32 -08:00
cci_class_trait.rs Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports]; 2012-09-21 18:11:43 -07:00
cci_class.rs Respect privacy qualifiers on view items, add to import resolutions. 2012-09-25 15:31:02 -07:00
cci_impl_lib.rs
cci_intrinsic.rs rustc: add new intrinsics - atomic_cxchg{_acq,_rel} 2012-10-21 22:23:50 -04:00
cci_iter_lib.rs Build the export_map2 from visibility markers, unless #[legacy_exports]; 2012-09-24 17:29:32 -07:00
cci_nested_lib.rs Build the export_map2 from visibility markers, unless #[legacy_exports]; 2012-09-24 17:29:32 -07:00
cci_no_inline_lib.rs Build the export_map2 from visibility markers, unless #[legacy_exports]; 2012-09-24 17:29:32 -07:00
crate-method-reexport-grrrrrrr2.rs Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports]; 2012-09-21 18:11:43 -07:00
crateresolve1-1.rs Build the export_map2 from visibility markers, unless #[legacy_exports]; 2012-09-24 17:29:32 -07:00
crateresolve1-2.rs Build the export_map2 from visibility markers, unless #[legacy_exports]; 2012-09-24 17:29:32 -07:00
crateresolve1-3.rs Build the export_map2 from visibility markers, unless #[legacy_exports]; 2012-09-24 17:29:32 -07:00
crateresolve2-1.rs Build the export_map2 from visibility markers, unless #[legacy_exports]; 2012-09-24 17:29:32 -07:00
crateresolve2-2.rs Build the export_map2 from visibility markers, unless #[legacy_exports]; 2012-09-24 17:29:32 -07:00
crateresolve2-3.rs Build the export_map2 from visibility markers, unless #[legacy_exports]; 2012-09-24 17:29:32 -07:00
crateresolve3-1.rs Build the export_map2 from visibility markers, unless #[legacy_exports]; 2012-09-24 17:29:32 -07:00
crateresolve3-2.rs Build the export_map2 from visibility markers, unless #[legacy_exports]; 2012-09-24 17:29:32 -07:00
crateresolve4a-1.rs Build the export_map2 from visibility markers, unless #[legacy_exports]; 2012-09-24 17:29:32 -07:00
crateresolve4a-2.rs Build the export_map2 from visibility markers, unless #[legacy_exports]; 2012-09-24 17:29:32 -07:00
crateresolve4b-1.rs Build the export_map2 from visibility markers, unless #[legacy_exports]; 2012-09-24 17:29:32 -07:00
crateresolve4b-2.rs Build the export_map2 from visibility markers, unless #[legacy_exports]; 2012-09-24 17:29:32 -07:00
crateresolve5-1.rs Build the export_map2 from visibility markers, unless #[legacy_exports]; 2012-09-24 17:29:32 -07:00
crateresolve5-2.rs Build the export_map2 from visibility markers, unless #[legacy_exports]; 2012-09-24 17:29:32 -07:00
crateresolve7x.rs Respect privacy qualifiers on view items, add to import resolutions. 2012-09-25 15:31:02 -07:00
crateresolve_calories-1.rs Build the export_map2 from visibility markers, unless #[legacy_exports]; 2012-09-24 17:29:32 -07:00
crateresolve_calories-2.rs Build the export_map2 from visibility markers, unless #[legacy_exports]; 2012-09-24 17:29:32 -07:00
explicit_self_xcrate.rs librustc: Fix translation of cross-crate inline or generic methods with explicit self. rs=blocking-snapshot 2012-11-26 18:09:12 -08:00
extern-crosscrate-source.rs Build the export_map2 from visibility markers, unless #[legacy_exports]; 2012-09-24 17:29:32 -07:00
foreign_lib.rs Respect privacy qualifiers on view items, add to import resolutions. 2012-09-25 15:31:02 -07:00
issue2170lib.rs librustc: Make the Drop trait use explicit self 2012-11-29 11:06:15 -08:00
issue2378a.rs
issue2378b.rs
issue_2242_a.rs test: More run-pass test fixes 2012-12-05 16:51:32 -08:00
issue_2242_b.rs Convert 'use' to 'extern mod'. Remove old 'use' syntax 2012-09-11 19:25:43 -07:00
issue_2242_c.rs Convert 'use' to 'extern mod'. Remove old 'use' syntax 2012-09-11 19:25:43 -07:00
issue_2316_a.rs
issue_2316_b.rs Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports]; 2012-09-21 18:11:43 -07:00
issue_2472_b.rs
issue_2723_a.rs Build the export_map2 from visibility markers, unless #[legacy_exports]; 2012-09-24 17:29:32 -07:00
issue_3136_a.rc Add various test cases (xfailed) 2012-10-15 12:00:32 -07:00
issue_3136_a.rs Add various test cases (xfailed) 2012-10-15 12:00:32 -07:00
issue-2196-a.rs
issue-2196-b.rs
issue-2196-c.rc
issue-2196-c.rs
issue-2196-d.rs
issue-2380.rs Build the export_map2 from visibility markers, unless #[legacy_exports]; 2012-09-24 17:29:32 -07:00
issue-2414-a.rs
issue-2414-b.rs Convert 'use' to 'extern mod'. Remove old 'use' syntax 2012-09-11 19:25:43 -07:00
issue-2526.rs librustc: Make the Drop trait use explicit self 2012-11-29 11:06:15 -08:00
issue-2631-a.rs test: More bustage fixes. rs=me 2012-12-05 17:36:51 -08:00
issue-3012-1.rs librustc: Make the Drop trait use explicit self 2012-11-29 11:06:15 -08:00
moves_based_on_type_lib.rs librustc: Implement moves based on type. r=nmatsakis 2012-12-04 15:38:04 -08:00
noexporttypelib.rs Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports]; 2012-09-21 18:11:43 -07:00
private_variant_1.rs Disallow dereferencing enum types when the variant is private 2012-11-30 12:45:10 -08:00
pub_use_mods_xcrate.rs librustc: Fix cross-crate reexports. rs=blocking-servo 2012-11-15 17:15:02 -08:00
pub_use_xcrate1.rs Add xfailed test for #3908 2012-11-02 15:57:47 -07:00
pub_use_xcrate2.rs Add xfailed test for #3908 2012-11-02 15:57:47 -07:00
static_fn_inline_xc_aux.rs Fix cross-crate inlining of static functions 2012-12-05 18:09:52 -08:00
static-methods-crate.rs Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports]; 2012-09-21 18:11:43 -07:00
test_comm.rs librustc: Make the Drop trait use explicit self 2012-11-29 11:06:15 -08:00
trait_inheritance_auto_xc_2_aux.rs Implement trait inheritance for bounded type parameters 2012-11-29 18:10:11 -08:00
trait_inheritance_auto_xc_aux.rs Implement trait inheritance for bounded type parameters 2012-11-29 18:10:11 -08:00
trait_inheritance_cross_trait_call_xc_aux.rs Implement trait inheritance for bounded type parameters 2012-11-29 18:10:11 -08:00
trait_inheritance_overloading_xc.rs test: More run-pass test fixes 2012-12-05 16:51:32 -08:00
trait_typedef_cc.rs Add xfailed test for #3907 2012-11-02 15:37:47 -07:00