..
auxiliary
Remove leading newlines
2019-04-22 17:01:33 +01: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
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-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
Tweak unstable diagnostic output
2019-04-10 18:10:30 -07: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
Add more tests for cfg(version)
2020-05-03 02:42:11 +02:00
feature-gate-cfg-version.stderr
Add more tests for cfg(version)
2020-05-03 02:42:11 +02: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-ptr.rs
Remove the const_raw_ptr_comparison feature gate.
2020-06-19 18:13:41 +02:00
feature-gate-const_generics-ptr.stderr
impl review
2020-08-05 18:30:37 +02:00
feature-gate-const_generics.rs
Revert "pre-expansion gate const_generics"
2019-10-31 19:08:12 +02:00
feature-gate-const_generics.stderr
impl review
2020-08-05 18:30:37 +02:00
feature-gate-const_in_array_repeat_expressions.rs
pretty: trim paths of unique symbols
2020-09-02 22:26:37 +03:00
feature-gate-const_in_array_repeat_expressions.stderr
pretty: trim paths of unique symbols
2020-09-02 22:26:37 +03: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-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
mv std libs to library/
2020-07-27 19:51:13 -05: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
Remove licenses
2018-12-25 21:08:33 -07: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
Add tests for #[ffi_const] and #[ffi_pure] function attributes
2020-05-20 01:16:11 +02: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
Add tests for #[ffi_const] and #[ffi_pure] function attributes
2020-05-20 01:16:11 +02: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
Remove unnecessary ignore-tidy-linelength
2019-04-23 11:42:14 +01: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-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-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
Remove licenses
2018-12-25 21:08:33 -07:00
feature-gate-link_args.stderr
--bless --compare-mode=nll
2020-02-09 20:43:49 +01:00
feature-gate-link_cfg.rs
Improve wording.
2019-09-08 09:41:59 +08: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
Remove licenses
2018-12-25 21:08:33 -07:00
feature-gate-link_llvm_intrinsics.stderr
--bless --compare-mode=nll
2020-02-09 20:43:49 +01:00
feature-gate-linkage.rs
Make sure feature gate errors are recoverable (take 2)
2019-01-06 14:58:17 +03: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-naked_functions.rs
Make sure feature gate errors are recoverable (take 2)
2019-01-06 14:58:17 +03:00
feature-gate-naked_functions.stderr
--bless --compare-mode=nll
2020-02-09 20:43:49 +01: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
Remove licenses
2018-12-25 21:08:33 -07: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-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
Improve integer range tests
2020-11-21 01:38:42 +00:00
feature-gate-precise_pointer_size_matching.stderr
Improve integer range tests
2020-11-21 01:38:42 +00: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-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
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
Remove licenses
2018-12-25 21:08:33 -07: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.rs
Improve wording.
2019-09-08 09:41:59 +08:00
feature-gate-static-nobundle.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-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
Update to chalk 0.31. Implement some unimplemented. Ignore some tests in compare mode chalk don't finish.
2020-10-06 14:14:25 -04:00
feature-gate-type_alias_impl_trait.stderr
Update to chalk 0.31. Implement some unimplemented. Ignore some tests in compare mode chalk don't finish.
2020-10-06 14:14:25 -04: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-unsafe_block_in_unsafe_fn.rs
Mark deduplicated errors as expected in gate test
2020-05-27 20:37:58 +02:00
feature-gate-unsafe_block_in_unsafe_fn.stderr
Apply suggestions from code review
2020-05-27 20:37: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
Re-enable Emscripten's exception handling support
2019-10-25 15:16:36 -07:00
feature-gate-unwind-attributes.stderr
--bless --compare-mode=nll
2020-02-09 20:43:49 +01:00