Commit c9c90db
committed
build: apply org-wide Rust artifact size policy
Set dev and test profile defaults per wrightkit/.github
docs/rust-build-artifacts.md:
- debug=1 for workspace code (line tables, not full DWARF)
- debug=false for third-party dependencies
This reduces target/debug/deps and incremental artifact volume
without affecting CI or test correctness.
Refs wrightkit/.github#441 parent ee20d1c commit c9c90db
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
0 commit comments