diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-07-19 20:03:57 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-19 20:03:57 +0200 |
| commit | a2c99cf87cfbdd50dd2e1e7364a84c1413794946 (patch) | |
| tree | b68c9bb3bf7bcbf9e7da0573f39cb1838627c8cc /compiler/rustc_codegen_llvm/src | |
| parent | 41d3cb6dbed196e929148cfea218fc5c03b6d989 (diff) | |
| parent | a0db06bdebfef83b4424415bd6e64cfb5bdcc978 (diff) | |
| download | rust-a2c99cf87cfbdd50dd2e1e7364a84c1413794946.tar.gz rust-a2c99cf87cfbdd50dd2e1e7364a84c1413794946.zip | |
Rollup merge of #127966 - oli-obk:structured_diag, r=compiler-errors
Use structured suggestions for unconstrained generic parameters on impl blocks I did not deduplicate with `UnusedGenericParameter`, because in contrast to type declarations, just using a generic parameter in an impl isn't enough, it must be used with the right variance and not just as part of a projection.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
