Panic when analyzing &fn(&dyn Trait)
#13838
Labels
A-ty
type system / type inference / traits / method resolution
Broken Window
Bugs / technical debt to be addressed immediately
C-bug
Category: bug
rust-analyzer panics when encountering a reference to a function pointer that has a &dyn parameter.
I'm using VS Code on Windows.
Reproduction repo:
https://github.com/sandyberko/ra-repro.git
rust-analyzer version: rust-analyzer 0.3.1325-standalone (9ed1829 2022-12-17)
rustc version: rustc 1.66.0 (69f9c33d7 2022-12-12)
relevant settings: N/A
Code:
Error:
Log
The text was updated successfully, but these errors were encountered: