]> gcc.gnu.org Git - gcc.git/commit
Ensure we support generic arguments on mangled type-paths
authorPhilip Herron <philip.herron@embecosm.com>
Wed, 29 Jun 2022 11:01:05 +0000 (12:01 +0100)
committerPhilip Herron <philip.herron@embecosm.com>
Wed, 29 Jun 2022 11:10:08 +0000 (12:10 +0100)
commit1282974cf899f9486c62054bcbadf41346915dd5
treeb556162c6cb759c387191527ea6f001c300c3ab3
parentc88cc0aa644836c361ce5d8ff5225a9c12333dea
Ensure we support generic arguments on mangled type-paths

This allows us to have the generic arguments within type paths for mangled
symbols such as those in impl-blocks. This also updates our symbol
managling to mangle comma's to $C$.
gcc/rust/backend/rust-mangle.cc
gcc/rust/resolve/rust-ast-resolve-type.cc
This page took 0.065077 seconds and 6 git commands to generate.