diff options
| author | Philip Herron <philip.herron@embecosm.com> | 2022-06-28 17:00:54 +0100 |
|---|---|---|
| committer | Philip Herron <philip.herron@embecosm.com> | 2022-06-28 17:00:54 +0100 |
| commit | 5b8502d862f647edb1ab41467759177983b4ddfc (patch) | |
| tree | 5265d279ba60160bb1609071c59920a36609d1fa /gcc/rust/backend/rust-compile-struct-field-expr.h | |
| parent | 76aeea68f518dba8a29bd7ad82e049ad106fe8bd (diff) | |
| download | gcc-5b8502d862f647edb1ab41467759177983b4ddfc.zip gcc-5b8502d862f647edb1ab41467759177983b4ddfc.tar.gz gcc-5b8502d862f647edb1ab41467759177983b4ddfc.tar.bz2 | |
Remove default keyword flags in ResolveType interface
This patch also decouples handle the case where we need to resolve the full
canonical path of a TypeNoBounds such as:
struct Foo;
impl &Foo { .. }
And te canonical path for the impl block Self type is actually
&crate_name::Foo
This is used in name mangling right now.
Diffstat (limited to 'gcc/rust/backend/rust-compile-struct-field-expr.h')
0 files changed, 0 insertions, 0 deletions
