rust/src/test/ui/feature-gates
2021-10-30 15:56:02 +02:00
..
auxiliary Remove leading newlines 2019-04-22 17:01:33 +01:00
allow-features-empty.rs Move feature gate-related tests 2021-01-01 09:23:11 +09:00
allow-features-empty.stderr Move feature gate-related tests 2021-01-01 09:23:11 +09:00
allow-features.rs Move feature gate-related tests 2021-01-01 09:23:11 +09:00
allow-features.stderr Move feature gate-related tests 2021-01-01 09:23:11 +09:00
bench.rs stability: Do not use buffer_lint after lowering to HIR 2019-10-10 23:38:35 +03:00
bench.stderr stability: Do not use buffer_lint after lowering to HIR 2019-10-10 23:38:35 +03:00
duplicate-features.rs Move feature gate-related tests 2021-01-01 09:23:11 +09:00
duplicate-features.stderr Move feature gate-related tests 2021-01-01 09:23:11 +09:00
feature-gate-abi-avr-interrupt.rs Replace per-target ABI denylist with an allowlist 2021-07-06 13:12:15 +03:00
feature-gate-abi-avr-interrupt.stderr Replace per-target ABI denylist with an allowlist 2021-07-06 13:12:15 +03:00
feature-gate-abi-msp430-interrupt.rs Replace per-target ABI denylist with an allowlist 2021-07-06 13:12:15 +03:00
feature-gate-abi-msp430-interrupt.stderr Replace per-target ABI denylist with an allowlist 2021-07-06 13:12:15 +03:00
feature-gate-abi-x86-interrupt.rs Replace per-target ABI denylist with an allowlist 2021-07-06 13:12:15 +03:00
feature-gate-abi-x86-interrupt.stderr Replace per-target ABI denylist with an allowlist 2021-07-06 13:12:15 +03:00
feature-gate-abi.rs Replace per-target ABI denylist with an allowlist 2021-07-06 13:12:15 +03:00
feature-gate-abi.stderr Replace per-target ABI denylist with an allowlist 2021-07-06 13:12:15 +03:00
feature-gate-abi_amdgpu_kernel.rs Replace per-target ABI denylist with an allowlist 2021-07-06 13:12:15 +03:00
feature-gate-abi_amdgpu_kernel.stderr Replace per-target ABI denylist with an allowlist 2021-07-06 13:12:15 +03:00
feature-gate-abi_ptx.rs Replace per-target ABI denylist with an allowlist 2021-07-06 13:12:15 +03:00
feature-gate-abi_ptx.stderr Replace per-target ABI denylist with an allowlist 2021-07-06 13:12:15 +03:00
feature-gate-abi_unadjusted.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-abi_unadjusted.stderr parser: don't hardcode ABIs into grammar 2019-11-07 05:25:31 +01:00
feature-gate-adt_const_params.rs feature(const_param_types) -> feature(adt_const_params) 2021-08-30 12:07:36 +02:00
feature-gate-adt_const_params.stderr feature(const_param_types) -> feature(adt_const_params) 2021-08-30 12:07:36 +02:00
feature-gate-alloc-error-handler.rs --bless some tests due to message format change. 2019-08-23 01:42:05 +02:00
feature-gate-alloc-error-handler.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-allocator_internals.rs Remove double trailing newlines 2019-04-22 16:57:01 +01:00
feature-gate-allocator_internals.stderr normalize use of backticks in compiler messages for libsyntax/feature_gate 2019-07-09 14:13:28 +02:00
feature-gate-allow-internal-unsafe-nested-macro.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-allow-internal-unsafe-nested-macro.stderr Bless tests 2021-10-15 02:36:58 -05:00
feature-gate-allow-internal-unstable-nested-macro.rs Require a list of features to allow in allow_internal_unstable 2019-02-11 15:08:16 +01:00
feature-gate-allow-internal-unstable-nested-macro.stderr Bless tests 2021-10-15 02:36:58 -05:00
feature-gate-allow-internal-unstable-struct.rs validate allow_internal_unstable target 2020-10-21 22:49:08 +02:00
feature-gate-allow-internal-unstable-struct.stderr validate allow_internal_unstable target 2020-10-21 22:49:08 +02:00
feature-gate-allow-internal-unstable.rs Require a list of features to allow in allow_internal_unstable 2019-02-11 15:08:16 +01:00
feature-gate-allow-internal-unstable.stderr normalize use of backticks in compiler messages for libsyntax/feature_gate 2019-07-09 14:13:28 +02:00
feature-gate-allow_fail.rs --bless some tests due to message format change. 2019-08-23 01:42:05 +02:00
feature-gate-allow_fail.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-arbitrary-self-types.rs pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
feature-gate-arbitrary-self-types.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
feature-gate-arbitrary_self_types-raw-pointer.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-arbitrary_self_types-raw-pointer.stderr Bless tests. 2021-07-25 12:23:37 +02:00
feature-gate-asm.rs Fix ui tests for llvm_asm! deprecation 2021-08-15 13:27:13 +01:00
feature-gate-asm.stderr Fix ui tests for llvm_asm! deprecation 2021-08-15 13:27:13 +01:00
feature-gate-asm2.rs Fix ui tests for llvm_asm! deprecation 2021-08-15 13:27:13 +01:00
feature-gate-asm2.stderr Fix ui tests for llvm_asm! deprecation 2021-08-15 13:27:13 +01:00
feature-gate-assoc-type-defaults.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-assoc-type-defaults.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-associated_type_bounds.rs Improve impl trait disallowed context error text 2021-07-19 10:19:58 -03:00
feature-gate-associated_type_bounds.stderr Don't use guess_head_span in predicates_of for foreign span 2021-08-27 23:19:49 -05:00
feature-gate-auto-traits.rs Rename optin_builtin_traits to auto_traits 2020-11-23 14:14:06 -08:00
feature-gate-auto-traits.stderr Rename optin_builtin_traits to auto_traits 2020-11-23 14:14:06 -08:00
feature-gate-box-expr.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-box-expr.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-box_patterns.rs Revert "pre-expansion gate box_patterns" 2019-10-31 19:08:11 +02:00
feature-gate-box_patterns.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-box_syntax.rs Revert "pre-expansion gate box_syntax" 2019-10-31 19:08:10 +02:00
feature-gate-box_syntax.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-c_variadic.rs Move feature gate-related tests 2021-01-01 09:23:11 +09:00
feature-gate-c_variadic.stderr Move feature gate-related tests 2021-01-01 09:23:11 +09:00
feature-gate-cfg-panic.rs Add #[cfg(panic = "...")] 2020-11-09 15:30:49 +00:00
feature-gate-cfg-panic.stderr Add #[cfg(panic = "...")] 2020-11-09 15:30:49 +00:00
feature-gate-cfg-target-abi.rs Implement cfg(target_abi) (RFC 2992) 2021-07-07 08:52:35 -07:00
feature-gate-cfg-target-abi.stderr Implement cfg(target_abi) (RFC 2992) 2021-07-07 08:52:35 -07:00
feature-gate-cfg-target-has-atomic.rs Add feature gate ui test for cfg(target_has_atomic_equal_alignment). 2020-09-21 20:43:44 +02:00
feature-gate-cfg-target-has-atomic.stderr Add feature gate ui test for cfg(target_has_atomic_equal_alignment). 2020-09-21 20:43:44 +02:00
feature-gate-cfg-target-thread-local.rs Update tests for extern block linting 2021-01-13 07:49:16 -05:00
feature-gate-cfg-target-thread-local.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-cfg-version.rs Replace version_check dependency with own version parsing code 2021-01-24 01:56:54 +01:00
feature-gate-cfg-version.stderr Replace version_check dependency with own version parsing code 2021-01-24 01:56:54 +01:00
feature-gate-cfg_sanitize.rs Conditional compilation for sanitizers 2019-12-01 09:03:35 +01:00
feature-gate-cfg_sanitize.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-closure_track_caller.rs Support #[track_caller] on closures and generators 2021-09-22 15:19:33 -05:00
feature-gate-closure_track_caller.stderr Support #[track_caller] on closures and generators 2021-09-22 15:19:33 -05:00
feature-gate-compiler-builtins.rs Remove double trailing newlines 2019-04-22 16:57:01 +01:00
feature-gate-compiler-builtins.stderr normalize use of backticks in compiler messages for libsyntax/feature_gate 2019-07-09 14:13:28 +02:00
feature-gate-concat_idents.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-concat_idents.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-concat_idents2.rs cleanup: Remove some language features related to built-in macros 2019-07-28 14:14:48 +03:00
feature-gate-concat_idents2.stderr Bless tests 2021-10-15 02:36:58 -05:00
feature-gate-concat_idents3.rs cleanup: Remove some language features related to built-in macros 2019-07-28 14:14:48 +03:00
feature-gate-concat_idents3.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-const-indexing.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
feature-gate-const_generics_defaults.rs make const_generics_defaults use the unstable syntax mechanism 2021-01-01 11:01:01 +01:00
feature-gate-const_generics_defaults.stderr make const_generics_defaults use the unstable syntax mechanism 2021-01-01 11:01:01 +01:00
feature-gate-const_refs_to_cell.rs Put all feature gate tests under feature-gates/ 2021-01-12 20:57:57 -08:00
feature-gate-crate_visibility_modifier.rs Revert "pre-expansion gate crate_visibility_modifier" 2019-10-31 19:08:12 +02:00
feature-gate-crate_visibility_modifier.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-custom_attribute.rs resolve: Tweak "cannot find" wording for attributes 2019-09-15 13:10:12 +03:00
feature-gate-custom_attribute.stderr resolve: Tweak "cannot find" wording for attributes 2019-09-15 13:10:12 +03:00
feature-gate-custom_attribute2.rs Remove #[feature(custom_attribute)] 2019-11-09 17:50:51 +03:00
feature-gate-custom_attribute2.stderr resolve: Do not put macros into module.unexpanded_invocations unless necessary 2020-11-22 14:42:29 +03:00
feature-gate-custom_test_frameworks.rs Address review comments + Fix rebase 2019-07-07 13:04:07 +03:00
feature-gate-custom_test_frameworks.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-decl_macro.rs Revert "pre-expansion gate decl_macro" 2019-10-31 19:08:12 +02:00
feature-gate-decl_macro.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-default_type_parameter_fallback.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-default_type_parameter_fallback.stderr Update tests 2021-03-23 17:16:20 +00:00
feature-gate-derive_default_enum.rs Permit deriving default on enums with #[default] 2021-07-27 15:47:47 -04:00
feature-gate-derive_default_enum.stderr Permit deriving default on enums with #[default] 2021-07-27 15:47:47 -04:00
feature-gate-destructuring_assignment.rs Implement destructuring assignment for tuples 2020-11-07 13:17:19 +00:00
feature-gate-destructuring_assignment.stderr Implement destructuring assignment for tuples 2020-11-07 13:17:19 +00:00
feature-gate-doc_cfg.rs feature_gate: Merge various attribute gating functions 2019-09-14 21:54:26 +03:00
feature-gate-doc_cfg.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-doc_keyword.rs feature_gate: Merge various attribute gating functions 2019-09-14 21:54:26 +03:00
feature-gate-doc_keyword.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-doc_masked.rs normalize use of backticks in compiler messages for libsyntax/feature_gate 2019-07-09 14:13:28 +02:00
feature-gate-doc_masked.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-doc_notable_trait.rs Rename #[doc(spotlight)] to #[doc(notable_trait)] 2021-03-15 13:59:54 -07:00
feature-gate-doc_notable_trait.stderr Rename #[doc(spotlight)] to #[doc(notable_trait)] 2021-03-15 13:59:54 -07:00
feature-gate-exclusive-range-pattern.rs Revert "pre-expansion gate exclusive_range_pattern" 2019-10-31 19:08:11 +02:00
feature-gate-exclusive-range-pattern.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-exhaustive-patterns.rs tests: remove ignore directives from tests that mention core/alloc/std spans. 2020-04-02 11:48:34 +03:00
feature-gate-exhaustive-patterns.stderr Modify structured suggestion output 2021-08-11 09:46:24 +00:00
feature-gate-extern_absolute_paths.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-extern_absolute_paths.stderr Don't recommend extern crate syntax 2019-08-05 18:19:01 +01:00
feature-gate-extern_prelude.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-extern_prelude.stderr Remove "here" from "expected one of X here" 2019-11-06 17:26:20 -08:00
feature-gate-extern_types.rs Update tests for extern block linting 2021-01-13 07:49:16 -05:00
feature-gate-extern_types.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-feature-gate.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-feature-gate.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
feature-gate-ffi_const.rs Update tests for extern block linting 2021-01-13 07:49:16 -05:00
feature-gate-ffi_const.stderr Add tests for #[ffi_const] and #[ffi_pure] function attributes 2020-05-20 01:16:11 +02:00
feature-gate-ffi_pure.rs Update tests for extern block linting 2021-01-13 07:49:16 -05:00
feature-gate-ffi_pure.stderr Add tests for #[ffi_const] and #[ffi_pure] function attributes 2020-05-20 01:16:11 +02:00
feature-gate-ffi_returns_twice.rs Update tests for extern block linting 2021-01-13 07:49:16 -05:00
feature-gate-ffi_returns_twice.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-fn_align.rs Allow specifying alignment for functions 2021-04-05 17:36:51 -04:00
feature-gate-fn_align.stderr Allow specifying alignment for functions 2021-04-05 17:36:51 -04:00
feature-gate-format_args_nl.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-format_args_nl.stderr resolve: Divide macro path resolution into speculative and error reporting parts 2019-07-11 00:12:08 +03:00
feature-gate-fundamental.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-fundamental.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-generators.rs Yield is an expression form, not a statement. 2019-12-23 21:07:13 +08:00
feature-gate-generators.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-generic_arg_infer.normal.stderr Actually infer args in visitors 2021-07-26 21:15:18 +00:00
feature-gate-generic_arg_infer.rs Actually infer args in visitors 2021-07-26 21:15:18 +00:00
feature-gate-generic_associated_types.rs Fix tests from rebase 2020-10-06 11:19:33 +01:00
feature-gate-generic_associated_types.stderr Modify structured suggestion output 2021-08-11 09:46:24 +00:00
feature-gate-global_asm.rs Add needs-asm-support to more tests 2021-08-17 18:43:09 -07:00
feature-gate-global_asm.stderr Add needs-asm-support to more tests 2021-08-17 18:43:09 -07:00
feature-gate-imported_main.rs Implement RFC 1260 with feature_name imported_main. 2021-04-29 08:35:08 +08:00
feature-gate-imported_main.stderr Implement RFC 1260 with feature_name imported_main. 2021-04-29 08:35:08 +08:00
feature-gate-in_band_lifetimes.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-in_band_lifetimes.stderr Modify structured suggestion output 2021-08-11 09:46:24 +00:00
feature-gate-infer_static_outlives_requirements.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-infer_static_outlives_requirements.stderr Point at unmet explicit lifetime obligation bound 2021-07-31 07:56:01 -07:00
feature-gate-inherent_associated_types.rs Add feature gate for inherent associate types. 2021-02-25 14:10:25 +01:00
feature-gate-inherent_associated_types.stderr Add feature gate for inherent associate types. 2021-02-25 14:10:25 +01:00
feature-gate-inline_const.rs Move feature gate-related tests 2021-01-01 09:23:11 +09:00
feature-gate-inline_const.stderr Move feature gate-related tests 2021-01-01 09:23:11 +09:00
feature-gate-intrinsics.rs Ban non-extern rust intrinsics 2019-09-14 11:47:02 -04:00
feature-gate-intrinsics.stderr parser: don't hardcode ABIs into grammar 2019-11-07 05:25:31 +01:00
feature-gate-is_sorted.rs Improve wording. 2019-09-08 09:41:59 +08:00
feature-gate-is_sorted.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-isa_attribute.rs Move feature gate-related tests 2021-01-01 09:23:11 +09:00
feature-gate-isa_attribute.stderr Move feature gate-related tests 2021-01-01 09:23:11 +09:00
feature-gate-label_break_value.rs Revert "pre-expansion gate label_break_value" 2019-10-31 19:08:10 +02:00
feature-gate-label_break_value.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-lang-items.rs Make sure feature gate errors are recoverable (take 2) 2019-01-06 14:58:17 +03:00
feature-gate-lang-items.stderr normalize use of backticks in compiler messages for libsyntax/feature_gate 2019-07-09 14:13:28 +02:00
feature-gate-large-assignments.rs Add an attribute to be able to configure the limit 2021-04-20 09:30:28 -04:00
feature-gate-large-assignments.stderr Add an attribute to be able to configure the limit 2021-04-20 09:30:28 -04:00
feature-gate-let_else.rs Add let_else feature gate 2021-08-30 20:18:39 -05:00
feature-gate-let_else.stderr Add let_else feature gate 2021-08-30 20:18:39 -05:00
feature-gate-link_cfg.rs Update tests for extern block linting 2021-01-13 07:49:16 -05:00
feature-gate-link_cfg.stderr Update the description of link_cfg unstable 2020-04-04 01:43:16 +08:00
feature-gate-link_llvm_intrinsics.rs Update tests for extern block linting 2021-01-13 07:49:16 -05:00
feature-gate-link_llvm_intrinsics.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-linkage.rs Update tests for extern block linting 2021-01-13 07:49:16 -05:00
feature-gate-linkage.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-lint-reasons.rs Don't pass -Z unstable-options by default for UI tests 2021-06-06 00:44:54 -04:00
feature-gate-lint-reasons.stderr Don't pass -Z unstable-options by default for UI tests 2021-06-06 00:44:54 -04:00
feature-gate-log_syntax.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-log_syntax.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-log_syntax.stdout Make sure feature gate errors are recoverable 2018-12-27 15:51:37 +03:00
feature-gate-log_syntax2.rs cleanup: Remove some language features related to built-in macros 2019-07-28 14:14:48 +03:00
feature-gate-log_syntax2.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-log_syntax2.stdout Make sure feature gate errors are recoverable 2018-12-27 15:51:37 +03:00
feature-gate-marker_trait_attr.rs --bless some tests due to message format change. 2019-08-23 01:42:05 +02:00
feature-gate-marker_trait_attr.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-may-dangle.rs Tweak wording in feature gate errors 2019-07-13 12:03:05 -07:00
feature-gate-may-dangle.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-min_const_fn.rs 'const fn' in trait are rejected in the AST, this feature gate check is a NOP 2021-04-25 11:03:03 +02:00
feature-gate-min_const_fn.stderr 'const fn' in trait are rejected in the AST, this feature gate check is a NOP 2021-04-25 11:03:03 +02:00
feature-gate-more-qualified-paths.rs Add support for using qualified paths with structs in expression and pattern 2021-06-10 13:18:41 +02:00
feature-gate-more-qualified-paths.stderr Change linked tracking issue for more qualified paths 2021-07-07 14:56:51 +02:00
feature-gate-naked_functions.rs Check for asm support in UI tests that require it 2021-04-13 00:00:00 +00:00
feature-gate-naked_functions.stderr Check for asm support in UI tests that require it 2021-04-13 00:00:00 +00:00
feature-gate-native_link_modifiers.rs Implement RFC 2951: Native link modifiers 2021-05-05 16:04:25 -07:00
feature-gate-native_link_modifiers.stderr Implement RFC 2951: Native link modifiers 2021-05-05 16:04:25 -07:00
feature-gate-native_link_modifiers_as_needed.rs Implement RFC 2951: Native link modifiers 2021-05-05 16:04:25 -07:00
feature-gate-native_link_modifiers_as_needed.stderr Implement RFC 2951: Native link modifiers 2021-05-05 16:04:25 -07:00
feature-gate-native_link_modifiers_bundle-2.rs Fix feature gate checking of static-nobundle and native_link_modifiers 2021-08-08 21:46:40 +08:00
feature-gate-native_link_modifiers_bundle-3.rs Fix feature gate checking of static-nobundle and native_link_modifiers 2021-08-08 21:46:40 +08:00
feature-gate-native_link_modifiers_bundle-3.stderr Fix feature gate checking of static-nobundle and native_link_modifiers 2021-08-08 21:46:40 +08:00
feature-gate-native_link_modifiers_bundle.rs Implement RFC 2951: Native link modifiers 2021-05-05 16:04:25 -07:00
feature-gate-native_link_modifiers_bundle.stderr Implement RFC 2951: Native link modifiers 2021-05-05 16:04:25 -07:00
feature-gate-native_link_modifiers_verbatim.rs Implement RFC 2951: Native link modifiers 2021-05-05 16:04:25 -07:00
feature-gate-native_link_modifiers_verbatim.stderr Implement RFC 2951: Native link modifiers 2021-05-05 16:04:25 -07:00
feature-gate-native_link_modifiers_whole_archive.rs Implement RFC 2951: Native link modifiers 2021-05-05 16:04:25 -07:00
feature-gate-native_link_modifiers_whole_archive.stderr Implement RFC 2951: Native link modifiers 2021-05-05 16:04:25 -07:00
feature-gate-needs-allocator.rs Remove double trailing newlines 2019-04-22 16:57:01 +01:00
feature-gate-needs-allocator.stderr normalize use of backticks in compiler messages for libsyntax/feature_gate 2019-07-09 14:13:28 +02:00
feature-gate-negate-unsigned.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-negate-unsigned.stderr suggest MAX constant if -1 is assigned to unsigned type 2020-10-08 13:11:31 -04:00
feature-gate-never_type.rs Revert "Remove #![feature(never_type)] from tests." 2019-12-14 09:01:04 -05:00
feature-gate-never_type.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-nll.rs Adjust & --bless tests due to no longer downgrading NLL errors on 2015. 2019-09-26 06:44:57 +02:00
feature-gate-nll.stderr Adjust & --bless tests due to no longer downgrading NLL errors on 2015. 2019-09-26 06:44:57 +02:00
feature-gate-no_core.rs --bless some tests due to message format change. 2019-08-23 01:42:05 +02:00
feature-gate-no_core.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-no_coverage.rs Disallows #![feature(no_coverage)] on stable and beta 2021-05-05 07:52:26 -07:00
feature-gate-no_coverage.stderr Disallows #![feature(no_coverage)] on stable and beta 2021-05-05 07:52:26 -07:00
feature-gate-no_sanitize.rs Selectively disable sanitizer instrumentation 2020-02-05 23:30:38 +01:00
feature-gate-no_sanitize.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-non_exhaustive_omitted_patterns_lint.rs Add feature gate to non_exhaustive_omitted_patterns lint 2021-10-08 17:40:39 -04:00
feature-gate-non_exhaustive_omitted_patterns_lint.stderr Add feature gate to non_exhaustive_omitted_patterns lint 2021-10-08 17:40:39 -04:00
feature-gate-object_safe_for_dispatch.rs Turn old edition lints (anonymous-parameters, keyword-idents) into warn-by-default on 2015 2021-04-12 09:45:59 -07:00
feature-gate-object_safe_for_dispatch.stderr Move object safety suggestions to the end of the error 2021-09-15 14:48:53 +00:00
feature-gate-omit-gdb-pretty-printer-section.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-omit-gdb-pretty-printer-section.stderr normalize use of backticks in compiler messages for libsyntax/feature_gate 2019-07-09 14:13:28 +02:00
feature-gate-optimize_attribute.rs Move feature gate-related tests 2021-01-01 09:23:11 +09:00
feature-gate-optimize_attribute.stderr Add long explanation for E0722 2021-07-20 20:30:07 +01:00
feature-gate-overlapping_marker_traits.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-overlapping_marker_traits.stderr Remove trailing : from E0119 message 2021-04-06 18:16:11 -07:00
feature-gate-precise_pointer_size_matching.rs Update tests to remove old numeric constants 2020-11-29 00:55:55 -05:00
feature-gate-precise_pointer_size_matching.stderr Update tests to remove old numeric constants 2020-11-29 00:55:55 -05:00
feature-gate-prelude_import.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-prelude_import.stderr normalize use of backticks in compiler messages for libsyntax/feature_gate 2019-07-09 14:13:28 +02:00
feature-gate-profiler-runtime.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-profiler-runtime.stderr normalize use of backticks in compiler messages for libsyntax/feature_gate 2019-07-09 14:13:28 +02:00
feature-gate-public_private_dependencies.rs Rename external_private_dependency to exported_private_dependencies 2019-02-01 09:43:56 -05:00
feature-gate-raw-dylib-2.rs Add first cut of functionality for #58713: support for #[link(kind = "raw-dylib")]. 2021-06-04 18:01:35 -07:00
feature-gate-raw-dylib-2.stderr Add first cut of functionality for #58713: support for #[link(kind = "raw-dylib")]. 2021-06-04 18:01:35 -07:00
feature-gate-raw-dylib-windows-gnu.rs Add first cut of functionality for #58713: support for #[link(kind = "raw-dylib")]. 2021-06-04 18:01:35 -07:00
feature-gate-raw-dylib-windows-gnu.stderr Add first cut of functionality for #58713: support for #[link(kind = "raw-dylib")]. 2021-06-04 18:01:35 -07:00
feature-gate-raw-dylib-windows-msvc.rs Add first cut of functionality for #58713: support for #[link(kind = "raw-dylib")]. 2021-06-04 18:01:35 -07:00
feature-gate-raw-dylib-windows-msvc.stderr Add first cut of functionality for #58713: support for #[link(kind = "raw-dylib")]. 2021-06-04 18:01:35 -07:00
feature-gate-register_attr.rs Support registering attributes and attribute tools using crate-level attributes 2019-11-09 17:50:51 +03:00
feature-gate-register_attr.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-register_tool.rs Support registering attributes and attribute tools using crate-level attributes 2019-11-09 17:50:51 +03:00
feature-gate-register_tool.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-repr-simd.rs lintify conflicting_repr_hints 2020-01-28 01:24:59 +01:00
feature-gate-repr-simd.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-repr128.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-repr128.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-rustc-allow-const-fn-unstable.rs add rustc_allow_const_fn_unstable attribute 2020-10-21 18:04:18 +02:00
feature-gate-rustc-allow-const-fn-unstable.stderr add rustc_allow_const_fn_unstable attribute 2020-10-21 18:04:18 +02:00
feature-gate-rustc-attrs-1.rs Remove redundant ignore-tidy-linelength annotations 2021-04-03 22:30:20 +02:00
feature-gate-rustc-attrs-1.stderr Remove redundant ignore-tidy-linelength annotations 2021-04-03 22:30:20 +02:00
feature-gate-rustc-attrs.rs resolve: Tweak "cannot find" wording for attributes 2019-09-15 13:10:12 +03:00
feature-gate-rustc-attrs.stderr resolve: Remove rustc_attrs as a standalone feature gate 2020-03-24 21:37:29 +03:00
feature-gate-rustc_const_unstable.rs remove const_fn feature gate 2021-05-09 14:29:31 +02:00
feature-gate-rustc_const_unstable.stderr remove const_fn feature gate 2021-05-09 14:29:31 +02:00
feature-gate-simd-ffi.rs Update tests for extern block linting 2021-01-13 07:49:16 -05:00
feature-gate-simd-ffi.stderr normalize use of backticks in compiler messages for librustc_typecheck 2019-07-07 18:27:21 +02:00
feature-gate-simd.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-simd.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-staged_api.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-staged_api.stderr Update ui tests 2019-09-27 13:23:07 +02:00
feature-gate-start.rs Add backticks to various diagnostics 2020-01-05 00:17:46 +00:00
feature-gate-start.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-static-nobundle-2.rs Fix feature gate checking of static-nobundle and native_link_modifiers 2021-08-08 21:46:40 +08:00
feature-gate-static-nobundle-2.stderr Fix feature gate checking of static-nobundle and native_link_modifiers 2021-08-08 21:46:40 +08:00
feature-gate-static-nobundle.rs Implement RFC 2951: Native link modifiers 2021-05-05 16:04:25 -07:00
feature-gate-static-nobundle.stderr Fix feature gate checking of static-nobundle and native_link_modifiers 2021-08-08 21:46:40 +08:00
feature-gate-stmt_expr_attributes.rs Tweak unstable diagnostic output 2019-04-10 18:10:30 -07:00
feature-gate-stmt_expr_attributes.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-thread_local.rs Make sure feature gate errors are recoverable (take 2) 2019-01-06 14:58:17 +03:00
feature-gate-thread_local.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-trace_macros.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-trace_macros.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-trait-alias.rs Revert "pre-expansion gate trait_alias." 2019-10-31 19:08:13 +02:00
feature-gate-trait-alias.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-trait_upcasting.rs Implement trait upcasting coercion type-checking. 2021-07-31 00:51:39 +08:00
feature-gate-trait_upcasting.stderr Implement trait upcasting coercion type-checking. 2021-07-31 00:51:39 +08:00
feature-gate-transparent_unions.rs Implement RFC 2645 (transparent enums and unions) 2019-06-10 22:07:24 -07:00
feature-gate-transparent_unions.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-trivial_bounds-lint.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-trivial_bounds.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
feature-gate-trivial_bounds.stderr Point at impl and type defs introducing requirements on E0277 2021-04-06 19:55:44 -07:00
feature-gate-try_blocks.rs Revert "pre-expansion gate try_blocks" 2019-10-31 19:08:11 +02:00
feature-gate-try_blocks.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-type_alias_impl_trait.rs Make all tests use type_alias_impl_trait feature instead of min 2021-07-27 12:33:02 -03:00
feature-gate-type_alias_impl_trait.stderr Make all tests use type_alias_impl_trait feature instead of min 2021-07-27 12:33:02 -03:00
feature-gate-type_ascription.rs Revert "pre-expansion gate type_ascription" 2019-10-31 19:08:10 +02:00
feature-gate-type_ascription.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-type_changing_struct_update.rs add feature flag for type_changing_struct_update 2021-10-22 11:46:55 -04:00
feature-gate-type_changing_struct_update.stderr add feature flag for type_changing_struct_update 2021-10-22 11:46:55 -04:00
feature-gate-unboxed-closures-manual-impls.rs rustc: fix check_attr() for methods, closures and foreign functions 2020-04-16 17:23:57 +02:00
feature-gate-unboxed-closures-manual-impls.stderr add long explanation for E0183 2021-10-14 17:44:04 +01:00
feature-gate-unboxed-closures-method-calls.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-unboxed-closures-method-calls.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-unboxed-closures-ufcs-calls.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-unboxed-closures-ufcs-calls.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-unboxed-closures.rs rustc: fix check_attr() for methods, closures and foreign functions 2020-04-16 17:23:57 +02:00
feature-gate-unboxed-closures.stderr add long explanation for E0183 2021-10-14 17:44:04 +01:00
feature-gate-unsized_fn_params.rs Make tidy happy 2020-10-27 14:45:34 -03:00
feature-gate-unsized_fn_params.stderr Point at argument when evaluating Path's bounds 2021-09-16 12:12:28 +00:00
feature-gate-unsized_locals.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
feature-gate-unsized_locals.stderr Modify structured suggestion output 2021-08-11 09:46:24 +00:00
feature-gate-unsized_tuple_coercion.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
feature-gate-unsized_tuple_coercion.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-untagged_unions.rs stabilize union with 'ManuallyDrop' fields and 'impl Drop for Union' 2020-10-16 11:33:33 +02:00
feature-gate-untagged_unions.stderr stabilize union with 'ManuallyDrop' fields and 'impl Drop for Union' 2020-10-16 11:33:33 +02:00
feature-gate-vectorcall.rs Replace per-target ABI denylist with an allowlist 2021-07-06 13:12:15 +03:00
feature-gate-vectorcall.stderr Replace per-target ABI denylist with an allowlist 2021-07-06 13:12:15 +03:00
feature-gate-wasm_abi.rs Replace per-target ABI denylist with an allowlist 2021-07-06 13:12:15 +03:00
feature-gate-wasm_abi.stderr Replace per-target ABI denylist with an allowlist 2021-07-06 13:12:15 +03:00
feature-gated-feature-in-macro-arg.rs Move feature gate-related tests 2021-01-01 09:23:11 +09:00
feature-gated-feature-in-macro-arg.stderr Move feature gate-related tests 2021-01-01 09:23:11 +09:00
issue-43106-gating-of-bench.rs Move feature gate-related tests 2021-01-01 09:23:11 +09:00
issue-43106-gating-of-bench.stderr Move feature gate-related tests 2021-01-01 09:23:11 +09:00
issue-43106-gating-of-builtin-attrs-error.rs Adjust check_no_mangle and check_export_name to warn/error on #[no_mangle]/#[export_name] on trait methods 2021-08-12 22:02:22 +08:00
issue-43106-gating-of-builtin-attrs-error.stderr Adjust check_no_mangle and check_export_name to warn/error on #[no_mangle]/#[export_name] on trait methods 2021-08-12 22:02:22 +08:00
issue-43106-gating-of-builtin-attrs.rs Address review comments 2021-08-21 14:11:36 -05:00
issue-43106-gating-of-builtin-attrs.stderr Address review comments 2021-08-21 14:11:36 -05:00
issue-43106-gating-of-deprecated.rs Move feature gate-related tests 2021-01-01 09:23:11 +09:00
issue-43106-gating-of-derive-2.rs Move feature gate-related tests 2021-01-01 09:23:11 +09:00
issue-43106-gating-of-derive-2.stderr Move feature gate-related tests 2021-01-01 09:23:11 +09:00
issue-43106-gating-of-derive.rs Various diagnostics clean ups/tweaks 2021-07-19 08:43:35 -07:00
issue-43106-gating-of-derive.stderr Various diagnostics clean ups/tweaks 2021-07-19 08:43:35 -07:00
issue-43106-gating-of-macro_escape.rs Move feature gate-related tests 2021-01-01 09:23:11 +09:00
issue-43106-gating-of-macro_escape.stderr Move feature gate-related tests 2021-01-01 09:23:11 +09:00
issue-43106-gating-of-macro_use.rs Move feature gate-related tests 2021-01-01 09:23:11 +09:00
issue-43106-gating-of-macro_use.stderr Always sort suggestions before emitting them 2021-10-24 20:28:44 +00:00
issue-43106-gating-of-proc_macro_derive.rs Move feature gate-related tests 2021-01-01 09:23:11 +09:00
issue-43106-gating-of-proc_macro_derive.stderr Move feature gate-related tests 2021-01-01 09:23:11 +09:00
issue-43106-gating-of-rustc_deprecated.rs Move feature gate-related tests 2021-01-01 09:23:11 +09:00
issue-43106-gating-of-rustc_deprecated.stderr Move feature gate-related tests 2021-01-01 09:23:11 +09:00
issue-43106-gating-of-stable.rs Move feature gate-related tests 2021-01-01 09:23:11 +09:00
issue-43106-gating-of-stable.stderr Move feature gate-related tests 2021-01-01 09:23:11 +09:00
issue-43106-gating-of-test.rs Move feature gate-related tests 2021-01-01 09:23:11 +09:00
issue-43106-gating-of-test.stderr Move feature gate-related tests 2021-01-01 09:23:11 +09:00
issue-43106-gating-of-unstable.rs Move feature gate-related tests 2021-01-01 09:23:11 +09:00
issue-43106-gating-of-unstable.stderr Move feature gate-related tests 2021-01-01 09:23:11 +09:00
issue-49983-see-issue-0.rs Move feature gate-related tests 2021-01-01 09:23:11 +09:00
issue-49983-see-issue-0.stderr Move feature gate-related tests 2021-01-01 09:23:11 +09:00
rustc-private.rs Move feature gate-related tests 2021-01-01 09:23:11 +09:00
rustc-private.stderr Move feature gate-related tests 2021-01-01 09:23:11 +09:00
stability-attribute-consistency.rs Move feature gate-related tests 2021-01-01 09:23:11 +09:00
stability-attribute-consistency.stderr Move feature gate-related tests 2021-01-01 09:23:11 +09:00
thread-local-const-init.rs std: Add a variant of thread locals with const init 2021-04-16 09:21:38 -07:00
thread-local-const-init.stderr Bless tests 2021-10-15 02:36:58 -05:00
trace_macros-gate.rs Move some tests to more reasonable directories - 2 2021-01-16 19:46:54 -03:00
trace_macros-gate.stderr Bless tests 2021-10-15 02:36:58 -05:00
unknown-feature.rs Move feature gate-related tests 2021-01-01 09:23:11 +09:00
unknown-feature.stderr Move feature gate-related tests 2021-01-01 09:23:11 +09:00
unstable-attribute-allow-issue-0.rs Move feature gate-related tests 2021-01-01 09:23:11 +09:00
unstable-attribute-allow-issue-0.stderr Add long explanation for E0545 2021-02-15 19:16:39 +01:00