diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2022-07-15 09:27:28 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-15 09:27:28 +0000 |
commit | d155a54785cb7b40ada7ae748997d717a4b27ab9 (patch) | |
tree | 335a66022bc0c5b0472b5f3d98d17fc445c9adaa /gcc/rust/resolve | |
parent | ab9f7f287ef0a775ac6a504d743e20c2f5488f6f (diff) | |
parent | 95aa351e65723ce1ff9aa568523b1d5173acacf4 (diff) | |
download | gcc-d155a54785cb7b40ada7ae748997d717a4b27ab9.zip gcc-d155a54785cb7b40ada7ae748997d717a4b27ab9.tar.gz gcc-d155a54785cb7b40ada7ae748997d717a4b27ab9.tar.bz2 |
Merge #1384
1384: Support generics in check for valid types in arithmetic expressions r=philberty a=philberty
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
Co-authored-by: Philip Herron <philip.herron@embecosm.com>
Diffstat (limited to 'gcc/rust/resolve')
0 files changed, 0 insertions, 0 deletions