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>2023-09-08 08:23:03 +0200
committerGitHub <noreply@github.com>2023-09-08 08:23:03 +0200
commit38adedc598f3a8a5b761c03b3ee23692df8826fe (patch)
treee77c7597252338a127a858c17ace343d59d081a4 /compiler/rustc_codegen_llvm/src
parentbef5187e8b4e15ff306bc74fabed582a2e65127f (diff)
parent3bf3dadbc02736c66f56754769dcc001b040862b (diff)
downloadrust-38adedc598f3a8a5b761c03b3ee23692df8826fe.tar.gz
rust-38adedc598f3a8a5b761c03b3ee23692df8826fe.zip
Rollup merge of #115629 - compiler-errors:sugg-deref-unsize, r=oli-obk
Don't suggest dereferencing to unsized type

Rudimentary check that the self type is Sized. I don't really like any of this diagnostics code -- it's really messy and also really prone to false positives and negatives, but oh well.

Fixes #115569
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions