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
* rust: parse macro symbols
Macros end in an exclamation point. Currently parsing one results in a MissingDescriptor error, for example:
`scip::symbol::parse_symbol("rust-analyzer cargo std https://github.com/rust-lang/rust/library/std macros/print!")`
* fixup: add test for macro
---------
Co-authored-by: TJ DeVries <devries.timothyj@gmail.com>
0 commit comments