about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2022-06-08 07:37:29 +0200
committerGitHub <noreply@github.com>2022-06-08 07:37:29 +0200
commit148a44a001ccffbcf0baca5ec0a4b160f41ef99d (patch)
tree333b0d6ac191ccfdb98567613b7139db920a5e77 /compiler/rustc_codegen_llvm/src
parent47aee31b2a89cb7de97d779869a30b046632b6af (diff)
parent8f1fff04a72f65bc991b0c76b7b7300384b0d33d (diff)
downloadrust-148a44a001ccffbcf0baca5ec0a4b160f41ef99d.tar.gz
rust-148a44a001ccffbcf0baca5ec0a4b160f41ef99d.zip
Rollup merge of #97595 - ouz-a:issue-97381, r=compiler-errors
Remove unwrap from get_vtable

This avoids ICE on issue #97381 I think the bug is a bit deeper though, it compiles fine when `v` is `&v` which makes me think `Deref` is causing some issue with borrowck but it's fine I guess since this thing crashes since `nightly-2020-09-17` 😅
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions