rust/tests/ui/target-feature
Nilstrieb 34be05e097 Gracefully handle #[target_feature] on statics
The was careful around not calling `fn_sig` on not-functions but well,
it wasn't careful enough. This commit makes it a little more careful and
also adds tests for a bunch more item kinds.
2023-03-13 19:05:06 +00:00
..
aarch64-neon-works.rs
feature-hierarchy.rs
gate.rs
gate.stderr
invalid-attribute.rs Gracefully handle #[target_feature] on statics 2023-03-13 19:05:06 +00:00
invalid-attribute.stderr Gracefully handle #[target_feature] on statics 2023-03-13 19:05:06 +00:00
missing-plusminus-2.rs
missing-plusminus-2.stderr
missing-plusminus.rs
missing-plusminus.stderr
no-llvm-leaks.rs
rust-specific-name-no-warnings.rs
similar-feature-suggestion.rs
similar-feature-suggestion.stderr
tied-features-cli.one.stderr
tied-features-cli.rs
tied-features-cli.three.stderr
tied-features-cli.two.stderr
tied-features.rs
tied-features.stderr
wasm-safe.rs