| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-02-27 | enable doctest | BenjaminBrienen | -1/+0 | |
| 2025-01-06 | minor: New clippy lints | Lukas Wirth | -1/+0 | |
| 2024-12-29 | Enforce a current directory being set for spawned commands | Lukas Wirth | -1/+15 | |
| 2024-08-06 | Replace `[package.repository] = "…"` of published crates with ↵ | Vincent Esche | -1/+1 | |
| `[package.repository.workspace] = true` | ||||
| 2024-08-06 | Add repository URL for published crates' missing `[package.repository]` fields | Vincent Esche | -0/+1 | |
| 2024-08-06 | Replace `"TBD"` with more helpful desciptions in published crates' ↵ | Vincent Esche | -1/+1 | |
| `[package.description]` fields | ||||
| 2024-06-30 | Remove inline `rust_2018_idioms, unused_lifetimes` lint warn, Cargo.toml ↵ | Lukas Wirth | -2/+0 | |
| already enforces this | ||||
| 2024-06-13 | internal: Fix rustdoc warnings | Wilfred Hughes | -2/+2 | |
| `cargo doc` generates a bunch of warnings on rust-analyzer. Fix all the bare URL and empty code block warnings. | ||||
| 2024-04-21 | Allow rust files to be used linkedProjects | Lukas Wirth | -0/+138 | |
