diff options
author | Philip Herron <philip.herron@embecosm.com> | 2021-10-31 00:02:58 +0100 |
---|---|---|
committer | Philip Herron <philip.herron@embecosm.com> | 2021-11-02 11:26:23 +0000 |
commit | e3defa10bc63ba3f81da00fc322b5b1e0d1717ed (patch) | |
tree | 9865d6531fa25b201170de5045167bb7c52e2b93 /gcc/rust/backend/rust-compile-expr.h | |
parent | 5e8043380b63ffe4fc6e7d01e6b58119aac26ebb (diff) | |
download | gcc-e3defa10bc63ba3f81da00fc322b5b1e0d1717ed.zip gcc-e3defa10bc63ba3f81da00fc322b5b1e0d1717ed.tar.gz gcc-e3defa10bc63ba3f81da00fc322b5b1e0d1717ed.tar.bz2 |
Support Typechecking of ADT's of enums
Enums are ADT's with multiple variants where as structs are ADT's with a
single variant, this changes the typechecking on construction of these to
support enums.
Addresses #79
Diffstat (limited to 'gcc/rust/backend/rust-compile-expr.h')
0 files changed, 0 insertions, 0 deletions