fabro/docs/public/examples
Bryan Helmkamp e5c5feaa8d
fix(workflows): pin clippy and fmt to nightly-2026-04-14
The smoke and implement-plan workflows ran cargo clippy without a
toolchain prefix, so on the Daytona snapshot they fell through to the
baked-in stable toolchain. clippy.toml now uses allow-unwrap-types
(added in clippy 1.95), which the stable in fabro-v7 doesn't recognize.
Pin every fmt and clippy invocation to nightly-2026-04-14 so they match
.github/workflows/rust.yml. Also update the public repl-handoff example
to keep the documented template consistent.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-03 17:32:46 -04:00
..
clone-substack.mdx refactor(workflow): update stage outcome semantics 2026-04-30 06:06:51 -04:00
definition-of-done.mdx refactor(workflow): update stage outcome semantics 2026-04-30 06:06:51 -04:00
nlspec-conformance.mdx refactor(workflow): update stage outcome semantics 2026-04-30 06:06:51 -04:00
repl-handoff.mdx fix(workflows): pin clippy and fmt to nightly-2026-04-14 2026-05-03 17:32:46 -04:00
semantic-port.mdx refactor(workflow): update stage outcome semantics 2026-04-30 06:06:51 -04:00
solitaire.mdx docs: sync public docs to recent runtime changes 2026-04-30 08:35:53 -04:00