diff options
author | Philip Herron <philip.herron@embecosm.com> | 2021-06-29 17:20:47 +0100 |
---|---|---|
committer | Philip Herron <philip.herron@embecosm.com> | 2021-06-30 17:31:41 +0100 |
commit | 9e7e6b3b8742a89b97323ec4a8e37be2c0f5a9a0 (patch) | |
tree | 2a29dac59f9d376f554172197539e51d918af283 /gcc/rust/backend/rust-compile-context.h | |
parent | 0163ca4b6f2248103d416405b6758f7abb5e18ab (diff) | |
download | gcc-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/rust-compile-context.h')
0 files changed, 0 insertions, 0 deletions