aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/resolve
diff options
context:
space:
mode:
authorPierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>2023-06-05 15:21:15 +0200
committerArthur Cohen <arthur.cohen@embecosm.com>2023-06-08 14:32:35 +0200
commit9829370cfbd9657ff7963e8a5d4cf0f63178fda8 (patch)
tree3ec504ab89297471f1ac8ca57e993b5fe089bf8a /gcc/rust/resolve
parent855a62d13054bd3183cebce05f5ca9ec1ee4b401 (diff)
downloadgcc-9829370cfbd9657ff7963e8a5d4cf0f63178fda8.zip
gcc-9829370cfbd9657ff7963e8a5d4cf0f63178fda8.tar.gz
gcc-9829370cfbd9657ff7963e8a5d4cf0f63178fda8.tar.bz2
expand: Remove proc macro fragment from expander
Procedural macros are no longer expanded on post order but rather expanded from their parent. Hence they are no longer stored in the expander which means this attribute can be removed. This commit also remove the old expansion mechanism. gcc/rust/ChangeLog: * expand/rust-expand-visitor.h: Remove fragment collection fro procedural macros. * expand/rust-macro-expand.h (struct MacroExpander): Remove procedural macro fragment from expander. Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Diffstat (limited to 'gcc/rust/resolve')
0 files changed, 0 insertions, 0 deletions