You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This has been reported several times, see #11048 and #10673, probably more. It's come up for me now. I was able to cut it way down to the example above. Remove either of the type constraints and it's happy. I also tried other traits, couldn't find one that caused the issue.
It wasn't doing this earlier.
The text was updated successfully, but these errors were encountered:
rust-analyzer version: rust-analyzer 1.83.0 (90b35a62 2024-11-26)
rustc version: rustc 1.83.0 (90b35a623 2024-11-26)
editor or extension: Emacs 29.3, Zed 0.166.1
repository link (if public, optional): example
code snippet to reproduce:
This has been reported several times, see #11048 and #10673, probably more. It's come up for me now. I was able to cut it way down to the example above. Remove either of the type constraints and it's happy. I also tried other traits, couldn't find one that caused the issue.
It wasn't doing this earlier.
The text was updated successfully, but these errors were encountered: