about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2021-07-01 11:15:42 +0200
committerGitHub <noreply@github.com>2021-07-01 11:15:42 +0200
commit7e27209ff83ffd6b94b6d9833b28644587ec3207 (patch)
tree62043387a2676b77099a9e65f2fd1ea020688af0 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentdfd30d7b705f858603ef6d21bdb893297aea37ba (diff)
parent61554bc9d72472332aac8cad341d77aa40cfb733 (diff)
downloadrust-7e27209ff83ffd6b94b6d9833b28644587ec3207.tar.gz
rust-7e27209ff83ffd6b94b6d9833b28644587ec3207.zip
Rollup merge of #86666 - ptrojahn:compare_kinds, r=petrochenkov
Fix misleading "impl Trait" error

The kinds can't be compared directly, as types with references are treated as different because the lifetimes aren't bound in ty, but are in expected.
Closes #84160
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions