aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple-warn-recursion.cc
diff options
context:
space:
mode:
authorArthur Cohen <arthur.cohen@embecosm.com>2024-08-21 15:09:23 +0200
committerCohenArthur <arthur.cohen@embecosm.com>2024-08-22 12:30:27 +0000
commit06e8b826d77d47467cb378d122a04465be28e2f4 (patch)
tree0888ff81747ebdb67e5e7244711559379e303a71 /gcc/gimple-warn-recursion.cc
parent51948d296cda2828e6537db4a2fccad39b1281b7 (diff)
downloadgcc-06e8b826d77d47467cb378d122a04465be28e2f4.zip
gcc-06e8b826d77d47467cb378d122a04465be28e2f4.tar.gz
gcc-06e8b826d77d47467cb378d122a04465be28e2f4.tar.bz2
attributes: Start handling prelude_import properly
This commit adds basic handling for the `#[prelude_import]` attribute, without doing anything functionality wise. gcc/rust/ChangeLog: * checks/errors/rust-feature-gate.cc (FeatureGate::visit): Add base feature gating for `#[feature(prelude_import)]`. * checks/errors/rust-feature-gate.h: Likewise. * checks/errors/rust-feature.cc (Feature::create): Likewise. * checks/errors/rust-feature.h: Likewise. * util/rust-attribute-values.h: Add base handling for `#[prelude_import]` attribute. * util/rust-attributes.cc: Likewise. gcc/testsuite/ChangeLog: * rust/compile/prelude_import.rs: New test.
Diffstat (limited to 'gcc/gimple-warn-recursion.cc')
0 files changed, 0 insertions, 0 deletions