diff options
author | Philip Herron <philip.herron@embecosm.com> | 2021-04-10 14:46:37 +0100 |
---|---|---|
committer | Philip Herron <philip.herron@embecosm.com> | 2021-04-12 22:39:45 +0100 |
commit | c3499198a97d2421990599c884a75ccfc775e122 (patch) | |
tree | a72c2bb9693ea8158f10800d9fb8b4dd83f42ece /gcc/rust/backend | |
parent | ca8744db3e56bfcf0cf3f0e2a0bf76450aef9438 (diff) | |
download | gcc-c3499198a97d2421990599c884a75ccfc775e122.zip gcc-c3499198a97d2421990599c884a75ccfc775e122.tar.gz gcc-c3499198a97d2421990599c884a75ccfc775e122.tar.bz2 |
Seperate look for undetermined types post type resolution
When we do full PathInExpression resolution we can end up with orphaned
Inference Variables which never get unified with real concrete types. This
is to be expected. What we really care about are that all name declarations
are fully typed before we move into the next pass.
Diffstat (limited to 'gcc/rust/backend')
0 files changed, 0 insertions, 0 deletions