diff options
author | Philip Herron <philip.herron@embecosm.com> | 2022-08-22 12:43:53 +0100 |
---|---|---|
committer | Philip Herron <philip.herron@embecosm.com> | 2022-08-22 12:55:34 +0100 |
commit | 56f503b88a240f1d77c8d6564656bc22269b4842 (patch) | |
tree | 976a9fa43b737d776185a7d91a0621cf184f9f31 /gcc/rust/backend/rust-compile-struct-field-expr.cc | |
parent | 6dea70e1dafa603b2327bfb936d26fac95f46069 (diff) | |
download | gcc-56f503b88a240f1d77c8d6564656bc22269b4842.zip gcc-56f503b88a240f1d77c8d6564656bc22269b4842.tar.gz gcc-56f503b88a240f1d77c8d6564656bc22269b4842.tar.bz2 |
Qualified paths can have an optional as clause
Qualified paths can look like <dyn T>::bla with an associated impl block
for dynamic trait objects. If we implement similar fine grained visitors
that we use in the HIR this will help solve issues like this where we have
missing visitors.
Fixes #1249
Diffstat (limited to 'gcc/rust/backend/rust-compile-struct-field-expr.cc')
0 files changed, 0 insertions, 0 deletions