diff options
author | Philip Herron <philip.herron@embecosm.com> | 2021-07-15 11:12:57 +0100 |
---|---|---|
committer | Philip Herron <philip.herron@embecosm.com> | 2021-07-15 11:12:57 +0100 |
commit | 73ac7c5a1eca2db1c95ae5b7c3ee9f206ce9aa9d (patch) | |
tree | e63029333495f98b880706aa96cb6d4ca3ec5ce5 /gcc/rust/backend | |
parent | 089e62f33c328afea756ec4b92f5823584b08a3a (diff) | |
download | gcc-73ac7c5a1eca2db1c95ae5b7c3ee9f206ce9aa9d.zip gcc-73ac7c5a1eca2db1c95ae5b7c3ee9f206ce9aa9d.tar.gz gcc-73ac7c5a1eca2db1c95ae5b7c3ee9f206ce9aa9d.tar.bz2 |
Impl items should have a DefID
This adds DefId mappings for impl items, this is a building block where
the TyTy::FnType will include the DefId of the respective function, which
will simplify the backend a bit in relation to optional trait functions
with a body.
Diffstat (limited to 'gcc/rust/backend')
0 files changed, 0 insertions, 0 deletions