Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crashes with request handler panicked: assertion failed: p.at(T![<]) on unfinished generic impl block before use #18225

Open
SabrinaJewson opened this issue Oct 1, 2024 · 0 comments · May be fixed by #18226
Labels
A-parser parser issues Broken Window Bugs / technical debt to be addressed immediately C-bug Category: bug I-panic

Comments

@SabrinaJewson
Copy link

rust-analyzer version: rust-analyzer 1.83.0-nightly (fb4aebd 2024-09-30)

rustc version:

rustc 1.81.0 (eeb90cda1 2024-09-04)
binary: rustc
commit-hash: eeb90cda1969383f56a2637cbd3037bdf598841c
commit-date: 2024-09-04
host: x86_64-unknown-linux-gnu
release: 1.81.0
LLVM version: 18.1.7

editor or extension: Neovim with Rustaceanvim

code snippet to reproduce:

impl<T:
use std;

Shows request handler panicked: assertion failed: p.at(T![<]). I attached the full log in panic.txt.

@SabrinaJewson SabrinaJewson added the C-bug Category: bug label Oct 1, 2024
@SabrinaJewson SabrinaJewson linked a pull request Oct 1, 2024 that will close this issue
@ChayimFriedman2 ChayimFriedman2 added A-parser parser issues Broken Window Bugs / technical debt to be addressed immediately I-panic labels Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-parser parser issues Broken Window Bugs / technical debt to be addressed immediately C-bug Category: bug I-panic
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants