| .. |
|
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
|
[AVR] Add AVR platform support
|
2020-06-09 17:34:07 +12:00 |
|
feature-gate-abi-avr-interrupt.stderr
|
[AVR] Re-bless the UI tests
|
2020-06-09 17:35:50 +12:00 |
|
feature-gate-abi-msp430-interrupt.rs
|
test: ui: skip tests which aren't appropriate for RISC-V
|
2020-06-04 15:59:59 +01:00 |
|
feature-gate-abi-msp430-interrupt.stderr
|
test: ui: skip tests which aren't appropriate for RISC-V
|
2020-06-04 15:59:59 +01:00 |
|
feature-gate-abi.rs
|
Missing feature-gate-abi file
|
2020-11-11 18:38:42 -05:00 |
|
feature-gate-abi.stderr
|
Add a sane error for rust-call functions not taking tuples during type checking, and associated UI tests
|
2020-11-11 18:15:39 -05: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-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
|
rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.
|
2020-02-06 21:46:38 +02: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
|
rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.
|
2020-02-06 21:46:38 +02: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 --compare-mode=nll
|
2020-02-09 20:43:49 +01:00 |
|
feature-gate-asm.rs
|
Fix ICE when using asm! on an unsupported architecture
|
2020-08-06 19:52:15 +01:00 |
|
feature-gate-asm.stderr
|
Clarify errors and warnings about the transition to the new asm!
|
2020-05-31 18:25:05 +01:00 |
|
feature-gate-asm2.rs
|
Fix ICE when using asm! on an unsupported architecture
|
2020-08-06 19:52:15 +01:00 |
|
feature-gate-asm2.stderr
|
Clarify errors and warnings about the transition to the new asm!
|
2020-05-31 18:25:05 +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
|
Fix tests from rebase
|
2020-10-06 11:19:33 +01:00 |
|
feature-gate-associated_type_bounds.stderr
|
Fix tests from rebase
|
2020-10-06 11:19:33 +01: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-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-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 --compare-mode=nll
|
2020-02-09 20:43:49 +01: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_fn.rs
|
ast_validation: tweak diagnostic output
|
2020-02-13 10:40:17 +01:00 |
|
feature-gate-const_fn.stderr
|
ast_validation: tweak diagnostic output
|
2020-02-13 10:40:17 +01:00 |
|
feature-gate-const_fn_transmute.rs
|
Bless tests
|
2020-09-24 12:07:58 -07:00 |
|
feature-gate-const_fn_transmute.stderr
|
Bless tests
|
2020-09-24 12:07:58 -07:00 |
|
feature-gate-const_generics.rs
|
update tests
|
2020-12-26 18:24:10 +01:00 |
|
feature-gate-const_generics.stderr
|
fixed feature gate stderr
|
2021-01-05 00:02:39 -07: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
|
normalize use of backticks in compiler messages for librustc/lint
|
2019-07-17 22:49:48 +02: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_spotlight.rs
|
Revert "Remove "important traits" feature"
|
2020-07-16 09:58:17 -07:00 |
|
feature-gate-doc_spotlight.stderr
|
Revert "Remove "important traits" feature"
|
2020-07-16 09:58:17 -07:00 |
|
feature-gate-edition_macro_pats.rs
|
Put all feature gate tests under feature-gates/
|
2021-01-12 20:57:57 -08:00 |
|
feature-gate-edition_macro_pats.stderr
|
Put all feature gate tests under feature-gates/
|
2021-01-12 20:57:57 -08: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
|
path trimming: ignore type aliases
|
2021-02-06 12:03:48 +02:00 |
|
feature-gate-extended_key_value_attributes.rs
|
Accept arbitrary expressions in key-value attributes at parse time
|
2020-12-09 21:37:32 +03:00 |
|
feature-gate-extended_key_value_attributes.stderr
|
Accept arbitrary expressions in key-value attributes at parse time
|
2020-12-09 21:37:32 +03: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-external_doc.rs
|
Update tests
|
2020-01-09 21:23:12 +03:00 |
|
feature-gate-external_doc.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-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_associated_types.rs
|
Fix tests from rebase
|
2020-10-06 11:19:33 +01:00 |
|
feature-gate-generic_associated_types.stderr
|
Fix tests from rebase
|
2020-10-06 11:19:33 +01:00 |
|
feature-gate-global_asm.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
feature-gate-global_asm.stderr
|
--bless --compare-mode=nll
|
2020-02-09 20:43:49 +01:00 |
|
feature-gate-impl_trait_in_bindings.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
feature-gate-impl_trait_in_bindings.stderr
|
normalize use of backticks in compiler messages for librustc/hir
|
2019-07-21 16:54:33 +02:00 |
|
feature-gate-in_band_lifetimes.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
feature-gate-in_band_lifetimes.stderr
|
Tweak wording
|
2020-07-10 07:24:18 +09: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
|
Suggest boxing or borrowing unsized fields
|
2020-07-14 10:50:24 -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-link_args.rs
|
Update tests for extern block linting
|
2021-01-13 07:49:16 -05:00 |
|
feature-gate-link_args.stderr
|
Update tests for extern block linting
|
2021-01-13 07:49:16 -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
|
Update tests
|
2020-01-09 21:23:12 +03:00 |
|
feature-gate-lint-reasons.stderr
|
--bless --compare-mode=nll
|
2020-02-09 20:43:49 +01: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-main.rs
|
normalize use of backticks in compiler messages for libsyntax/feature_gate
|
2019-07-09 14:13:28 +02:00 |
|
feature-gate-main.stderr
|
--bless --compare-mode=nll
|
2020-02-09 20:43:49 +01: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-member-constraints.rs
|
Update tests
|
2020-02-14 22:40:03 +00:00 |
|
feature-gate-member-constraints.stderr
|
Update tests
|
2020-02-14 22:40:03 +00:00 |
|
feature-gate-min_const_fn.rs
|
ast_validation: tweak diagnostic output
|
2020-02-13 10:40:17 +01:00 |
|
feature-gate-min_const_fn.stderr
|
ast_validation: tweak diagnostic output
|
2020-02-13 10:40:17 +01:00 |
|
feature-gate-min_type_alias_impl_trait.rs
|
Replace type_alias_impl_trait by min_type_alias_impl_trait with no actual changes in behaviour
|
2021-03-15 17:32:43 +00:00 |
|
feature-gate-min_type_alias_impl_trait.stderr
|
Replace type_alias_impl_trait by min_type_alias_impl_trait with no actual changes in behaviour
|
2021-03-15 17:32:43 +00:00 |
|
feature-gate-naked_functions.rs
|
Validate naked functions definitions
|
2020-12-07 00:00:00 +00:00 |
|
feature-gate-naked_functions.stderr
|
Validate naked functions definitions
|
2020-12-07 00:00:00 +00: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_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_ascii_idents.rs
|
Update tests for extern block linting
|
2021-01-13 07:49:16 -05:00 |
|
feature-gate-non_ascii_idents.stderr
|
--bless --compare-mode=nll
|
2020-02-09 20:43:49 +01:00 |
|
feature-gate-object_safe_for_dispatch.rs
|
RFC 2027: "first draft" of implementation
|
2019-10-22 15:24:33 -04:00 |
|
feature-gate-object_safe_for_dispatch.stderr
|
review comments
|
2020-10-20 09:26:15 -07: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
|
Move feature gate-related tests
|
2021-01-01 09:23:11 +09:00 |
|
feature-gate-overlapping_marker_traits.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
feature-gate-overlapping_marker_traits.stderr
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
feature-gate-plugin_registrar.rs
|
plugin_registrary: use normal deprecation instead of hard coded warning.
|
2019-10-03 07:03:01 +02:00 |
|
feature-gate-plugin_registrar.stderr
|
rustc: Add a warning count upon completion
|
2020-04-11 16:15:24 +02: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-pub_macro_rules.rs
|
Support pub on macro_rules
|
2021-02-19 13:52:57 -03:00 |
|
feature-gate-pub_macro_rules.stderr
|
Support pub on macro_rules
|
2021-02-19 13:52:57 -03: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-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-relaxed_struct_unsize.rs
|
add relaxed_struct_unsize feature gate
|
2021-02-04 00:00:41 +01:00 |
|
feature-gate-relaxed_struct_unsize.stderr
|
add relaxed_struct_unsize feature gate
|
2021-02-04 00:00:41 +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
|
Allow null-pointer-optimized enums in FFI if their underlying representation is FFI safe
|
2019-05-22 07:24:28 -07:00 |
|
feature-gate-rustc-attrs-1.stderr
|
Make rustc_attrs tracking issue None
|
2020-03-01 00:48:14 +09: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
|
Reuse the staged_api feature for rustc_const_unstable
|
2019-12-13 11:27:01 +01:00 |
|
feature-gate-rustc_const_unstable.stderr
|
Require stable/unstable annotations for the constness of all stable functions with a const modifier
|
2019-12-13 11:27:02 +01: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
|
Move feature gate-related tests
|
2021-01-01 09:23:11 +09:00 |
|
feature-gate-static-nobundle-2.stderr
|
Move feature gate-related tests
|
2021-01-01 09:23:11 +09:00 |
|
feature-gate-static-nobundle.rs
|
Update tests for extern block linting
|
2021-01-13 07:49:16 -05:00 |
|
feature-gate-static-nobundle.stderr
|
Update tests for extern block linting
|
2021-01-13 07:49:16 -05: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-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
|
pretty: trim paths of unique symbols
|
2020-09-02 22:26:37 +03: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-try_reserve.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
feature-gate-try_reserve.stderr
|
--bless --compare-mode=nll
|
2020-02-09 20:43:49 +01:00 |
|
feature-gate-type_alias_impl_trait.rs
|
Only allow tait defining uses in function and method return position
|
2021-03-15 17:36:57 +00:00 |
|
feature-gate-type_alias_impl_trait.stderr
|
Only allow tait defining uses in function and method return position
|
2021-03-15 17:36:57 +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
|
rustc: fix check_attr() for methods, closures and foreign functions
|
2020-04-16 17:23:57 +02: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
|
rustc: fix check_attr() for methods, closures and foreign functions
|
2020-04-16 17:23:57 +02:00 |
|
feature-gate-unsized_fn_params.rs
|
Make tidy happy
|
2020-10-27 14:45:34 -03:00 |
|
feature-gate-unsized_fn_params.stderr
|
Add unsized_fn_params feature
|
2020-10-27 14:45:02 -03: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
|
Add unsized_fn_params feature
|
2020-10-27 14:45:02 -03: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-unwind-attributes.rs
|
Update tests for extern block linting
|
2021-01-13 07:49:16 -05:00 |
|
feature-gate-unwind-attributes.stderr
|
--bless --compare-mode=nll
|
2020-02-09 20:43:49 +01: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
|
Move feature gate-related tests
|
2021-01-01 09:23:11 +09:00 |
|
issue-43106-gating-of-builtin-attrs-error.stderr
|
Move feature gate-related tests
|
2021-01-01 09:23:11 +09:00 |
|
issue-43106-gating-of-builtin-attrs.rs
|
Update tests for extern block linting
|
2021-01-13 07:49:16 -05:00 |
|
issue-43106-gating-of-builtin-attrs.stderr
|
Bless tests.
|
2021-03-09 19:27:59 +01: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
|
expand/resolve: Turn #[derive] into a regular macro attribute
|
2021-02-07 20:08:45 +03:00 |
|
issue-43106-gating-of-derive.stderr
|
expand/resolve: Turn #[derive] into a regular macro attribute
|
2021-02-07 20:08:45 +03: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
|
resolve/expand: Improve attribute expansion on macro definitions and calls
|
2021-01-09 18:43:01 +03: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 |
|
trace_macros-gate.rs
|
Move some tests to more reasonable directories - 2
|
2021-01-16 19:46:54 -03:00 |
|
trace_macros-gate.stderr
|
Move some tests to more reasonable directories - 2
|
2021-01-16 19:46:54 -03: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 |