-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
E-has-instructionsIssue has some instructions and pointers to code to get startedIssue has some instructions and pointers to code to get startedE-mediumgood first issue
Description
rust-analyzer works great if I use std types. However for their core equivalents I typically get neither auto-completion nor goto definition. This a bit inconvenient when working on a no-std project.
I mostly work around it by typing std things and then remaining them. But it would be better if core types would be directly supported.
domenukk
Metadata
Metadata
Assignees
Labels
E-has-instructionsIssue has some instructions and pointers to code to get startedIssue has some instructions and pointers to code to get startedE-mediumgood first issue