aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/backend
diff options
context:
space:
mode:
authorPhilip Herron <philip.herron@embecosm.com>2021-04-16 17:06:15 +0100
committerPhilip Herron <philip.herron@embecosm.com>2021-04-16 17:07:56 +0100
commit9c53eb530a69e92f0ecacce2ff5ae907e16acfc3 (patch)
tree47a88bcce0341aa28c4104531c3d8c8bd920ca06 /gcc/rust/backend
parentce593f09f410e1ab0cfe44a680299bc47ab7885f (diff)
downloadgcc-9c53eb530a69e92f0ecacce2ff5ae907e16acfc3.zip
gcc-9c53eb530a69e92f0ecacce2ff5ae907e16acfc3.tar.gz
gcc-9c53eb530a69e92f0ecacce2ff5ae907e16acfc3.tar.bz2
Add Check for unconstrained type parameters
When we have an impl<X,Y> Foo<X>, the type parameter Y is unconstrained so that we cannot be sure how Y should be substituted later on. Fixes #354
Diffstat (limited to 'gcc/rust/backend')
0 files changed, 0 insertions, 0 deletions