aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.gcc
diff options
context:
space:
mode:
authorPhilip Herron <philip.herron@embecosm.com>2021-03-30 17:53:09 +0100
committerPhilip Herron <herron.philip@googlemail.com>2021-03-31 09:45:07 +0100
commitd7593fec92166db4d454fdf241b1fde6922d72f2 (patch)
tree4a381b854a9db351e093e1c5b52a8af49ea02f72 /gcc/config.gcc
parent67ed1e36ceae2edd11db4a7f333fe7530f3eed4c (diff)
downloadgcc-d7593fec92166db4d454fdf241b1fde6922d72f2.zip
gcc-d7593fec92166db4d454fdf241b1fde6922d72f2.tar.gz
gcc-d7593fec92166db4d454fdf241b1fde6922d72f2.tar.bz2
Add support for TypeAlias
This allows for a typedef style alias of any type in rust code, as the types are abstracted behind the TyTy interface this falls out quite nicely. In order to support TypeAliases we needed to be able to supported already substituted types in #311. More testing is needed here the GenericParameters on TypeAlias are not being used in the type resolution pass here. Fixes #312 Addresses #311
Diffstat (limited to 'gcc/config.gcc')
0 files changed, 0 insertions, 0 deletions