rust/tests/ui/rfcs/rfc-2396-target_feature-11
2023-11-02 20:57:05 +00:00
..
check-pass.rs Revert "Stabilize #![feature(target_feature_11)]" 2023-03-02 13:41:17 +01:00
closures-inherit-target_feature.rs Revert "Stabilize #![feature(target_feature_11)]" 2023-03-02 13:41:17 +01:00
feature-gate-target_feature_11.rs Revert "Stabilize #![feature(target_feature_11)]" 2023-03-02 13:41:17 +01:00
feature-gate-target_feature_11.stderr Revert "Stabilize #![feature(target_feature_11)]" 2023-03-02 13:41:17 +01:00
fn-ptr.mir.stderr Test and note unsafe ctor to fn ptr coercion 2023-08-30 15:09:40 -07:00
fn-ptr.rs Revert "Stabilize #![feature(target_feature_11)]" 2023-03-02 13:41:17 +01:00
fn-ptr.thir.stderr Test and note unsafe ctor to fn ptr coercion 2023-08-30 15:09:40 -07:00
fn-traits.rs Pretty print Fn traits in rustc_on_unimplemented 2023-11-02 20:57:05 +00:00
fn-traits.stderr Pretty print Fn traits in rustc_on_unimplemented 2023-11-02 20:57:05 +00:00
issue-99876.rs Revert "Stabilize #![feature(target_feature_11)]" 2023-03-02 13:41:17 +01:00
issue-108645-target-feature-on-main.rs Forbid the use of #[target_feature] on main 2023-03-12 14:57:38 +01:00
issue-108645-target-feature-on-main.stderr Forbid the use of #[target_feature] on main 2023-03-12 14:57:38 +01:00
issue-108645-target-feature-on-start.rs Change start to #[start] in some diagnosis 2023-09-22 15:58:43 +02:00
issue-108645-target-feature-on-start.stderr Change start to #[start] in some diagnosis 2023-09-22 15:58:43 +02:00
issue-108655-inline-always-closure.rs Fix #[inline(always)] on closures with target feature 1.1 2023-05-22 00:13:40 -04:00
safe-calls.mir.stderr Revert "Stabilize #![feature(target_feature_11)]" 2023-03-02 13:41:17 +01:00
safe-calls.rs Revert "Stabilize #![feature(target_feature_11)]" 2023-03-02 13:41:17 +01:00
safe-calls.thir.stderr Revert "Stabilize #![feature(target_feature_11)]" 2023-03-02 13:41:17 +01:00
trait-impl.rs Forbid #[target_feature] on safe default implementations 2023-03-10 13:50:51 +01:00
trait-impl.stderr Forbid #[target_feature] on safe default implementations 2023-03-10 13:50:51 +01:00