Skip to content
Snippets Groups Projects
Commit ae1f6b3a authored by Jakub Dupak's avatar Jakub Dupak Committed by Arthur Cohen
Browse files

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: default avatarJakub Dupak <dev@jakubdupak.com>
parent ee0166fa
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment