fabro/lib/crates/fabro-server
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
tests fmt 2026-04-11 11:27:46 -04:00
Cargo.toml refactor: standardize crate error types 2026-04-11 11:53:53 -04:00