Skip to content

tooling: lint floor, cargo-deny, toolchain pin, dev port [skip release]#46

Merged
johncarmack1984 merged 2 commits into
mainfrom
tooling/lints-deny-port
Jul 7, 2026
Merged

tooling: lint floor, cargo-deny, toolchain pin, dev port [skip release]#46
johncarmack1984 merged 2 commits into
mainfrom
tooling/lints-deny-port

Conversation

@johncarmack1984

Copy link
Copy Markdown
Owner
  • crates/: workspace lint floor (unsafe_code = forbid, clippy all as warnings under the existing -D warnings gate), deny.toml + pinned cargo-deny CI job (advisories/bans/licenses/sources -- green today), rust-toolchain.toml pinning stable + components
  • web/: dev server pinned to :47304 with strictPort (was default 5173); justfile/README references updated

Verified locally: clippy -D warnings clean, cargo deny check clean.

- crates: [workspace.lints] (forbid unsafe, clippy all as warnings --
  enforced by the existing -D warnings gate), deny.toml + a CI job,
  rust-toolchain.toml pinning stable with rustfmt/clippy
- web: dev server pinned to an uncommon port with strictPort; docs
  updated to match

clippy -D warnings and cargo deny verified green locally.
@johncarmack1984 johncarmack1984 merged commit 1d09760 into main Jul 7, 2026
8 checks passed
@johncarmack1984 johncarmack1984 deleted the tooling/lints-deny-port branch July 7, 2026 03:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant