aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/hir/tree
diff options
context:
space:
mode:
authorArthur Cohen <arthur.cohen@embecosm.com>2023-06-23 16:15:29 +0200
committerArthur Cohen <arthur.cohen@embecosm.com>2024-01-16 18:55:56 +0100
commit8288dc0fedc2fd227b9cd31c5e36ee39839689ee (patch)
treeff32125ca1c576a2ced52a21ad7e8607ff4e53c5 /gcc/rust/hir/tree
parentdf1da36415bb15919551f1b813443057263fc187 (diff)
downloadgcc-8288dc0fedc2fd227b9cd31c5e36ee39839689ee.zip
gcc-8288dc0fedc2fd227b9cd31c5e36ee39839689ee.tar.gz
gcc-8288dc0fedc2fd227b9cd31c5e36ee39839689ee.tar.bz2
gccrs: nr2.0: Add basic Rib class
This class adds a basic Rib class for the new name resolution algorithm. It uses `optional` and `expected` return types in order to try and improve error handling in these new passes. gcc/rust/ChangeLog: * Make-lang.in: Add `rust-rib.cc` object. * resolve/rust-rib.cc: New file. * resolve/rust-rib.h: New file. Co-authored-by: Matthew Jasper <mjjasper1@gmail.com>
Diffstat (limited to 'gcc/rust/hir/tree')
0 files changed, 0 insertions, 0 deletions