gccrs: Add Parser for Rust front-end pt.2
authorJoel Phillips <simplytheother@gmail.com>
Fri, 21 Oct 2022 11:39:49 +0000 (13:39 +0200)
committerArthur Cohen <arthur.cohen@embecosm.com>
Tue, 13 Dec 2022 13:00:04 +0000 (14:00 +0100)
commit32c8fb0eeafb1ec47f75242cb28171fcbdbf6e8e
tree871f442dca02baaeb575ba899fabb5b24b4fb41b
parent35e4f3b4af4c4e9a883b40603199eea09f9cd9f0
gccrs: Add Parser for Rust front-end pt.2

This patch contains the second half of the templated Rust parser.

gcc/rust/
* parse/rust-parse-impl.h: New, second half.

Co-authored-by: Philip Herron <philip.herron@embecosm.com>
Co-authored-by: Arthur Cohen <arthur.cohen@embecosm.com>
Signed-off-by: Joel Phillips <simplytheother@gmail.com>
gcc/rust/parse/rust-parse-impl.h