diff options
author | Philip Herron <philip.herron@embecosm.com> | 2022-10-14 16:06:33 +0100 |
---|---|---|
committer | Philip Herron <philip.herron@embecosm.com> | 2022-10-14 16:06:33 +0100 |
commit | 68af6007a9f44496eab9364141741b09ef75d5b0 (patch) | |
tree | 30144b1494dbba0cf383875ff39360af4c9e6f9c /gcc/rust/backend/rust-compile-expr.h | |
parent | c85492954ded963d937de1fa8731be0718d117eb (diff) | |
download | gcc-68af6007a9f44496eab9364141741b09ef75d5b0.zip gcc-68af6007a9f44496eab9364141741b09ef75d5b0.tar.gz gcc-68af6007a9f44496eab9364141741b09ef75d5b0.tar.bz2 |
Support outer attribute handling on trait items just like normal items
This patch adds a proxy class ItemWrapper to be a proxy allowing us to use
the same code paths for attribute handling as we have with normal items. We
need this so we can grab the fn trait associated type lang item's. Which
are being missed currently.
Addresses #195
Diffstat (limited to 'gcc/rust/backend/rust-compile-expr.h')
0 files changed, 0 insertions, 0 deletions