about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-08-07 06:34:46 +0000
committerbors <bors@rust-lang.org>2024-08-07 06:34:46 +0000
commit0713a4704508c86ff223910a415829e08031ae64 (patch)
tree32d4e21612b5fe2972d6a826d9cb0652fa463ca4 /compiler/rustc_codegen_llvm/src/errors.rs
parent937ef11c55cb7f2d972d80a74c474c10fa97f610 (diff)
parentac7c46651533765c4809f1bad6f5177f865624ef (diff)
downloadrust-0713a4704508c86ff223910a415829e08031ae64.tar.gz
rust-0713a4704508c86ff223910a415829e08031ae64.zip
Auto merge of #17813 - roife:fix-issue-17803, r=Veykril
fix: tyck for non-ADT types when searching refs for `Self` kw

See https://github.com/rust-lang/rust-analyzer/pull/15864/files/e0276dc5ddc38c65240edb408522bb869f15afb4#r1389848845

For ADTs, to handle `{error}` in generic args, we should to convert them to ADT for comparisons; for others, we can directly compare the types.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions