Commit 73b4766
committed
perf: shared target dir, --no-deps for docs, parallel test execution
- Use ~/.facet-dev/target as shared target dir across worktrees
- Show target dir path and size at start of pre-push
- Add --no-deps to cargo doc for faster doc builds
- Separate test build from test run
- Run tests in background while clippy/docs/etc run
- Add dirs crate for home directory detection1 parent 4cf4569 commit 73b4766
3 files changed
Lines changed: 282 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
0 commit comments