about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2021-12-08 16:08:06 +0100
committerGitHub <noreply@github.com>2021-12-08 16:08:06 +0100
commit7970fab252f1bde4bba96142d0843747c6e9b4ad (patch)
treefca38778b5422dc93c273b2a7309d28dac6a50ea /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
parent4459e720bee5a741b962cfcd6f0593b32dc19009 (diff)
parent7271d1f803ba4a2f850d19c570d04993b61881a9 (diff)
downloadrust-7970fab252f1bde4bba96142d0843747c6e9b4ad.tar.gz
rust-7970fab252f1bde4bba96142d0843747c6e9b4ad.zip
Rollup merge of #90709 - estebank:erase-known-type-params, r=nagisa
Only shown relevant type params in E0283 label

When we point at a binding to suggest giving it a type, erase all the
type for ADTs that have been resolved, leaving only the ones that could
not be inferred. For small shallow types this is not a problem, but for
big nested types with lots of params, this can otherwise cause a lot of
unnecessary visual output.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions