Skip to content

fix(protols): Remove node.parent.unwrap() or add safety#121

Merged
asharkhan3101 merged 1 commit into
mainfrom
ashar/fix-parent-unwraps
May 7, 2026
Merged

fix(protols): Remove node.parent.unwrap() or add safety#121
asharkhan3101 merged 1 commit into
mainfrom
ashar/fix-parent-unwraps

Conversation

@asharkhan3101
Copy link
Copy Markdown
Collaborator

I can't seem to find the excact cause of this but having this not fail is better than crashing

fixes #116

I can't seem to find the excact cause of this but having this not fail is better than crashing

fixes #116

Signed-off-by: mohammadkhan <mohammadkhan@digitalocean.com>
@asharkhan3101 asharkhan3101 enabled auto-merge (squash) May 7, 2026 14:23
@asharkhan3101 asharkhan3101 merged commit 47a28e1 into main May 7, 2026
1 check passed
@asharkhan3101 asharkhan3101 deleted the ashar/fix-parent-unwraps branch May 7, 2026 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Issue: Panic in textDocument/hover handler when Option::unwrap() is called on `None

2 participants