rust/tests/ui/rfcs/rfc-2396-target_feature-11
Caleb Zulawski 83276f5680 Hide implicit target features from diagnostics when possible 2024-08-07 00:43:52 -04: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.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-traits.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
fn-traits.stderr Use parenthetical notation for `Fn` traits 2024-05-29 22:26:54 +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.rs Add test to ensure implied target features work with asm, and fix failing tests 2024-08-07 00:41:48 -04:00
safe-calls.stderr Hide implicit target features from diagnostics when possible 2024-08-07 00:43:52 -04:00
trait-impl.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
trait-impl.stderr Use the same collection order as check_mod_type_wf 2024-03-07 13:37:06 +00:00