diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2022-12-15 12:46:01 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-15 12:46:01 +0100 |
| commit | a2c9f2a5e02b36c177e183e3d0a63a2722c3aef0 (patch) | |
| tree | c55b0ab71fcb9651355c2a6cfdbb6d1d65ee58e3 /compiler/rustc_codegen_llvm/src | |
| parent | 5d24760245567ccf9f938a063c2f13ea527bef9c (diff) | |
| parent | cfa6a93a36d3cbb8e392f5d820e9e139f66c8a5a (diff) | |
| download | rust-a2c9f2a5e02b36c177e183e3d0a63a2722c3aef0.tar.gz rust-a2c9f2a5e02b36c177e183e3d0a63a2722c3aef0.zip | |
Rollup merge of #105627 - compiler-errors:dyn-auto-suggestable, r=davidtwco
Auto traits in `dyn Trait + Auto` are suggestable Not sure why I had made the `IsSuggestableVisitor` have that rule to not consider `dyn Trait + Auto` to be suggestable. It's possible that this was done because of the fact that we don't print the right parentheses for `&(dyn Trait + Auto)`, but that's a problem with printing these types in general that we probably have tracked somewhere else...
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
