]> gcc.gnu.org Git - gcc.git/commit
ast: Dump where clause and recursively needed nodes
authorJakub Dupak <dev@jakubdupak.com>
Fri, 4 Nov 2022 22:48:12 +0000 (23:48 +0100)
committerJakub Dupak <dev@jakubdupak.com>
Tue, 15 Nov 2022 10:52:05 +0000 (11:52 +0100)
commit22977337faf0c1a80af36b00249aed30fa586f2d
tree292bb3744e1908b39e0bfbfdb1e54aab3e2d2760
parent7264aac826e5bec3861331af736cadeef123b277
ast: Dump where clause and recursively needed nodes

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

Signed-off-by: Jakub Dupak <dev@jakubdupak.com>
gcc/rust/ast/rust-ast-dump.cc
gcc/rust/ast/rust-ast-dump.h
gcc/rust/ast/rust-ast.h
gcc/rust/ast/rust-item.h
gcc/rust/ast/rust-type.h
This page took 0.070688 seconds and 6 git commands to generate.