diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-03-24 01:05:54 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-24 01:05:54 +0100 |
| commit | d8c224267df9766d9736a44228091d2e3dda77cd (patch) | |
| tree | 8cd716612a35d668d84a0532e3f189967df8504a /compiler/rustc_interface/src | |
| parent | cb03714e6fadbe69db8f4bfb7234b5c0a61019b1 (diff) | |
| parent | 246f7465b35f827d200eba25a1c27fddd18d7962 (diff) | |
| download | rust-d8c224267df9766d9736a44228091d2e3dda77cd.tar.gz rust-d8c224267df9766d9736a44228091d2e3dda77cd.zip | |
Rollup merge of #122942 - Luv-Ray:master, r=lcnr
Add test in higher ranked subtype
I'm a beginner in this repository, and there are some things I'm not sure about:
- Is it okay that there is a warning:
```
rustc_infer::infer::relate::generalize may incompletely handle alias type: AliasTy { args: [?1t, '^0.Named(DefId(0:15 ~ structually_relate_aliases[de75]::{impl#1}::'a), "'a")], def_id: DefId(0:5 ~ structually_relate_aliases[de75]::ToUnit::Unit) }
```
- Is it okay that there are two duplicate errors in the same line?
- Did I put the test in the right place?
Any suggestions would be appreciated.
Fixes #121649
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions
