granite-rust/tests/ui/rfcs/rfc-2396-target_feature-11
2024-02-16 20:02:50 +00:00
..
check-pass.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
closures-inherit-target_feature.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
feature-gate-target_feature_11.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
feature-gate-target_feature_11.stderr Bless tests 2024-01-13 12:46:58 -05:00
fn-ptr.mir.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
fn-ptr.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
fn-ptr.stderr Remove revisions for THIR unsafeck 2024-01-05 09:30:27 +00:00
fn-ptr.thir.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
fn-traits.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
fn-traits.stderr Continue to borrowck even if there were previous errors 2024-02-08 08:10:43 +00:00
issue-99876.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-108645-target-feature-on-main.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-108645-target-feature-on-main.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
issue-108645-target-feature-on-start.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-108645-target-feature-on-start.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
issue-108655-inline-always-closure.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
safe-calls.mir.stderr thir-unsafeck: print list of missing target features when calling a function with target features outside an unsafe block 2023-11-28 20:37:02 +01:00
safe-calls.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
safe-calls.stderr make unsafe_op_in_unsafe_fn MachineApplicable and add it to 2024 compatibility 2024-01-15 23:06:39 +00:00
safe-calls.thir.stderr thir-unsafeck: print list of missing target features when calling a function with target features outside an unsafe block 2023-11-28 20:37:02 +01:00
trait-impl.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
trait-impl.stderr Forbid #[target_feature] on safe default implementations 2023-03-10 13:50:51 +01:00