Panic: mismatched kinds in substitution in textDocument/references
#19610
Labels
C-bug
Category: bug
textDocument/references
#19610
This occurs persistently in many different spots in our repo, always in
textDocument/references
. See below for one specific example.rust-analyzer version: 0.3.2379-standalone (8365cf8 2025-04-13)
rustc version: rustc 1.86.0 (05f9846f8 2025-03-31)
editor or extension: VS Code Version: 1.99.2
rust-analyzer extension 0.3.2379
relevant settings:
Using GitHub Codespaces
repository link: https://github.com/microsoft/qsharp
to reproduce:
main
, commit1778307756977cc846421d80ab66b4f77e7c39ee
which is tip as of 4/16/2025)cargo build
compiler/qsc_qasm3/src/lib.rs
in VS CodeErrorKind
)Error dialog shows:
Output window (
"RA_LOG": "info"
and LSP logs enabled)The text was updated successfully, but these errors were encountered: