diff options
author | Philip Herron <philip.herron@embecosm.com> | 2021-09-05 00:11:22 +0100 |
---|---|---|
committer | Philip Herron <philip.herron@embecosm.com> | 2021-09-05 00:11:22 +0100 |
commit | 3438ea39e33880e582e8a11b558bfacb6fb280b0 (patch) | |
tree | 8d38ced643c91645b3eb4a52ed564933e062133d /gcc/rust/resolve/rust-ast-resolve.cc | |
parent | 58637abaeab1459574d6535481d7fcc8f9620167 (diff) | |
download | gcc-3438ea39e33880e582e8a11b558bfacb6fb280b0.zip gcc-3438ea39e33880e582e8a11b558bfacb6fb280b0.tar.gz gcc-3438ea39e33880e582e8a11b558bfacb6fb280b0.tar.bz2 |
Ensure the implicit Self is first in the generic arguments
Traits implement self by creating an implicit Self TypeParam but when
we need to support generic arguments we must ensure Self is substituted
first so that the reset of the arguments are handled as we expect.
Diffstat (limited to 'gcc/rust/resolve/rust-ast-resolve.cc')
0 files changed, 0 insertions, 0 deletions