rust/src/test/auxiliary
2012-07-17 15:46:43 -07:00
..
ambig_impl_2_lib.rs rustc: Implement and enforce instance coherence 2012-07-17 15:46:43 -07:00
cci_borrow_lib.rs encode the borrowing table, add a simple cross-crate borrowing test 2012-04-23 16:41:11 -07:00
cci_capture_clause.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
cci_class_2.rs Require "self" as base expression for intra-class method or field references 2012-03-29 12:22:01 -07:00
cci_class_3.rs Require "self" as base expression for intra-class method or field references 2012-03-29 12:22:01 -07:00
cci_class_4.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
cci_class_5.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
cci_class_6.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
cci_class_cast.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
cci_class_iface.rs Test that a class can implement an interface defined in a different crate 2012-04-11 18:55:30 -07:00
cci_class.rs Require "self" as base expression for intra-class method or field references 2012-03-29 12:22:01 -07:00
cci_impl_lib.rs rustc: Implement and enforce instance coherence 2012-07-17 15:46:43 -07:00
cci_iter_lib.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
cci_nested_lib.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
cci_no_inline_lib.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
crate-method-reexport-grrrrrrr2.rs rustc: Implement and enforce instance coherence 2012-07-17 15:46:43 -07:00
crateresolve1-1.rs test: Refactor the crateresolve tests 2012-04-06 10:58:03 -07:00
crateresolve1-2.rs test: Refactor the crateresolve tests 2012-04-06 10:58:03 -07:00
crateresolve1-3.rs test: Refactor the crateresolve tests 2012-04-06 10:58:03 -07:00
crateresolve2-1.rs test: Refactor the crateresolve tests 2012-04-06 10:58:03 -07:00
crateresolve2-2.rs test: Refactor the crateresolve tests 2012-04-06 10:58:03 -07:00
crateresolve2-3.rs test: Refactor the crateresolve tests 2012-04-06 10:58:03 -07:00
crateresolve3-1.rs Use version and hash in crate_map name 2012-04-07 22:11:23 +08:00
crateresolve3-2.rs Use version and hash in crate_map name 2012-04-07 22:11:23 +08:00
crateresolve4a-1.rs Check version when resolving transitive dependent crates 2012-04-08 02:05:09 +08:00
crateresolve4a-2.rs Check version when resolving transitive dependent crates 2012-04-08 02:05:09 +08:00
crateresolve4b-1.rs Check version when resolving transitive dependent crates 2012-04-08 02:05:09 +08:00
crateresolve4b-2.rs Check version when resolving transitive dependent crates 2012-04-08 02:05:09 +08:00
crateresolve5-1.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
crateresolve5-2.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
crateresolve7x.rs test: Remove duplicated auxliary tests 2012-04-10 16:59:35 +08:00
crateresolve_calories-1.rs test: Remove duplicated auxliary tests 2012-04-10 16:59:35 +08:00
crateresolve_calories-2.rs test: Remove duplicated auxliary tests 2012-04-10 16:59:35 +08:00
extern-crosscrate-source.rs Fix metadata serialization of foreign functions. Properly take the value of foreign functions from other crates to fix #1840. 2012-07-09 13:13:49 -07:00
foreign_lib.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
issue2170lib.rs Remove resources from remaining test cases 2012-06-22 13:11:29 -07:00
issue2378a.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
issue2378b.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
issue_2242_a.rs Test for #2242 (xfailed for now) 2012-06-20 16:25:46 -07:00
issue_2242_b.rs Test for #2242 (xfailed for now) 2012-06-20 16:25:46 -07:00
issue_2242_c.rs Test for #2242 (xfailed for now) 2012-06-20 16:25:46 -07:00
issue_2316_a.rs Don't re-export a glob-imported ID when the same ID is defined within 2012-05-01 08:43:17 -07:00
issue_2316_b.rs Don't re-export a glob-imported ID when the same ID is defined within 2012-05-01 08:43:17 -07:00
issue_2723_a.rs Test for #2723. Closes #2723 2012-07-11 12:34:21 -07:00
issue-2196-a.rs test: Add xfailed test for #2196 2012-04-16 13:51:40 -07:00
issue-2196-b.rs test: Add xfailed test for #2196 2012-04-16 13:51:40 -07:00
issue-2196-c.rc test: Add xfailed test for #2196 2012-04-16 13:51:40 -07:00
issue-2196-c.rs test: Add xfailed test for #2196 2012-04-16 13:51:40 -07:00
issue-2196-d.rs test: Add xfailed test for #2196 2012-04-16 13:51:40 -07:00
issue-2380.rs Test case for issue 2380 2012-05-29 17:05:17 -07:00
issue-2414-a.rs rustc: Implement and enforce instance coherence 2012-07-17 15:46:43 -07:00
issue-2414-b.rs Allow impls to be re-exported 2012-06-13 15:52:00 -07:00
issue-2526.rs Remove resources from remaining test cases 2012-06-22 13:11:29 -07:00
issue-2631-a.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
noexporttypelib.rs Implement new inference algorithm. 2012-03-23 21:47:28 -07:00
test_comm.rs convert doc-attributes to doc-comments using ./src/etc/sugarise-doc-comments.py (and manually tweaking) - for issue #2498 2012-07-04 19:18:13 -07:00