]> gcc.gnu.org Git - gcc.git/commit
parser: Add base for parsing const generic parameters
authorArthur Cohen <arthur.cohen@embecosm.com>
Tue, 14 Jun 2022 11:42:54 +0000 (13:42 +0200)
committerArthur Cohen <arthur.cohen@embecosm.com>
Wed, 15 Jun 2022 07:43:53 +0000 (09:43 +0200)
commit112d4212fc57a6387e971e6c9d84cbf05bf6d865
tree0821987f28ff89304d816af91a1d18cdac6594b9
parent44f2de02d478b5d3defa5f091ee6504fa5d2e2e6
parser: Add base for parsing const generic parameters
gcc/rust/parse/rust-parse-impl.h
gcc/testsuite/rust/compile/const_generics_1.rs [new file with mode: 0644]
gcc/testsuite/rust/compile/const_generics_2.rs [new file with mode: 0644]
This page took 0.055721 seconds and 5 git commands to generate.