Skip to content

dev: Build all features by default#128

Merged
olix0r merged 3 commits intomainfrom
ver/all-features
Jul 12, 2022
Merged

dev: Build all features by default#128
olix0r merged 3 commits intomainfrom
ver/all-features

Conversation

@olix0r
Copy link
Member

@olix0r olix0r commented Jul 12, 2022

Currently, the just rs-clippy, etc, do not actually enable any
features. This makes it easy to misrun checks (locally). This change
adds a features variable--that defaults to all--that control which
features are enabled on rust targets.

Signed-off-by: Oliver Gould ver@buoyant.io

olix0r added 2 commits July 12, 2022 15:31
Currently, the `just rs-clippy`, etc, do not actually enable any
features. This makes it easy to misrun checks (locally). This change
adds a `features` variable--that defaults to `all`--that control which
features are enabled on rust targets.

Signed-off-by: Oliver Gould <ver@buoyant.io>
@olix0r olix0r merged commit 6933cc5 into main Jul 12, 2022
@olix0r olix0r deleted the ver/all-features branch July 12, 2022 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants