]> gcc.gnu.org Git - gcc.git/commit
gccrs: ast: Add Kind::MODULE
authorArthur Cohen <arthur.cohen@embecosm.com>
Wed, 29 Mar 2023 14:56:12 +0000 (16:56 +0200)
committerArthur Cohen <arthur.cohen@embecosm.com>
Tue, 16 Jan 2024 17:34:17 +0000 (18:34 +0100)
commitc532c201b360fcddc84f687e795248c132ba4787
treeb649905c7c9d3defa0bb768da09f084dac0ef63e
parentcf1287ee24c5c83b38737c50e3cd37ab62f3d279
gccrs: ast: Add Kind::MODULE

gcc/rust/ChangeLog:

* ast/rust-ast.h (enum Kind): Add MODULE variant.
* ast/rust-item.h: Return Kind::MODULE in AST::Module::get_kind().
gcc/rust/ast/rust-ast.h
gcc/rust/ast/rust-item.h
This page took 0.056588 seconds and 5 git commands to generate.