diff options
author | Prajwal S N <prajwalnadig21@gmail.com> | 2022-12-31 12:49:02 +0530 |
---|---|---|
committer | Prajwal S N <prajwalnadig21@gmail.com> | 2023-01-02 16:52:21 +0530 |
commit | aa7698dca97505737ff092c6b9758d08f03daf2a (patch) | |
tree | 557a45ec64fa0280d34f19bc04921bedf8173792 /gcc/rust/parse/rust-parse-impl.h | |
parent | 0152926ab36ba52153f3f457f6f3bb02bb274073 (diff) | |
download | gcc-aa7698dca97505737ff092c6b9758d08f03daf2a.zip gcc-aa7698dca97505737ff092c6b9758d08f03daf2a.tar.gz gcc-aa7698dca97505737ff092c6b9758d08f03daf2a.tar.bz2 |
unsafe: check use of `target_feature` attribute
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.
Signed-off-by: Prajwal S N <prajwalnadig21@gmail.com>
Diffstat (limited to 'gcc/rust/parse/rust-parse-impl.h')
0 files changed, 0 insertions, 0 deletions