Skip to content

style(ruvllm): rustfmt lattice_backend.rs#647

Open
ohdearquant wants to merge 1 commit into
ruvnet:mainfrom
ohdearquant:fix/lattice-backend-rustfmt
Open

style(ruvllm): rustfmt lattice_backend.rs#647
ohdearquant wants to merge 1 commit into
ruvnet:mainfrom
ohdearquant:fix/lattice-backend-rustfmt

Conversation

@ohdearquant

Copy link
Copy Markdown
Contributor

Formatting-only fix: cargo fmt collapses a multi-line format!() in the safetensors_precision_label_follows_torch_dtype test onto a single line.

This is the sole diff cargo fmt --check reports against main, so it greens the Rustfmt and Clippy + fmt CI jobs (currently red on main, flagging crates/ruvllm/src/backends/lattice_backend.rs:707). No logic change.

Formatting-only: collapse a multi-line format!() in a test to a single
line. Greens the Rustfmt / Clippy+fmt CI on main (was flagging
lattice_backend.rs:707). No logic change.
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