swarm repositories / source
aboutsummaryrefslogtreecommitdiff
path: root/template/fresh
Commit message (Collapse)AuthorAge
* Scrub hardcoded Rust toolchain defaultsHEADmainmain2026-06-14
| | | | Teach rust-bootstrap to use the latest system Rust toolchain, derive rust-version only from active rustc when needed, and initialize Git before applying the fresh template in an empty directory.
* Update Rust starter bootstrap posturemain2026-06-13
| | | | Install project-local Cargo target-dir guidance and template config, keep Cargo output under /data/main/cargo-target/<project-slug>, preserve the global shared target fallback, and raise the source-file cap to 3000 lines.
* Install Rust style doctrinemain2026-04-17
|
* docs: manifest-own warning fatalitymain2026-04-04
|
* Initial importmain2026-03-31