Skip to content

Properly implement builtin#offset_of #16872

Open
@Veykril

Description

@Veykril

We already have the rough parts implemented, but our parse seems to be wrong and the IDE layer needs some help figuring out the syntax as stuff like std::mem::offset_of!(Option<&u8>, Some.0);/builtin#offset_of(Option<&u8>, Some.0); currently errors with parse errors and Some being unresolved.

The macro for this stabilizes in 3 days so

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-idegeneral IDE featuresA-parserparser issuesC-featureCategory: feature request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions