.. |
allocator1.rs
|
rustc: Allow changing the default allocator
|
2015-08-14 15:13:10 -07:00 |
allocator2.rs
|
rustc: Allow changing the default allocator
|
2015-08-14 15:13:10 -07:00 |
allocator3.rs
|
rustc: Allow changing the default allocator
|
2015-08-14 15:13:10 -07:00 |
allocator-dummy.rs
|
rustc: Allow changing the default allocator
|
2015-08-14 15:13:10 -07:00 |
allocator-dylib2.rs
|
rustc: Allow changing the default allocator
|
2015-08-14 15:13:10 -07:00 |
allocator-dylib.rs
|
rustc: Allow changing the default allocator
|
2015-08-14 15:13:10 -07:00 |
ambig_impl_2_lib.rs
|
|
|
anon_trait_static_method_lib.rs
|
|
|
anon-extern-mod-cross-crate-1.rs
|
|
|
associated-const-cc-lib.rs
|
|
|
associated-types-cc-lib.rs
|
|
|
attr_plugin_test.rs
|
test for register_attribute()
|
2015-05-07 14:58:36 +05:30 |
augmented_assignments.rs
|
Overloaded augmented assignments
|
2015-09-18 21:20:15 -05:00 |
blind-item-mixed-crate-use-item-foo2.rs
|
|
|
blind-item-mixed-crate-use-item-foo.rs
|
|
|
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
|
|
|
cci_impl_lib.rs
|
|
|
cci_intrinsic.rs
|
|
|
cci_iter_lib.rs
|
|
|
cci_nested_lib.rs
|
|
|
cci_no_inline_lib.rs
|
|
|
cfg_inner_static.rs
|
|
|
changing-crates-a1.rs
|
|
|
changing-crates-a2.rs
|
|
|
changing-crates-b.rs
|
|
|
check_static_recursion_foreign_helper.rs
|
|
|
coherence_copy_like_lib.rs
|
|
|
coherence_inherent_cc_lib.rs
|
|
|
coherence_lib.rs
|
|
|
coherence_orphan_lib.rs
|
|
|
const_fn_lib.rs
|
New tests for cross-crate usages of const fn and so forth
|
2015-05-29 11:52:59 -04:00 |
crate_a1.rs
|
Add test
|
2015-09-09 00:34:55 +05:30 |
crate_a2.rs
|
Add test
|
2015-09-09 00:34:55 +05:30 |
crate_with_invalid_spans_macros.rs
|
|
|
crate_with_invalid_spans.rs
|
|
|
crate-attributes-using-cfg_attr.rs
|
Move configuration 1 phase before crate metadata collection
|
2015-05-14 10:35:35 -07:00 |
crate-method-reexport-grrrrrrr2.rs
|
|
|
crateresolve1-1.rs
|
|
|
crateresolve1-2.rs
|
|
|
crateresolve1-3.rs
|
|
|
cross_crate_debuginfo_type_uniquing.rs
|
|
|
cross_crate_spans.rs
|
Feature-gate #[no_debug] and #[omit_gdb_pretty_printer_section]
|
2015-09-19 19:39:25 -04:00 |
custom_derive_plugin_attr.rs
|
Allow #[derive()] to generate unsafe trait impls
|
2015-08-29 14:50:05 -04:00 |
custom_derive_plugin.rs
|
Allow #[derive()] to generate unsafe trait impls
|
2015-08-29 14:50:05 -04:00 |
default_ty_param_cross_crate_crate.rs
|
Add cross-crate error message tests
|
2015-07-25 19:57:59 -07:00 |
default_type_params_xc.rs
|
|
|
explicit_self_xcrate.rs
|
|
|
extern_calling_convention.rs
|
Use assert_eq! instead of assert! in tests
|
2015-06-13 14:55:55 +03:00 |
extern_mod_ordering_lib.rs
|
|
|
extern-crosscrate-source.rs
|
|
|
fat_drop.rs
|
Fix ICE when trying to drop an unsized type from a different crate
|
2015-08-07 18:29:44 +02:00 |
foreign_lib.rs
|
|
|
go_trait.rs
|
|
|
i8.rs
|
|
|
impl_privacy_xc_1.rs
|
|
|
impl_privacy_xc_2.rs
|
|
|
inherited_stability.rs
|
Remove all uses of #[staged_api]
|
2015-11-25 21:55:26 +03:00 |
inline_dtor.rs
|
|
|
inline-default-methods.rs
|
|
|
inner_static.rs
|
|
|
internal_unstable.rs
|
Remove all uses of #[staged_api]
|
2015-11-25 21:55:26 +03:00 |
iss.rs
|
|
|
issue2170lib.rs
|
|
|
issue13213aux.rs
|
|
|
issue13507.rs
|
Fallout in tests -- we now report an error if you even reference a type
|
2015-08-12 17:58:56 -04:00 |
issue24687_lib.rs
|
|
|
issue24687_mbcs_in_comments.rs
|
|
|
issue_2316_a.rs
|
|
|
issue_2316_b.rs
|
|
|
issue_2472_b.rs
|
|
|
issue_2723_a.rs
|
|
|
issue_3136_a.rc
|
|
|
issue_3136_a.rs
|
|
|
issue_3907_1.rs
|
|
|
issue_3907.rs
|
|
|
issue_3979_traits.rs
|
|
|
issue_5844_aux.rs
|
|
|
issue_8401.rs
|
test: update run-pass tests to not use mutable transmuting
|
2015-05-05 22:26:23 -07:00 |
issue_9123.rs
|
|
|
issue_9155.rs
|
|
|
issue_9188.rs
|
|
|
issue_10031_aux.rs
|
|
|
issue_11680.rs
|
|
|
issue_12612_1.rs
|
|
|
issue_12612_2.rs
|
|
|
issue_16723_multiple_items_syntax_ext.rs
|
Unignore some tests in stage1
|
2015-05-13 19:58:49 -04:00 |
issue_16725.rs
|
|
|
issue_17718_const_privacy.rs
|
|
|
issue_19293.rs
|
|
|
issue_20389.rs
|
|
|
issue_21202.rs
|
|
|
issue-2380.rs
|
Remove the deprecated box(PLACE) syntax.
|
2015-09-24 18:00:08 +03:00 |
issue-2414-a.rs
|
|
|
issue-2414-b.rs
|
|
|
issue-2526.rs
|
|
|
issue-2631-a.rs
|
|
|
issue-3012-1.rs
|
|
|
issue-4208-cc.rs
|
|
|
issue-4545.rs
|
|
|
issue-5518.rs
|
|
|
issue-5521.rs
|
|
|
issue-7178.rs
|
|
|
issue-7899.rs
|
|
|
issue-8044.rs
|
|
|
issue-8259.rs
|
|
|
issue-9906.rs
|
Remove errant line
|
2015-05-13 15:55:42 -04:00 |
issue-9968.rs
|
|
|
issue-10028.rs
|
|
|
issue-11224.rs
|
|
|
issue-11225-1.rs
|
rustc_privacy: Do not export items needed solely for the reachability analysis
|
2015-11-05 18:17:33 +03:00 |
issue-11225-2.rs
|
rustc_privacy: Do not export items needed solely for the reachability analysis
|
2015-11-05 18:17:33 +03:00 |
issue-11225-3.rs
|
rustc_privacy: Do not export items needed solely for the reachability analysis
|
2015-11-05 18:17:33 +03:00 |
issue-11508.rs
|
|
|
issue-11529.rs
|
|
|
issue-12133-dylib2.rs
|
|
|
issue-12133-dylib.rs
|
|
|
issue-12133-rlib.rs
|
|
|
issue-12660-aux.rs
|
|
|
issue-13560-1.rs
|
|
|
issue-13560-2.rs
|
|
|
issue-13560-3.rs
|
|
|
issue-13620-1.rs
|
|
|
issue-13620-2.rs
|
|
|
issue-13698.rs
|
|
|
issue-13872-1.rs
|
|
|
issue-13872-2.rs
|
|
|
issue-13872-3.rs
|
|
|
issue-14344-1.rs
|
trans: Link rlibs to dylibs with --whole-archive
|
2015-07-08 15:24:23 -07:00 |
issue-14344-2.rs
|
trans: Link rlibs to dylibs with --whole-archive
|
2015-07-08 15:24:23 -07:00 |
issue-14421.rs
|
|
|
issue-14422.rs
|
|
|
issue-15318.rs
|
|
|
issue-15562.rs
|
|
|
issue-16643.rs
|
|
|
issue-16822.rs
|
|
|
issue-17476.rs
|
|
|
issue-17662.rs
|
|
|
issue-17718.rs
|
add const_fn features
|
2015-05-29 09:42:54 -04:00 |
issue-18501.rs
|
|
|
issue-18502.rs
|
|
|
issue-18514.rs
|
|
|
issue-18711.rs
|
|
|
issue-18913-1.rs
|
rustc_back: Don't pass 'u' to ar invocations
|
2015-05-26 07:06:31 -07:00 |
issue-18913-2.rs
|
rustc_back: Don't pass 'u' to ar invocations
|
2015-05-26 07:06:31 -07:00 |
issue-19163.rs
|
Add regression test for #19163
|
2015-05-02 15:22:27 +02:00 |
issue-19190-3.rs
|
Rustdoc: ignore deref-inherited static methods
|
2015-05-25 15:35:10 +02:00 |
issue-19340-1.rs
|
|
|
issue-20646.rs
|
|
|
issue-20727.rs
|
|
|
issue-21092.rs
|
|
|
issue-21146-inc.rs
|
|
|
issue-21801.rs
|
|
|
issue-22025.rs
|
|
|
issue-23207-1.rs
|
|
|
issue-23207-2.rs
|
|
|
issue-25185-1.rs
|
trans: Stop informing LLVM about dllexport
|
2015-08-10 18:20:42 -07:00 |
issue-25185-2.rs
|
trans: Link rlibs to dylibs with --whole-archive
|
2015-07-08 15:24:23 -07:00 |
issue-25467.rs
|
sort the existential bounds list in tydecode
|
2015-09-13 20:59:40 +03:00 |
issue-27362.rs
|
Show constness for functions of reexported docs
|
2015-11-19 22:47:02 +01:00 |
issue-28927-1.rs
|
Store a valid name for the root module in metadata
|
2015-11-13 09:05:38 +01:00 |
issue-28927-2.rs
|
Store a valid name for the root module in metadata
|
2015-11-13 09:05:38 +01:00 |
issue-29181.rs
|
don't revisit modules while finding traits in suggest
|
2015-10-21 20:18:21 +03:00 |
kinds_in_metadata.rs
|
|
|
lang-item-public.rs
|
Remove morestack support
|
2015-08-10 16:35:44 -07:00 |
lifetime_bound_will_change_warning_lib.rs
|
After inferring regions, scan for any bounds that are due to a lifetime
|
2015-07-03 19:42:35 -04:00 |
linkage1.rs
|
|
|
linkage-visibility.rs
|
Fallout in tests and docs from feature renamings
|
2015-06-17 09:07:16 -07:00 |
lint_for_crate.rs
|
Change to a multi-trait approach
|
2015-09-17 12:16:46 +12:00 |
lint_group_plugin_test.rs
|
Use Names in HIR Items
|
2015-09-22 19:53:52 +03:00 |
lint_output_format.rs
|
Remove all uses of #[staged_api]
|
2015-11-25 21:55:26 +03:00 |
lint_plugin_test.rs
|
Cleanup interfaces of Name, SyntaxContext and Ident
|
2015-09-24 23:05:02 +03:00 |
lint_stability_fields.rs
|
Remove all uses of #[staged_api]
|
2015-11-25 21:55:26 +03:00 |
lint_stability.rs
|
Remove all uses of #[staged_api]
|
2015-11-25 21:55:26 +03:00 |
lint_unused_extern_crate.rs
|
|
|
llvm_pass_plugin.rs
|
rustc: Update LLVM
|
2015-06-16 22:56:42 -07:00 |
logging_right_crate.rs
|
|
|
lto-syntax-extension-lib.rs
|
test: Fix lto-syntax-extension
|
2015-07-27 10:42:04 -07:00 |
lto-syntax-extension-plugin.rs
|
test: Fix lto-syntax-extension
|
2015-07-27 10:42:04 -07:00 |
macro_crate_def_only.rs
|
|
|
macro_crate_MacroRulesTT.rs
|
|
|
macro_crate_nonterminal.rs
|
|
|
macro_crate_test.rs
|
Move the panicking parse functions out of the parser
|
2015-11-13 22:18:59 -05:00 |
macro_export_inner_module.rs
|
|
|
macro_non_reexport_2.rs
|
|
|
macro_reexport_1.rs
|
|
|
macro_reexport_2_no_use.rs
|
|
|
macro_reexport_2.rs
|
|
|
macro_with_super_1.rs
|
|
|
macro-include-items-expr.rs
|
|
|
macro-include-items-item.rs
|
|
|
method_self_arg1.rs
|
|
|
method_self_arg2.rs
|
|
|
moves_based_on_type_lib.rs
|
|
|
msvc-data-only-lib.rs
|
Converted test to rpass.
|
2015-09-25 18:48:54 -07:00 |
namespaced_enum_emulate_flat.rs
|
|
|
namespaced_enums.rs
|
|
|
needs_allocator.rs
|
rustc: Allow changing the default allocator
|
2015-08-14 15:13:10 -07:00 |
nested_item.rs
|
|
|
newtype_struct_xc.rs
|
|
|
no_method_suggested_traits.rs
|
|
|
no_std_crate.rs
|
|
|
noexporttypelib.rs
|
|
|
orphan_check_diagnostics.rs
|
|
|
overloaded_autoderef_xc.rs
|
|
|
packed.rs
|
|
|
plugin_args.rs
|
Change some instances of .connect() to .join()
|
2015-07-10 19:40:46 -04:00 |
plugin_crate_outlive_expansion_phase.rs
|
|
|
plugin_with_plugin_lib.rs
|
|
|
priv-impl-prim-ty.rs
|
|
|
privacy_reexport.rs
|
|
|
privacy_tuple_struct.rs
|
|
|
private_trait_xc.rs
|
|
|
procedural_mbe_matching.rs
|
remove Tt prefix from TokenType variants
|
2015-11-06 14:52:02 +01:00 |
pub_static_array.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
|
|
|
rlib_crate_test.rs
|
|
|
roman_numerals.rs
|
Remove slice pattern from compiler plugin example
|
2015-11-20 14:31:04 +01:00 |
rustdoc-default-impl.rs
|
|
|
rustdoc-extern-default-method.rs
|
|
|
rustdoc-extern-method.rs
|
|
|
rustdoc-ffi.rs
|
|
|
rustdoc-impl-parts-crosscrate.rs
|
Add test of cross-crate impl formatting
|
2015-07-20 20:09:36 -04:00 |
sepcomp_cci_lib.rs
|
Change tests per RFC 246 (const vs static)
|
2015-10-03 00:01:49 +09:00 |
sepcomp_lib.rs
|
|
|
sepcomp-extern-lib.rs
|
|
|
stability_attribute_issue.rs
|
Remove all uses of #[staged_api]
|
2015-11-25 21:55:26 +03:00 |
stability_cfg1.rs
|
Remove all uses of #[staged_api]
|
2015-11-25 21:55:26 +03:00 |
stability_cfg2.rs
|
Remove all uses of #[staged_api]
|
2015-11-25 21:55:26 +03:00 |
static_fn_inline_xc_aux.rs
|
|
|
static_fn_trait_xc_aux.rs
|
|
|
static_mut_xc.rs
|
|
|
static_priv_by_default.rs
|
|
|
static-function-pointer-aux.rs
|
|
|
static-methods-crate.rs
|
|
|
struct_destructuring_cross_crate.rs
|
|
|
struct_field_privacy.rs
|
|
|
struct_variant_privacy.rs
|
|
|
struct_variant_xc_aux.rs
|
|
|
svh-a-base.rs
|
|
|
svh-a-change-lit.rs
|
|
|
svh-a-change-significant-cfg.rs
|
|
|
svh-a-change-trait-bound.rs
|
|
|
svh-a-change-type-arg.rs
|
|
|
svh-a-change-type-ret.rs
|
|
|
svh-a-change-type-static.rs
|
|
|
svh-a-comment.rs
|
|
|
svh-a-doc.rs
|
|
|
svh-a-macro.rs
|
|
|
svh-a-no-change.rs
|
|
|
svh-a-redundant-cfg.rs
|
|
|
svh-a-whitespace.rs
|
|
|
svh-b.rs
|
|
|
svh-uta-base.rs
|
|
|
svh-uta-change-use-trait.rs
|
|
|
svh-utb.rs
|
|
|
syntax_extension_with_dll_deps_1.rs
|
|
|
syntax_extension_with_dll_deps_2.rs
|
Unquote all crate names without underscores
|
2015-03-27 10:58:12 -07:00 |
trait_bounds_on_structs_and_enums_xc.rs
|
|
|
trait_default_method_xc_aux_2.rs
|
|
|
trait_default_method_xc_aux.rs
|
|
|
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_safety_lib.rs
|
|
|
trait_superkinds_in_metadata.rs
|
|
|
traitimpl.rs
|
|
|
two_macros.rs
|
|
|
typeck_default_trait_impl_cross_crate_coherence_lib.rs
|
|
|
typeid-intrinsic2.rs
|
|
|
typeid-intrinsic.rs
|
|
|
unboxed-closures-cross-crate.rs
|
|
|
unreachable_variant.rs
|
|
|
use_from_trait_xc.rs
|
stop cross-crate associated types from being imported
|
2015-08-12 19:58:32 +03:00 |
weak-lang-items.rs
|
syntax: Implement #![no_core]
|
2015-08-03 17:23:01 -07:00 |
where_clauses_xc.rs
|
|
|
xc_private_method_lib.rs
|
|
|
xcrate_address_insignificant.rs
|
|
|
xcrate_associated_type_defaults.rs
|
Feature gate associated type defaults
|
2015-07-29 15:11:07 -07:00 |
xcrate_static_addresses.rs
|
Change tests per RFC 246 (const vs static)
|
2015-10-03 00:01:49 +09:00 |
xcrate_struct_aliases.rs
|
|
|
xcrate_unit_struct.rs
|
|
|
xcrate-trait-lifetime-param.rs
|
|
|