Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Use $crate instead of ::solana_sdk in declare_name! macro #10933

@Aaron1011

Description

@Aaron1011

In #10905, I needed to use ::solana_sdk as a path in a macro, since a rustc issue prevents $crate from working properly. Once rust-lang/rust#72121 is merged, we can switch to using $crate

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions