aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/resolve
diff options
context:
space:
mode:
authorJakub Dupak <dev@jakubdupak.com>2022-11-07 17:09:33 +0100
committerArthur Cohen <arthur.cohen@embecosm.com>2023-02-21 12:36:47 +0100
commitae1f6b3a96dd8cfae914ab55411b769d245e48f9 (patch)
tree643004bd2b539eab2ee235e3906bb8bad23bc128 /gcc/rust/resolve
parentee0166fa1b88e2c28a61f8755c0cb192e7fd0b05 (diff)
downloadgcc-ae1f6b3a96dd8cfae914ab55411b769d245e48f9.zip
gcc-ae1f6b3a96dd8cfae914ab55411b769d245e48f9.tar.gz
gcc-ae1f6b3a96dd8cfae914ab55411b769d245e48f9.tar.bz2
gccrs: ast: Dump bare function type
+ Return FunctionQualifiers as ref to work in ast dump gcc/rust/ChangeLog: * ast/rust-ast-dump.cc (Dump::visit): Add missing visitor. * ast/rust-ast-dump.h: Add missing getter declaration. * ast/rust-ast-full-test.cc (BareFunctionType::as_string): Fix bare function string representation. * ast/rust-type.h (class BareFunctionType): Declare said getter. Signed-off-by: Jakub Dupak <dev@jakubdupak.com>
Diffstat (limited to 'gcc/rust/resolve')
0 files changed, 0 insertions, 0 deletions