diff options
author | Philip Herron <philip.herron@embecosm.com> | 2021-06-23 14:04:27 +0100 |
---|---|---|
committer | Philip Herron <philip.herron@embecosm.com> | 2021-06-23 14:10:45 +0100 |
commit | 012401ab1c98ea6fa578bd27b018037ec55464a2 (patch) | |
tree | f08c021b2e536fa1c2677ddbedf9bd432033d47d /gcc/rust/backend/rust-compile-expr.h | |
parent | ce545f5318b3ff494caed8108f746ad045dfeab6 (diff) | |
download | gcc-012401ab1c98ea6fa578bd27b018037ec55464a2.zip gcc-012401ab1c98ea6fa578bd27b018037ec55464a2.tar.gz gcc-012401ab1c98ea6fa578bd27b018037ec55464a2.tar.bz2 |
Add support for struct definitions to be within a block
We still have bugs handling unit-structs but this allows for Tuple Structs
and normal named field structs to be declared within a block and referenced
lexically. This allows rust statements to follow the correct grammar.
Fixes #519
Diffstat (limited to 'gcc/rust/backend/rust-compile-expr.h')
0 files changed, 0 insertions, 0 deletions