Closed Bug 2053847 Opened 2 months ago Closed 1 month ago

XPIDL-generated Rust code is not indexed

Categories

(Webtools :: Searchfox, defect)

defect

Tracking

(firefox155 fixed)

RESOLVED FIXED
Tracking Status
firefox155 --- fixed

People

(Reporter: nicolas.guichard, Assigned: nicolas.guichard)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

The short story is that those files are used via the include! macro and rust-analyzer doesn't add tokens from macro call expansions to the SCIP occurrences. When the expansion includes definitions, it means we don't get symbol definitions in the output either.
I'm working on a patch upstream to fix that.

Attached file GitHub Pull Request
Assignee: nobody → nicolas.guichard
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: