Skip to content

Remove some dev-dependecies cargo features to speed up compilation #535

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ludfjig
Copy link
Contributor

@ludfjig ludfjig commented May 28, 2025

Decrease the amount of crates we have to compile.
cargo test goes from compiling 374 crates to 324 (-50!!)

@ludfjig ludfjig force-pushed the minimize_dev_deps branch from ac4c80c to 2929107 Compare May 28, 2025 19:55
@ludfjig ludfjig added kind/enhancement For PRs adding features, improving functionality, docs, tests, etc. area/infrastructure Concerns infrastructure rather than core functionality area/dependencies Concerns dependencies or related components and removed area/infrastructure Concerns infrastructure rather than core functionality labels May 28, 2025
simongdavies
simongdavies previously approved these changes May 29, 2025
Copy link
Contributor

@simongdavies simongdavies left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@simongdavies simongdavies dismissed their stale review May 29, 2025 10:44

meant to comment

Copy link
Contributor

@dblnz dblnz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need to solve conflict

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Concerns dependencies or related components kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants