aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/hir
diff options
context:
space:
mode:
authorPierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>2023-06-23 11:44:49 +0200
committerCohenArthur <arthur.cohen@embecosm.com>2023-06-29 12:30:17 +0000
commit409d29c99157adc4efeb5d4ff3c965197b8c3632 (patch)
tree359184d91c0ff0b428a61caca8c34cacb62c2075 /gcc/rust/hir
parentfeddab8c7d7b74deb7ee24217b4d15a93ad56aa2 (diff)
downloadgcc-409d29c99157adc4efeb5d4ff3c965197b8c3632.zip
gcc-409d29c99157adc4efeb5d4ff3c965197b8c3632.tar.gz
gcc-409d29c99157adc4efeb5d4ff3c965197b8c3632.tar.bz2
collector: Remove external container
The token collector was using an external container but it was later revealed that this whole reuse thing was not necessary. gcc/rust/ChangeLog: * ast/rust-ast-collector.cc (TokenCollector::TokenCollector): Remove constructor, changing it to an implicit default constructor. * ast/rust-ast-collector.h: Change from container reference to direct container. * ast/rust-ast-dump.h: Change call to constructor. * expand/rust-macro-expand.h (struct MacroExpander): Likewise. Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Diffstat (limited to 'gcc/rust/hir')
0 files changed, 0 insertions, 0 deletions