diff options
author | Philip Herron <philip.herron@embecosm.com> | 2021-10-30 16:24:34 +0100 |
---|---|---|
committer | Philip Herron <philip.herron@embecosm.com> | 2021-11-01 13:12:48 +0000 |
commit | 56e4a9db1e0804150d391e5b4a5d6a03d7525c8d (patch) | |
tree | 5658f7bc0c0f8cb03e4294223a160df89e7f6c7c /gcc/rust/backend | |
parent | 919a5a4c5aa7c567e2f3b3a75d7de91c1425227f (diff) | |
download | gcc-56e4a9db1e0804150d391e5b4a5d6a03d7525c8d.zip gcc-56e4a9db1e0804150d391e5b4a5d6a03d7525c8d.tar.gz gcc-56e4a9db1e0804150d391e5b4a5d6a03d7525c8d.tar.bz2 |
Add TypePath resolution for enum ctor
When constructing enums we end up with a path like Enum::discriminant so
we must lookup the variant to figure out how to construct the enum.
Addresses #79
Diffstat (limited to 'gcc/rust/backend')
0 files changed, 0 insertions, 0 deletions