Commit c675ae1
chore: bump version to 2.2.20
Ships:
- `fbuild bloat` / `fbuild symbols` rows now carry a `referenced_by`
array parsed from GNU `ld`'s `Cross Reference Table` block; the
markdown report gains a "Referenced by" column (#459 / #460).
- `fbuild bloat graph` subcommand for graphviz `.dot` back-reference
graphs (#463 / #468).
- `setup.py` locates the cargo binary under
`target/<host-triple>/release/` in addition to the flat
`target/release/`, so `pip install .` / `uv pip install -e .`
works on the rustup-managed toolchain layout (Windows in
particular, #461).
- Claude Code Stop / PostToolUse hooks are now PEP 723 scripts
(#464 / #466), scope clippy + test to the changed crates only
instead of `--workspace` on every Stop (#465 / #467), and have a
120s timeout with the workspace-wide gate moved to an opt-in
`ci/git-hooks/pre-push` (#462 / #469).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent c3e51ca commit c675ae1
4 files changed
Lines changed: 17 additions & 17 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 | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments