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

gccrs: ast: Dump where clause and recursively needed nodes


This is currently needed for lifetimes to use the existing infrastructure.

gcc/rust/ChangeLog:

	* ast/rust-ast-dump.cc (Dump::visit): Add missing visitors.
	* ast/rust-ast-dump.h: Likewise.
	* ast/rust-ast.h: Add `get_lifetime_bounds` method.
	* ast/rust-item.h: Add missing getter for lifetimes.
	* ast/rust-type.h: Likewise.

Signed-off-by: default avatarJakub Dupak <dev@jakubdupak.com>
parent 907d1119
No related branches found
No related tags found
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