aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/backend/rust-compile-context.h
diff options
context:
space:
mode:
authorPhilip Herron <philip.herron@embecosm.com>2021-07-14 18:32:24 +0100
committerPhilip Herron <philip.herron@embecosm.com>2021-07-14 20:18:09 +0100
commit05b5eec7ab095d2d80a4fb8262c8985ad03550b6 (patch)
tree29194600c60c434f6af98f7ac96fea8863830d68 /gcc/rust/backend/rust-compile-context.h
parent6e0c46b86aaa38f18e2c0af2a4711bfeaa242498 (diff)
downloadgcc-05b5eec7ab095d2d80a4fb8262c8985ad03550b6.zip
gcc-05b5eec7ab095d2d80a4fb8262c8985ad03550b6.tar.gz
gcc-05b5eec7ab095d2d80a4fb8262c8985ad03550b6.tar.bz2
Add check for missing items in impl of trait
If an impl block does not implement all trait-items it is an error. This also takes into account that functions and constants may actually have values and may not need to be implemented by the impl block. Addresses #542
Diffstat (limited to 'gcc/rust/backend/rust-compile-context.h')
0 files changed, 0 insertions, 0 deletions