Skip to content

Restore a clean Rust workspace quality baseline #389

Description

@arniber21

What to build

Restore the current Rust checkout to a deterministic green baseline before further feature work. The audit found formatting drift, two Clippy errors, and five neutral-atom snapshot failures; the failed test run also left hundreds of tests unexecuted.

Acceptance criteria

  • Workspace formatting passes without modifying files during the check.
  • Workspace Clippy passes for all non-Flux targets with warnings denied.
  • The complete fast workspace test run passes, including every neutral-atom stats and resource-report snapshot.
  • Snapshot changes are reviewed as intentional behavior changes, not blindly accepted.
  • No tests remain unexecuted because the runner stopped after an earlier failure.

Blocked by

None - can start immediately.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdev-toolingEditor extensions, LSP, formatter, linter, watch/CI toolingready-for-agentFully specified, ready for an AFK agent

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions