.. |
ambig_impl_2_lib.rs
|
|
|
anon_trait_static_method_lib.rs
|
|
|
anon-extern-mod-cross-crate-1.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
cci_borrow_lib.rs
|
|
|
cci_capture_clause.rs
|
|
|
cci_class_2.rs
|
|
|
cci_class_3.rs
|
|
|
cci_class_4.rs
|
|
|
cci_class_5.rs
|
|
|
cci_class_6.rs
|
|
|
cci_class_cast.rs
|
|
|
cci_class_trait.rs
|
|
|
cci_class.rs
|
|
|
cci_const_block.rs
|
|
|
cci_const.rs
|
test: Convert statics to constants
|
2014-10-09 09:44:52 -07:00 |
cci_impl_lib.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
cci_intrinsic.rs
|
|
|
cci_iter_lib.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
cci_nested_lib.rs
|
Rename fail! to panic!
|
2014-10-29 11:43:07 -04:00 |
cci_no_inline_lib.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
cfg_inner_static.rs
|
|
|
changing-crates-a1.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
changing-crates-a2.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
changing-crates-b.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
check_static_recursion_foreign_helper.rs
|
check_static_recursion: Handle foreign items
|
2014-10-29 23:24:04 -04:00 |
coherence_inherent_cc_lib.rs
|
|
|
coherence-orphan-lib.rs
|
Adjust orphan rules to consider all input types, not just self type.
|
2014-10-21 23:52:00 -04:00 |
crate-method-reexport-grrrrrrr2.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
crateresolve1-1.rs
|
|
|
crateresolve1-2.rs
|
|
|
crateresolve1-3.rs
|
|
|
crateresolve3-1.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
crateresolve3-2.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
crateresolve4a-1.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
crateresolve4a-2.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
crateresolve4b-1.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
crateresolve4b-2.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
crateresolve5-1.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
crateresolve5-2.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
crateresolve7x.rs
|
|
|
crateresolve8-1.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
crateresolve_calories-1.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
crateresolve_calories-2.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
cross_crate_debuginfo_type_uniquing.rs
|
|
|
default_type_params_xc.rs
|
|
|
explicit_self_xcrate.rs
|
|
|
extern_calling_convention.rs
|
Remove libdebug and update tests.
|
2014-10-16 11:15:34 -04:00 |
extern_mod_ordering_lib.rs
|
|
|
extern-crosscrate-source.rs
|
|
|
foreign_lib.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
go_trait.rs
|
Convert tests to cross-crate, fix a RefCell bug I found in the process.
|
2014-10-09 17:19:53 -04:00 |
impl_privacy_xc_1.rs
|
|
|
impl_privacy_xc_2.rs
|
|
|
inherit_struct_lib.rs
|
|
|
inherited_stability.rs
|
Update tests for new stability inheritance rules
|
2014-11-11 15:06:54 -08:00 |
inline_dtor.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
inner_static.rs
|
|
|
iss.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
issue2170lib.rs
|
|
|
issue13213aux.rs
|
test: Convert statics to constants
|
2014-10-09 09:44:52 -07:00 |
issue13507.rs
|
tests: remove uses of Gc.
|
2014-10-02 17:02:15 +03:00 |
issue_2242_a.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
issue_2242_c.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
issue_2316_a.rs
|
|
|
issue_2316_b.rs
|
|
|
issue_2472_b.rs
|
|
|
issue_2723_a.rs
|
Rename fail! to panic!
|
2014-10-29 11:43:07 -04:00 |
issue_3136_a.rc
|
|
|
issue_3136_a.rs
|
|
|
issue_3907_1.rs
|
|
|
issue_3907.rs
|
|
|
issue_3979_traits.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
issue_5844_aux.rs
|
|
|
issue_8401.rs
|
|
|
issue_9123.rs
|
|
|
issue_9155.rs
|
|
|
issue_9188.rs
|
|
|
issue_10031_aux.rs
|
|
|
issue_16723_multiple_items_syntax_ext.rs
|
syntax: mark the managed_boxes feature as Removed.
|
2014-10-02 17:02:03 +03:00 |
issue_19293.rs
|
Fix xcrate enum namespacing
|
2014-11-25 11:02:47 -08:00 |
issue-2380.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
issue-2414-a.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
issue-2414-b.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
issue-2526.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
issue-2631-a.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
issue-3012-1.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
issue-4208-cc.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
issue-4545.rs
|
|
|
issue-5518.rs
|
|
|
issue-5521.rs
|
tests: remove uses of Gc.
|
2014-10-02 17:02:15 +03:00 |
issue-7178.rs
|
|
|
issue-7899.rs
|
|
|
issue-8044.rs
|
removed struct_variant feature from tests
|
2014-11-20 00:56:50 +01:00 |
issue-8259.rs
|
|
|
issue-9906.rs
|
|
|
issue-9968.rs
|
|
|
issue-10028.rs
|
|
|
issue-11224.rs
|
|
|
issue-11225-1.rs
|
|
|
issue-11225-2.rs
|
|
|
issue-11508.rs
|
|
|
issue-11529.rs
|
|
|
issue-11680.rs
|
|
|
issue-12133-dylib2.rs
|
|
|
issue-12133-dylib.rs
|
rustc: Default to static linking dylibs
|
2014-11-03 15:08:20 -08:00 |
issue-12133-rlib.rs
|
|
|
issue-12612-1.rs
|
|
|
issue-12612-2.rs
|
|
|
issue-12660-aux.rs
|
Fixes ICE when using reexported unit-like structs
|
2014-09-30 16:22:55 +02:00 |
issue-13560-1.rs
|
|
|
issue-13560-2.rs
|
|
|
issue-13560-3.rs
|
|
|
issue-13620-1.rs
|
test: Convert statics to constants
|
2014-10-09 09:44:52 -07:00 |
issue-13620-2.rs
|
|
|
issue-13872-1.rs
|
|
|
issue-13872-2.rs
|
Fix xcrate enum namespacing
|
2014-11-25 11:02:47 -08:00 |
issue-13872-3.rs
|
|
|
issue-14421.rs
|
|
|
issue-14422.rs
|
|
|
issue-15562.rs
|
|
|
issue-16643.rs
|
|
|
issue-16725.rs
|
|
|
issue-17662.rs
|
Fold MethodOrigin s to resolve inference variables they may contain.
|
2014-09-30 23:53:15 +03:00 |
issue-17718-const-privacy.rs
|
test: Convert statics to constants
|
2014-10-09 09:44:52 -07:00 |
issue-17718.rs
|
test: Convert statics to constants
|
2014-10-09 09:44:52 -07:00 |
issue-18501.rs
|
Add regression test for #18501
|
2014-11-01 19:07:51 -07:00 |
issue-18514.rs
|
Add regression test for issue #18514
|
2014-11-01 15:24:42 -07:00 |
issue-18711.rs
|
Update test for equivalency to include region binders in object types, add new tests relating to HRTB, consolidate the unboxed_closures and overloaded_calls feature gates.
|
2014-11-18 12:32:38 -05:00 |
issue-19340-1.rs
|
Fix ICE when a struct variant enum is imported from an external crate
|
2014-12-12 03:38:11 +09:00 |
kinds_in_metadata.rs
|
|
|
lang-item-public.rs
|
Update infrastructure for fail -> panic
|
2014-10-29 16:06:13 -04:00 |
linkage1.rs
|
|
|
linkage-visibility.rs
|
|
|
lint_group_plugin_test.rs
|
|
|
lint_output_format.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
lint_plugin_test.rs
|
|
|
lint_stability.rs
|
rustc: Add some more checks to the stability lint
|
2014-11-05 17:35:40 -08:00 |
lint-unused-extern-crate.rs
|
time: Deprecate the library in the distribution
|
2014-11-12 09:18:35 -08:00 |
logging_right_crate.rs
|
Rename fail! to panic!
|
2014-10-29 11:43:07 -04:00 |
macro_crate_def_only.rs
|
|
|
macro_crate_test.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
macro_export_inner_module.rs
|
|
|
macro-include-items-expr.rs
|
rustc: Implement -l and include! tweaks
|
2014-10-30 19:02:11 -07:00 |
macro-include-items-item.rs
|
rustc: Implement -l and include! tweaks
|
2014-10-30 19:02:11 -07:00 |
method_self_arg1.rs
|
Rebasing and review changes
|
2014-11-01 11:05:12 +13:00 |
method_self_arg2.rs
|
Rebasing and review changes
|
2014-11-01 11:05:12 +13:00 |
moves_based_on_type_lib.rs
|
|
|
namespaced_enum_emulate_flat.rs
|
removed struct_variant feature from tests
|
2014-11-20 00:56:50 +01:00 |
namespaced_enums.rs
|
removed struct_variant feature from tests
|
2014-11-20 00:56:50 +01:00 |
nested_item.rs
|
|
|
newtype_struct_xc.rs
|
|
|
no_std_crate.rs
|
|
|
noexporttypelib.rs
|
librustc: Forbid private types in public APIs.
|
2014-09-22 20:05:45 -07:00 |
overloaded_autoderef_xc.rs
|
|
|
packed.rs
|
|
|
plugin_crate_outlive_expansion_phase.rs
|
std: Add a new top-level thread_local module
|
2014-11-23 23:37:16 -08:00 |
priv-impl-prim-ty.rs
|
librustc: Forbid private types in public APIs.
|
2014-09-22 20:05:45 -07:00 |
privacy_reexport.rs
|
|
|
privacy-tuple-struct.rs
|
|
|
private_trait_xc.rs
|
|
|
pub_use_mods_xcrate.rs
|
|
|
pub_use_xcrate1.rs
|
|
|
pub_use_xcrate2.rs
|
|
|
reexport-should-still-link.rs
|
|
|
reexported_static_methods.rs
|
|
|
regions-bounded-method-type-parameters-cross-crate-lib.rs
|
Rename fail! to panic!
|
2014-10-29 11:43:07 -04:00 |
rlib_crate_test.rs
|
|
|
roman_numerals.rs
|
Use PascalCase for token variants
|
2014-10-28 15:55:37 +11:00 |
sepcomp_cci_lib.rs
|
|
|
sepcomp_lib.rs
|
|
|
sepcomp-extern-lib.rs
|
|
|
stability_cfg1.rs
|
rustc: Process #[cfg]/#[cfg_attr] on crates
|
2014-11-07 12:04:28 -08:00 |
stability_cfg2.rs
|
rustc: Process #[cfg]/#[cfg_attr] on crates
|
2014-11-07 12:04:28 -08:00 |
static_fn_inline_xc_aux.rs
|
|
|
static_fn_trait_xc_aux.rs
|
|
|
static_mut_xc.rs
|
|
|
static_priv_by_default.rs
|
rustdoc: Correctly distinguish enums and types
|
2014-09-17 18:53:54 +12:00 |
static-function-pointer-aux.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
static-methods-crate.rs
|
Rename fail! to panic!
|
2014-10-29 11:43:07 -04:00 |
struct_destructuring_cross_crate.rs
|
|
|
struct_variant_privacy.rs
|
removed struct_variant feature from tests
|
2014-11-20 00:56:50 +01:00 |
struct_variant_xc_aux.rs
|
removed struct_variant feature from tests
|
2014-11-20 00:56:50 +01:00 |
struct-field-privacy.rs
|
|
|
svh-a-base.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
svh-a-change-lit.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
svh-a-change-significant-cfg.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
svh-a-change-trait-bound.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
svh-a-change-type-arg.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
svh-a-change-type-ret.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
svh-a-change-type-static.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
svh-a-comment.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
svh-a-doc.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
svh-a-macro.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
svh-a-no-change.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
svh-a-redundant-cfg.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
svh-a-whitespace.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
svh-b.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
svh-uta-base.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
svh-uta-change-use-trait.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
svh-utb.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
syntax-extension-with-dll-deps-1.rs
|
rustc: Default to static linking dylibs
|
2014-11-03 15:08:20 -08:00 |
syntax-extension-with-dll-deps-2.rs
|
rustc: Default to static linking dylibs
|
2014-11-03 15:08:20 -08:00 |
trait_bounds_on_structs_and_enums_xc.rs
|
|
|
trait_default_method_xc_aux_2.rs
|
|
|
trait_default_method_xc_aux.rs
|
Remove a large amount of deprecated functionality
|
2014-10-19 12:59:40 -07:00 |
trait_impl_conflict.rs
|
|
|
trait_inheritance_auto_xc_2_aux.rs
|
|
|
trait_inheritance_auto_xc_aux.rs
|
|
|
trait_inheritance_cross_trait_call_xc_aux.rs
|
|
|
trait_inheritance_overloading_xc.rs
|
|
|
trait_superkinds_in_metadata.rs
|
|
|
typeid-intrinsic2.rs
|
|
|
typeid-intrinsic.rs
|
|
|
unboxed-closures-cross-crate.rs
|
Update test for equivalency to include region binders in object types, add new tests relating to HRTB, consolidate the unboxed_closures and overloaded_calls feature gates.
|
2014-11-18 12:32:38 -05:00 |
unreachable-variant.rs
|
|
|
use_from_trait_xc.rs
|
First stage of enum namespacing changes
|
2014-10-31 20:43:35 -07:00 |
weak-lang-items.rs
|
Rename fail! to panic!
|
2014-10-29 11:43:07 -04:00 |
where_clauses_xc.rs
|
|
|
xc_private_method_lib.rs
|
Switch to purely namespaced enums
|
2014-11-17 07:35:51 -08:00 |
xcrate_address_insignificant.rs
|
|
|
xcrate_static_addresses.rs
|
|
|
xcrate_struct_aliases.rs
|
|
|
xcrate_unit_struct.rs
|
Fix cross-crate tuple structs in statics
|
2014-10-02 21:31:06 +02:00 |
xcrate-trait-lifetime-param.rs
|
|
|