aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/hir
diff options
context:
space:
mode:
authorArthur Cohen <arthur.cohen@embecosm.com>2023-06-23 16:15:29 +0200
committerCohenArthur <arthur.cohen@embecosm.com>2023-07-18 14:06:32 +0000
commit3e4fe9978f7058936f71c609c79527fa747d8b7f (patch)
treebe91920ac0385b062ad18057dc66da256fcf7e9a /gcc/rust/hir
parent0e7f04ad269afa1c08cfc76230aa10e99707e4dd (diff)
downloadgcc-3e4fe9978f7058936f71c609c79527fa747d8b7f.zip
gcc-3e4fe9978f7058936f71c609c79527fa747d8b7f.tar.gz
gcc-3e4fe9978f7058936f71c609c79527fa747d8b7f.tar.bz2
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')
0 files changed, 0 insertions, 0 deletions