diff options
author | Philip Herron <philip.herron@embecosm.com> | 2022-07-15 10:21:11 +0100 |
---|---|---|
committer | Philip Herron <philip.herron@embecosm.com> | 2022-07-15 10:25:50 +0100 |
commit | 95aa351e65723ce1ff9aa568523b1d5173acacf4 (patch) | |
tree | 335a66022bc0c5b0472b5f3d98d17fc445c9adaa /gcc/rust/resolve/rust-ast-resolve-expr.cc | |
parent | ab9f7f287ef0a775ac6a504d743e20c2f5488f6f (diff) | |
download | gcc-95aa351e65723ce1ff9aa568523b1d5173acacf4.zip gcc-95aa351e65723ce1ff9aa568523b1d5173acacf4.tar.gz gcc-95aa351e65723ce1ff9aa568523b1d5173acacf4.tar.bz2 |
Support generics in check for valid types in arithmetic expressions
When we check for valid types we need to be sure to call destructure which
will extract out any generics so that we are checking the actual concrete
type that is being used here.
Fixes #1383
Diffstat (limited to 'gcc/rust/resolve/rust-ast-resolve-expr.cc')
0 files changed, 0 insertions, 0 deletions