diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2023-01-05 15:17:27 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-05 15:17:27 +0000 |
commit | 68b0212c81a9c8187976eb27a932ee4bf65643a1 (patch) | |
tree | 7bb06e381f48aa4d3f2fd36b4c1840d76bb04ef3 /gcc/rust/parse/rust-parse-impl.h | |
parent | fc72441e83fb9a0fafbcfe23060964f2cf3eee9f (diff) | |
parent | aa7698dca97505737ff092c6b9758d08f03daf2a (diff) | |
download | gcc-68b0212c81a9c8187976eb27a932ee4bf65643a1.zip gcc-68b0212c81a9c8187976eb27a932ee4bf65643a1.tar.gz gcc-68b0212c81a9c8187976eb27a932ee4bf65643a1.tar.bz2 |
Merge #1711
1711: unsafe: check use of `target_feature` attribute r=CohenArthur a=snprajwal
The `target_feature` attribute is for conditional compilation and may or may not compile on all platforms. Using it requires an unsafe function or block.
Addresses #1411
Co-authored-by: Prajwal S N <prajwalnadig21@gmail.com>
Diffstat (limited to 'gcc/rust/parse/rust-parse-impl.h')
0 files changed, 0 insertions, 0 deletions