-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Labels
A-configconfigurationconfigurationA-documentationdocs for rust-analyzer usage/inner workingdocs for rust-analyzer usage/inner workingC-enhancementCategory: enhancementCategory: enhancement
Description
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
Labels
A-configconfigurationconfigurationA-documentationdocs for rust-analyzer usage/inner workingdocs for rust-analyzer usage/inner workingC-enhancementCategory: enhancementCategory: enhancement