diff options
| author | bors <bors@rust-lang.org> | 2024-08-07 06:34:46 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-08-07 06:34:46 +0000 |
| commit | 0713a4704508c86ff223910a415829e08031ae64 (patch) | |
| tree | 32d4e21612b5fe2972d6a826d9cb0652fa463ca4 /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | 937ef11c55cb7f2d972d80a74c474c10fa97f610 (diff) | |
| parent | ac7c46651533765c4809f1bad6f5177f865624ef (diff) | |
| download | rust-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
