diff options
author | Philip Herron <philip.herron@embecosm.com> | 2021-05-10 13:55:42 +0100 |
---|---|---|
committer | Philip Herron <philip.herron@embecosm.com> | 2021-05-10 13:55:42 +0100 |
commit | e0c5afe70d33d902cf89f2e0ced5431a50521dcd (patch) | |
tree | 43aa7c68413a96b62ea646296fb1441ee6a31abd /gcc/rust/backend | |
parent | 02f08eef46dbf257e60d935123ab72f22789ddd6 (diff) | |
download | gcc-e0c5afe70d33d902cf89f2e0ced5431a50521dcd.zip gcc-e0c5afe70d33d902cf89f2e0ced5431a50521dcd.tar.gz gcc-e0c5afe70d33d902cf89f2e0ced5431a50521dcd.tar.bz2 |
Only infer substitutions for type parameters which need it
When we infer substitutions it means to infer for all type parameters
regardless of defaults. This means we need to also not simply ignore
any type paramters which are already been substituted.
Diffstat (limited to 'gcc/rust/backend')
0 files changed, 0 insertions, 0 deletions