aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/backend
diff options
context:
space:
mode:
authorPhilip Herron <philip.herron@embecosm.com>2021-06-29 17:20:47 +0100
committerPhilip Herron <philip.herron@embecosm.com>2021-06-30 17:31:41 +0100
commit9e7e6b3b8742a89b97323ec4a8e37be2c0f5a9a0 (patch)
tree2a29dac59f9d376f554172197539e51d918af283 /gcc/rust/backend
parent0163ca4b6f2248103d416405b6758f7abb5e18ab (diff)
downloadgcc-9e7e6b3b8742a89b97323ec4a8e37be2c0f5a9a0.zip
gcc-9e7e6b3b8742a89b97323ec4a8e37be2c0f5a9a0.tar.gz
gcc-9e7e6b3b8742a89b97323ec4a8e37be2c0f5a9a0.tar.bz2
Implicit Self on Traits
Self is actually an implicit inherited type parameter on Trait declarations. This adds this akin to impl blocks, and substitutes the actual impl self type into the trait-impl item for type checking. Fixes #473
Diffstat (limited to 'gcc/rust/backend')
0 files changed, 0 insertions, 0 deletions