rust/src/test/ui/feature-gates
2022-06-21 23:56:17 +02:00
..
auxiliary Add support for embedding pretty printers via the #[debugger_visualizer] attribute. Add tests for embedding pretty printers and update documentation. 2022-05-24 11:14:48 -07: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
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
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-arbitrary-self-types.rs pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
feature-gate-arbitrary-self-types.stderr Only keep a single well-formed query. 2022-06-21 23:56:17 +02:00
feature-gate-arbitrary_self_types-raw-pointer.rs
feature-gate-arbitrary_self_types-raw-pointer.stderr Only keep a single well-formed query. 2022-06-21 23:56:17 +02:00
feature-gate-asm_const.rs Expand feature gate testing for asm_const/asm_sym 2022-05-10 22:02:37 +01:00
feature-gate-asm_const.stderr Expand feature gate testing for asm_const/asm_sym 2022-05-10 22:02:37 +01:00
feature-gate-asm_experimental_arch.rs Add features gates for experimental asm features 2021-11-07 01:23:53 +00:00
feature-gate-asm_experimental_arch.stderr Update tracking issue numbers for inline assembly sub-features 2022-01-26 15:59:46 +00:00
feature-gate-asm_sym.rs Expand feature gate testing for asm_const/asm_sym 2022-05-10 22:02:37 +01:00
feature-gate-asm_sym.stderr Expand feature gate testing for asm_const/asm_sym 2022-05-10 22:02:37 +01:00
feature-gate-asm_unwind.rs Stabilize asm! and global_asm! 2021-12-12 11:20:03 +00:00
feature-gate-asm_unwind.stderr Update tracking issue numbers for inline assembly sub-features 2022-01-26 15:59:46 +00:00
feature-gate-assoc-type-defaults.rs
feature-gate-assoc-type-defaults.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-associated_const_equality.rs Add ValuePairs::Terms & Fix compile error 2022-01-31 18:30:33 +00:00
feature-gate-associated_const_equality.stderr Add ValuePairs::Terms & Fix compile error 2022-01-31 18:30:33 +00:00
feature-gate-associated_type_bounds.rs fix impl trait message, bless tests 2022-02-17 19:18:42 -08:00
feature-gate-associated_type_bounds.stderr fix impl trait message, bless tests 2022-02-17 19:18:42 -08: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
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-target-abi.rs expand: Pick cfgs and cfg_attrs one by one, like other attributes 2022-01-10 18:11:44 +08:00
feature-gate-cfg-target-abi.stderr expand: Pick cfgs and cfg_attrs one by one, like other attributes 2022-01-10 18:11:44 +08:00
feature-gate-cfg-target-compact.rs RFC3239: Add tests for compact cfg(target(..)) 2022-05-24 13:51:36 +02:00
feature-gate-cfg-target-compact.stderr RFC3239: Add tests for compact cfg(target(..)) 2022-05-24 13:51:36 +02:00
feature-gate-cfg-target-has-atomic-equal-alignment.rs Stabilize cfg_target_has_atomic 2022-02-09 18:45:44 +00:00
feature-gate-cfg-target-has-atomic-equal-alignment.stderr Stabilize cfg_target_has_atomic 2022-02-09 18:45:44 +00:00
feature-gate-cfg-target-has-atomic.rs Destabilize cfg(target_has_atomic_load_store = ...) 2022-02-16 10:28:12 -05:00
feature-gate-cfg-target-has-atomic.stderr Destabilize cfg(target_has_atomic_load_store = ...) 2022-02-16 10:28:12 -05: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-check-cfg.rs Implement --check-cfg option (RFC 3013) 2022-02-16 13:03:12 +01:00
feature-gate-check-cfg.stderr Implement --check-cfg option (RFC 3013) 2022-02-16 13:03:12 +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_bytes.rs Implement concat_bytes! 2021-12-06 21:05:13 -05:00
feature-gate-concat_bytes.stderr Implement concat_bytes! 2021-12-06 21:05:13 -05:00
feature-gate-concat_idents.rs
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_refs_to_cell.rs Put all feature gate tests under feature-gates/ 2021-01-12 20:57:57 -08: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-debugger-visualizer.rs Add support for embedding pretty printers via the #[debugger_visualizer] attribute. Add tests for embedding pretty printers and update documentation. 2022-05-24 11:14:48 -07:00
feature-gate-debugger-visualizer.stderr Add support for embedding pretty printers via the #[debugger_visualizer] attribute. Add tests for embedding pretty printers and update documentation. 2022-05-24 11:14:48 -07: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
feature-gate-default_type_parameter_fallback.stderr diagnostics: use correct span for const generics 2022-04-04 12:16:20 -07:00
feature-gate-deprecated_safe.rs Add deprecated_safe feature gate and attribute, cc #94978 2022-03-15 19:48:52 -03:00
feature-gate-deprecated_safe.stderr Add deprecated_safe feature gate and attribute, cc #94978 2022-03-15 19:48:52 -03: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_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 Suggest if let/let_else for refutable pat in let 2022-03-08 16:32:08 +00:00
feature-gate-extern_absolute_paths.rs
feature-gate-extern_absolute_paths.stderr suggest extern crate foo when failing to resolve use foo 2022-05-25 09:58:19 +09:00
feature-gate-extern_prelude.rs
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
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
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
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 update feature gate test 2021-12-23 11:17:03 +01:00
feature-gate-generic_arg_infer.rs update feature gate test 2021-12-23 11:17:03 +01:00
feature-gate-generic_associated_types.rs Change syntax for TyAlias where clauses 2022-03-05 13:13:45 -05:00
feature-gate-generic_associated_types.stderr Change syntax for TyAlias where clauses 2022-03-05 13:13:45 -05:00
feature-gate-generic_associated_types_extended.rs Add the generic_associated_types_extended feature 2022-03-30 17:41:11 -04:00
feature-gate-generic_associated_types_extended.stderr Add the generic_associated_types_extended feature 2022-03-30 17:41:11 -04: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-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-inline_const_pat.rs Split inline const to two feature gates 2021-11-22 22:17:03 +00:00
feature-gate-inline_const_pat.stderr Split inline const to two feature gates 2021-11-22 22:17:03 +00: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
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 rustc: Stricter checking for #[link] attributes 2022-05-15 02:45:47 +03: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
feature-gate-log_syntax.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-log_syntax.stdout
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
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 Stabilize asm! and global_asm! 2021-12-12 11:20:03 +00:00
feature-gate-naked_functions.stderr Stabilize asm! and global_asm! 2021-12-12 11:20:03 +00:00
feature-gate-native_link_modifiers_as_needed.rs rustc: Stricter checking for #[link] attributes 2022-05-15 02:45:47 +03:00
feature-gate-native_link_modifiers_as_needed.stderr rustc: Stricter checking for #[link] attributes 2022-05-15 02:45:47 +03:00
feature-gate-native_link_modifiers_verbatim.rs rustc: Stricter checking for #[link] attributes 2022-05-15 02:45:47 +03:00
feature-gate-native_link_modifiers_verbatim.stderr rustc: Stricter checking for #[link] attributes 2022-05-15 02:45:47 +03: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
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-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 Switch the primary diagnostic to unknown_lints 2022-03-08 19:07:29 +00:00
feature-gate-non_exhaustive_omitted_patterns_lint.stderr Update for changes to other lints 2022-03-08 19:57:03 +00: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
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
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 Change wording of suggestion to add missing match arm 2022-03-08 00:20:41 +00:00
feature-gate-prelude_import.rs
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
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.rs rustc: Stricter checking for #[link] attributes 2022-05-15 02:45:47 +03:00
feature-gate-raw-dylib.stderr rustc: Stricter checking for #[link] attributes 2022-05-15 02:45:47 +03: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
feature-gate-repr128.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-rust_cold_cc.rs Add support for emitting functions with coldcc in LLVM 2022-05-30 00:19:23 -07:00
feature-gate-rust_cold_cc.stderr Add support for emitting functions with coldcc in LLVM 2022-05-30 00:19:23 -07: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 Generalize get_nullable_type to allow types where null is all-ones. 2022-03-03 16:20:13 -08:00
feature-gate-rustc-attrs-1.stderr Generalize get_nullable_type to allow types where null is all-ones. 2022-03-03 16:20:13 -08: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-rustdoc_internals.rs Fix incorrectly spelled "variadic" 2022-06-11 09:54:20 -07:00
feature-gate-rustdoc_internals.stderr Fix broken test case 2022-06-11 10:14:10 -07: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
feature-gate-simd.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-staged_api.rs
feature-gate-staged_api.stderr Gate stability attrs with other attributes. 2022-03-03 18:50:26 +01: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-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-strict_provenance.rs Split fuzzy_provenance_casts into lossy and fuzzy, feature gate and test it 2022-04-08 17:41:28 +02:00
feature-gate-strict_provenance.stderr Split fuzzy_provenance_casts into lossy and fuzzy, feature gate and test it 2022-04-08 17:41:28 +02:00
feature-gate-test_unstable_lint.rs Switch the primary diagnostic to unknown_lints 2022-03-08 19:07:29 +00:00
feature-gate-test_unstable_lint.stderr Fix docs, fix incorrect lint source in note 2022-03-08 19:09:32 +00:00
feature-gate-thread_local.rs
feature-gate-thread_local.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
feature-gate-trace_macros.rs
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 Mention traits being upcasted, types being coerced 2022-05-17 21:34:03 -07: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
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 Mention implementers of unsatisfied trait 2022-04-04 21:01:42 +00: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 Revert "Auto merge of #93893 - oli-obk:sad_revert, r=oli-obk" 2022-03-28 16:27:14 +00: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-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 Err about fn traits in a single place. 2022-01-12 23:13:52 +01:00
feature-gate-unboxed-closures-method-calls.rs
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
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 Err about fn traits in a single place. 2022-01-12 23:13:52 +01:00
feature-gate-unsafe_pin_internals.rs Mark unsafe_pin_internals as incomplete. 2022-02-14 17:27:37 +01:00
feature-gate-unsafe_pin_internals.stderr Mark unsafe_pin_internals as incomplete. 2022-02-14 17:27:37 +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 Add mentions to Copy for union fields 2022-02-16 13:29:00 +01:00
feature-gate-untagged_unions.stderr Add mentions to Copy for union fields 2022-02-16 13:29:00 +01:00
feature-gate-used_with_arg.rs add tests and fix comments 2022-02-07 01:21:23 +01:00
feature-gate-used_with_arg.stderr Add tracking issue 2022-02-09 11:21:25 +01: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-gate-with_negative_coherence.rs Move overlap_mode into trait level attribute + feature flag 2022-01-31 11:50:43 -03:00
feature-gate-with_negative_coherence.stderr fix one more case of trailing space 2022-06-16 14:40:29 +03:00
feature-gate-yeet_expr-in-cfg.rs Feature-gate do yeet inside cfgs too 2022-04-30 18:10:01 -07:00
feature-gate-yeet_expr-in-cfg.stderr Feature-gate do yeet inside cfgs too 2022-04-30 18:10:01 -07:00
feature-gate-yeet_expr.rs Add do yeet expressions to allow experimentation in nightly 2022-04-30 17:40:27 -07:00
feature-gate-yeet_expr.stderr Add do yeet expressions to allow experimentation in nightly 2022-04-30 17:40:27 -07: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
gated-bad-feature.rs Cleanup feature gates. 2022-03-03 18:50:28 +01:00
gated-bad-feature.stderr Cleanup feature gates. 2022-03-03 18:50:28 +01:00
issue-43106-gating-of-bench.rs Update invalid crate attributes, add help message 2021-12-03 18:38:32 +00:00
issue-43106-gating-of-bench.stderr Update invalid crate attributes, add help message 2021-12-03 18:38:32 +00:00
issue-43106-gating-of-builtin-attrs-error.rs Add checks for more empty attributes. 2021-11-18 16:10:28 -08:00
issue-43106-gating-of-builtin-attrs-error.stderr Update invalid crate attributes, add help message 2021-12-03 18:38:32 +00:00
issue-43106-gating-of-builtin-attrs.rs Remove rustc_deprecated diagnostics 2022-06-14 19:46:13 -04:00
issue-43106-gating-of-builtin-attrs.stderr Remove rustc_deprecated diagnostics 2022-06-14 19:46:13 -04: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-stable.rs Gate stability attrs with other attributes. 2022-03-03 18:50:26 +01:00
issue-43106-gating-of-stable.stderr Gate stability attrs with other attributes. 2022-03-03 18:50:26 +01:00
issue-43106-gating-of-test.rs Update invalid crate attributes, add help message 2021-12-03 18:38:32 +00:00
issue-43106-gating-of-test.stderr Update invalid crate attributes, add help message 2021-12-03 18:38:32 +00:00
issue-43106-gating-of-unstable.rs Gate stability attrs with other attributes. 2022-03-03 18:50:26 +01:00
issue-43106-gating-of-unstable.stderr Gate stability attrs with other attributes. 2022-03-03 18:50:26 +01: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
stable-features.rs Move some tests to more reasonable directories 2021-11-14 14:38:42 -03:00
stable-features.stderr Move some tests to more reasonable directories 2021-11-14 14:38:42 -03: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