rust/src/test/ui/feature-gates
2019-06-30 12:47:33 +03:00
..
auxiliary Remove leading newlines 2019-04-22 17:01:33 +01:00
feature-gate-abi_unadjusted.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-abi_unadjusted.stderr Update tests 2019-03-11 23:10:26 +03:00
feature-gate-abi-msp430-interrupt.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-abi-msp430-interrupt.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-abi.rs Fix CI failures 2019-01-06 15:35:39 +03:00
feature-gate-abi.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-alloc-error-handler.rs Tweak unstable diagnostic output 2019-04-10 18:10:30 -07:00
feature-gate-alloc-error-handler.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-allocator_internals.rs Remove double trailing newlines 2019-04-22 16:57:01 +01:00
feature-gate-allocator_internals.stderr Update tests 2019-03-11 23:10:26 +03:00
feature-gate-allow_fail.rs Make sure feature gate errors are recoverable (take 2) 2019-01-06 14:58:17 +03:00
feature-gate-allow_fail.stderr Reword tracking issue note 2019-04-11 11:42:06 -07: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 Update tests 2019-03-11 23:10:26 +03: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 Update tests 2019-03-11 23:10:26 +03:00
feature-gate-allow-internal-unstable-struct.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-struct.stderr Update tests 2019-03-11 23:10:26 +03: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 Update tests 2019-03-11 23:10:26 +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 Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-arbitrary-self-types.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-arbitrary-self-types.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-asm2.rs Make sure feature gate errors are recoverable 2018-12-27 15:51:37 +03:00
feature-gate-asm2.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-asm.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-asm.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-assoc-type-defaults.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-assoc-type-defaults.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-associated_type_bounds.rs Addressed points raised in review. 2019-06-05 21:09:27 +01:00
feature-gate-associated_type_bounds.stderr Addressed points raised in review. 2019-06-05 21:09:27 +01:00
feature-gate-async-await-2015-edition.rs Stabilize futures_api 2019-04-23 16:13:53 -07:00
feature-gate-async-await-2015-edition.stderr Stabilize futures_api 2019-04-23 16:13:53 -07:00
feature-gate-async-await.rs Stabilize futures_api 2019-04-23 16:13:53 -07:00
feature-gate-async-await.stderr Stabilize futures_api 2019-04-23 16:13:53 -07:00
feature-gate-box_patterns.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-box_patterns.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-box_syntax.rs Tweak unstable diagnostic output 2019-04-10 18:10:30 -07:00
feature-gate-box_syntax.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-box-expr.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-box-expr.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-cfg-target-has-atomic.rs Tweak unstable diagnostic output 2019-04-10 18:10:30 -07:00
feature-gate-cfg-target-has-atomic.stderr Reword tracking issue note 2019-04-11 11:42:06 -07: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 Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-compiler-builtins.rs Remove double trailing newlines 2019-04-22 16:57:01 +01:00
feature-gate-compiler-builtins.stderr Update tests 2019-03-11 23:10:26 +03:00
feature-gate-concat_idents2.rs Make sure feature gate errors are recoverable 2018-12-27 15:51:37 +03:00
feature-gate-concat_idents2.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
feature-gate-concat_idents3.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-concat_idents3.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-concat_idents.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-concat_idents.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-const_fn.rs Make sure feature gate errors are recoverable (take 2) 2019-01-06 14:58:17 +03:00
feature-gate-const_fn.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
feature-gate-const_generics.rs Update test fallout 2019-03-05 22:20:01 +00:00
feature-gate-const_generics.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-const_transmute.rs Tweak unstable diagnostic output 2019-04-10 18:10:30 -07:00
feature-gate-const_transmute.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-const-indexing.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-crate_visibility_modifier.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-crate_visibility_modifier.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-custom_attribute2.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-custom_attribute2.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-custom_attribute.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-custom_attribute.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-custom_test_frameworks.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-custom_test_frameworks.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-decl_macro.rs Tweak unstable diagnostic output 2019-04-10 18:10:30 -07:00
feature-gate-decl_macro.stderr Reword tracking issue note 2019-04-11 11:42:06 -07: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 Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-doc_alias.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-doc_alias.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-doc_cfg-cfg-rustdoc.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-doc_cfg-cfg-rustdoc.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-doc_cfg.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-doc_cfg.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-doc_keyword.rs Make sure feature gate errors are recoverable (take 2) 2019-01-06 14:58:17 +03:00
feature-gate-doc_keyword.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-doc_masked.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-doc_masked.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-doc_spotlight.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-doc_spotlight.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-dropck-ugeh-2.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-dropck-ugeh-2.stderr Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-dropck-ugeh.rs Make sure feature gate errors are recoverable (take 2) 2019-01-06 14:58:17 +03:00
feature-gate-dropck-ugeh.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-exclusive-range-pattern.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-exclusive-range-pattern.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-exhaustive-patterns.rs Remove double trailing newlines 2019-04-22 16:57:01 +01:00
feature-gate-exhaustive-patterns.stderr Update tests 2019-03-11 23:10:26 +03:00
feature-gate-existential-type.rs Make sure feature gate errors are recoverable (take 2) 2019-01-06 14:58:17 +03:00
feature-gate-existential-type.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-extern_absolute_paths.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-extern_absolute_paths.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
feature-gate-extern_prelude.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-extern_prelude.stderr Update tests 2019-03-11 23:10:26 +03:00
feature-gate-extern_types.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-extern_types.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-external_doc.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-external_doc.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-feature-gate.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-feature-gate.stderr Update tests 2019-03-11 23:10:26 +03: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 Update ui tests 2019-04-23 11:42:14 +01:00
feature-gate-format_args_nl.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-format_args_nl.stderr Update tests 2019-03-11 23:10:26 +03:00
feature-gate-fundamental.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-fundamental.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-generators.rs Make sure feature gate errors are recoverable (take 2) 2019-01-06 14:58:17 +03:00
feature-gate-generators.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
feature-gate-generic_associated_types.rs Make sure feature gate errors are recoverable (take 2) 2019-01-06 14:58:17 +03:00
feature-gate-generic_associated_types.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-global_asm.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-global_asm.stderr Reword tracking issue note 2019-04-11 11:42:06 -07: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 Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-in_band_lifetimes.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-in_band_lifetimes.stderr Remove licenses 2018-12-25 21:08:33 -07: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 Update tests 2019-03-11 23:10:26 +03:00
feature-gate-intrinsics.rs Make sure feature gate errors are recoverable (take 2) 2019-01-06 14:58:17 +03:00
feature-gate-intrinsics.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
feature-gate-is_sorted.rs Correct error location indicated by comments 2019-01-17 22:37:12 -08:00
feature-gate-is_sorted.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-label_break_value.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-label_break_value.stderr Reword tracking issue note 2019-04-11 11:42:06 -07: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 hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
feature-gate-link_args.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-link_args.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-link_cfg.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-link_cfg.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-link_llvm_intrinsics.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-link_llvm_intrinsics.stderr Reword tracking issue note 2019-04-11 11:42:06 -07: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 Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-lint-reasons.rs feature-gate lint reasons 2018-10-27 12:31:20 -07:00
feature-gate-lint-reasons.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-log_syntax2.rs Make sure feature gate errors are recoverable 2018-12-27 15:51:37 +03:00
feature-gate-log_syntax2.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-log_syntax2.stdout Make sure feature gate errors are recoverable 2018-12-27 15:51:37 +03:00
feature-gate-log_syntax.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-log_syntax.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-log_syntax.stdout Make sure feature gate errors are recoverable 2018-12-27 15:51:37 +03:00
feature-gate-macros_in_extern.rs Do not abort compilation if expansion produces errors 2018-12-27 15:51:36 +03:00
feature-gate-macros_in_extern.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-main.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-main.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-marker_trait_attr.rs Tweak unstable diagnostic output 2019-04-10 18:10:30 -07:00
feature-gate-marker_trait_attr.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-may-dangle.rs Make sure feature gate errors are recoverable (take 2) 2019-01-06 14:58:17 +03:00
feature-gate-may-dangle.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-min_const_fn.rs Make sure feature gate errors are recoverable (take 2) 2019-01-06 14:58:17 +03:00
feature-gate-min_const_fn.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04: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 Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-needs-allocator.rs Remove double trailing newlines 2019-04-22 16:57:01 +01:00
feature-gate-needs-allocator.stderr Update tests 2019-03-11 23:10:26 +03:00
feature-gate-negate-unsigned.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-negate-unsigned.stderr Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-never_type.rs Make sure feature gate errors are recoverable (take 2) 2019-01-06 14:58:17 +03:00
feature-gate-never_type.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-nll.rs Remove double trailing newlines 2019-04-22 16:57:01 +01:00
feature-gate-nll.stderr Add FAQ for NLL migration 2019-05-21 09:52:05 -07:00
feature-gate-no_core.rs Make sure feature gate errors are recoverable (take 2) 2019-01-06 14:58:17 +03:00
feature-gate-no_core.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-no-debug-2.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-no-debug-2.stderr Update tests 2019-03-11 23:10:26 +03:00
feature-gate-no-debug.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-no-debug.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-non_ascii_idents.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-non_ascii_idents.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-non_exhaustive.rs Tweak unstable diagnostic output 2019-04-10 18:10:30 -07:00
feature-gate-non_exhaustive.stderr Reword tracking issue note 2019-04-11 11:42:06 -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 Update tests 2019-03-11 23:10:26 +03:00
feature-gate-on-unimplemented.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-on-unimplemented.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-optin-builtin-traits.rs Make sure feature gate errors are recoverable (take 2) 2019-01-06 14:58:17 +03:00
feature-gate-optin-builtin-traits.stderr Reword tracking issue note 2019-04-11 11:42:06 -07: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 Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-plugin_registrar.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-plugin.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-plugin.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-precise_pointer_size_matching.rs Add precise_pointer_size_matching feature 2018-11-30 10:41:09 +00:00
feature-gate-precise_pointer_size_matching.stderr Update tests 2019-03-11 23:10:26 +03:00
feature-gate-prelude_import.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-prelude_import.stderr Update tests 2019-03-11 23:10:26 +03:00
feature-gate-profiler-runtime.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-profiler-runtime.stderr Update tests 2019-03-11 23:10:26 +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-re-rebalance-coherence.rs Fix typo 2019-01-03 22:27:09 +01:00
feature-gate-re-rebalance-coherence.stderr Update some new tests to changed error messages 2019-01-03 22:27:03 +01:00
feature-gate-repr128.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-repr128.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-repr-simd.rs Make sure feature gate errors are recoverable (take 2) 2019-01-06 14:58:17 +03:00
feature-gate-repr-simd.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
feature-gate-rustc_const_unstable.rs Remove double trailing newlines 2019-04-22 16:57:01 +01:00
feature-gate-rustc_const_unstable.stderr Update tests 2019-03-11 23:10:26 +03: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 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.rs Make sure #[rustc_doc_only_macro] and other rustc attributes are registered 2019-06-30 12:47:33 +03:00
feature-gate-rustc-attrs.stderr Make sure #[rustc_doc_only_macro] and other rustc attributes are registered 2019-06-30 12:47:33 +03:00
feature-gate-rustc-diagnostic-macros.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-rustc-diagnostic-macros.stderr Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-sanitizer-runtime.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-sanitizer-runtime.stderr Update tests 2019-03-11 23:10:26 +03:00
feature-gate-simd-ffi.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-simd-ffi.stderr Update tests 2019-03-11 23:10:26 +03:00
feature-gate-simd.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-simd.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-slice-patterns.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-slice-patterns.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-staged_api.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-staged_api.stderr Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-start.rs Make sure feature gate errors are recoverable (take 2) 2019-01-06 14:58:17 +03:00
feature-gate-start.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-static-nobundle.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-static-nobundle.stderr Reword tracking issue note 2019-04-11 11:42:06 -07: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 Reword tracking issue note 2019-04-11 11:42:06 -07: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 Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-trace_macros.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-trace_macros.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-trait-alias.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-trait-alias.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-transparent_enums.rs Implement RFC 2645 (transparent enums and unions) 2019-06-10 22:07:24 -07:00
feature-gate-transparent_enums.stderr Tweak transparent enums and unions diagnostic spans 2019-06-14 13:39:13 -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 Tweak transparent enums and unions diagnostic spans 2019-06-14 13:39:13 -07: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 Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
feature-gate-try_blocks.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-try_blocks.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-try_reserve.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-try_reserve.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-type_alias_enum_variants.rs Removed more copyright notices. 2019-01-13 19:47:02 +00:00
feature-gate-type_alias_enum_variants.stderr Removed more copyright notices. 2019-01-13 19:47:02 +00:00
feature-gate-type_ascription.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-type_ascription.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-unboxed-closures-manual-impls.rs Make sure feature gate errors are recoverable (take 2) 2019-01-06 14:58:17 +03:00
feature-gate-unboxed-closures-manual-impls.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04: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 Reword tracking issue note 2019-04-11 11:42:06 -07: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 Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-unboxed-closures.rs Tweak unstable diagnostic output 2019-04-10 18:10:30 -07:00
feature-gate-unboxed-closures.stderr Reword tracking issue note 2019-04-11 11:42:06 -07: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 Update ui test suite to use dyn 2019-05-29 00:57:31 -04: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 Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
feature-gate-untagged_unions.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-untagged_unions.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00
feature-gate-unwind-attributes.rs Implement basic input validation for built-in attributes 2019-01-13 14:17:19 +03:00
feature-gate-unwind-attributes.stderr Reword tracking issue note 2019-04-11 11:42:06 -07:00