diff options
author | Philip Herron <philip.herron@embecosm.com> | 2022-05-25 15:01:52 +0100 |
---|---|---|
committer | Philip Herron <philip.herron@embecosm.com> | 2022-05-25 15:01:52 +0100 |
commit | 3a95f28788d6a7b1870f6247c5fa1e5af1ff8a61 (patch) | |
tree | 6c97278aeaf9147d25198ad683127425a1b02dee /gcc/rust/backend/rust-compile-resolve-path.cc | |
parent | d5c1531cc41ea7fab4d522dafe3ff725a766fb49 (diff) | |
download | gcc-3a95f28788d6a7b1870f6247c5fa1e5af1ff8a61.zip gcc-3a95f28788d6a7b1870f6247c5fa1e5af1ff8a61.tar.gz gcc-3a95f28788d6a7b1870f6247c5fa1e5af1ff8a61.tar.bz2 |
Add testcase to prove bug is fixed
This bug was fixed in commit cb4d935508def8b250345ba5205a90ad9e177ab4
with related PR #1223
The issue is that associated tpyes get updated depending on the context
they are used so we need to monomorphize the types when we can so that we
don't then throw off the rest of typechecking with bogus errors like this.
Fixes #1237
Diffstat (limited to 'gcc/rust/backend/rust-compile-resolve-path.cc')
0 files changed, 0 insertions, 0 deletions