about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-07-19 20:03:57 +0200
committerGitHub <noreply@github.com>2024-07-19 20:03:57 +0200
commita2c99cf87cfbdd50dd2e1e7364a84c1413794946 (patch)
treeb68c9bb3bf7bcbf9e7da0573f39cb1838627c8cc /compiler/rustc_codegen_llvm/src
parent41d3cb6dbed196e929148cfea218fc5c03b6d989 (diff)
parenta0db06bdebfef83b4424415bd6e64cfb5bdcc978 (diff)
downloadrust-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