Skip to content

cargo.buildScripts.* are poor config names #13465

Open
@Veykril

Description

@Veykril

Given cargo.buildScripts.overrideCommand allows an arbitrary command to be executed, these configs should not be prefixed with cargo. buildScripts is also a poor choice, given these are not build-script specific settings but also proc-macro related. We should come up with a better more fitting prefix, something like compileTimeDeps.*.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-configconfigurationA-documentationdocs for rust-analyzer usage/inner workingC-enhancementCategory: enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions