fabro/lib/crates/fabro-core
Bryan Helmkamp 501f0e76d1 fmt: apply nightly rustfmt and document nightly requirement
The rustfmt.toml uses nightly-only options (struct_field_align_threshold,
imports_granularity, etc.) so stable rustfmt silently skips them,
producing different output. Use cargo +nightly fmt going forward.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 12:22:51 -04:00
..
src fmt: apply nightly rustfmt and document nightly requirement 2026-04-11 12:22:51 -04:00
Cargo.toml Add publish = false to all crates to prevent accidental crates.io publish 2026-03-29 13:47:09 -04:00