Commit 30f2d6b
Phase B fixup: run nightly rustfmt on regenerated Rust types
Codegen-check CI complained because the local fmt I ran when re-running
codegen used stable rustfmt; the verification workflow uses the nightly
toolchain plus the nightly-only .rustfmt.nightly.toml config (see
.github/workflows/rust-sdk-tests.yml). Re-run nightly fmt to match.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 156029e commit 30f2d6b
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
0 commit comments