]> gcc.gnu.org Git - gcc.git/commit
libproc_macro: Add Group type interface
authorPierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Mon, 13 Feb 2023 13:15:38 +0000 (14:15 +0100)
committerPierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Thu, 30 Mar 2023 11:52:29 +0000 (13:52 +0200)
commit44a0fd574f00070d5dd1ec3f5cfbd39c0791ca57
tree0a053ed487aed942cd586434311d4a59bc4d8888
parent5640374631e9e9ee315e98aeb20b18818285e8ec
libproc_macro: Add Group type interface

Add the Group rust type interface to libproc_macro.

ChangeLog:

* librust/proc_macro/rust/lib.rs: Add group module.
* librust/proc_macro/rust/group.rs: Add rust Group type.

Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
librust/proc_macro/rust/group.rs [new file with mode: 0644]
librust/proc_macro/rust/lib.rs
This page took 0.0624 seconds and 6 git commands to generate.