]> gcc.gnu.org Git - gcc.git/commit
ast: Visit crate inner attributes for tokenstreams
authorPierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Tue, 4 Apr 2023 14:56:00 +0000 (16:56 +0200)
committerCohenArthur <arthur.cohen@embecosm.com>
Wed, 5 Apr 2023 08:09:09 +0000 (08:09 +0000)
commit1d501ab1429c70aae1f9706e23a4acfc14d67d36
tree174bc7624efba556ff0d28ee8fc3a814a0424a43
parentd94116ad6ac41343923e66f616facd9352a9af6a
ast: Visit crate inner attributes for tokenstreams

Crate level inner attributes were not visited.

gcc/rust/ChangeLog:

* ast/rust-ast-tokenstream.cc (TokenStream::visit): Visit inner
attributes.
gcc/rust/ast/rust-ast-tokenstream.cc
This page took 0.065143 seconds and 6 git commands to generate.