diff options
author | Philip Herron <philip.herron@embecosm.com> | 2021-05-10 12:24:50 +0100 |
---|---|---|
committer | Philip Herron <philip.herron@embecosm.com> | 2021-05-10 12:24:50 +0100 |
commit | 02f08eef46dbf257e60d935123ab72f22789ddd6 (patch) | |
tree | 05ac447361e6f022aafacb55242ff33df3d6963e /gcc/rust/backend/rust-compile-implitem.h | |
parent | 4fa08ea79cd30a7d8dd9c781a6247806a0dfe581 (diff) | |
download | gcc-02f08eef46dbf257e60d935123ab72f22789ddd6.zip gcc-02f08eef46dbf257e60d935123ab72f22789ddd6.tar.gz gcc-02f08eef46dbf257e60d935123ab72f22789ddd6.tar.bz2 |
Ensure generic arguments are resolved for MethodCallExpr
Method calls also support a turbo fish such as: instance.method()::<a,b>,
these need to name resolved before they can be type resolved even though
the actual method is resolved in the type resolution phase.
Diffstat (limited to 'gcc/rust/backend/rust-compile-implitem.h')
0 files changed, 0 insertions, 0 deletions