Commit 6f7c4fa
committed
ci: enforce doc comment code formatting with nightly rustfmt
- Install nightly Rust toolchain with rustfmt component
- Use cargo +nightly fmt to check both regular code and doc comments
- Replace stable fmt check with nightly to avoid formatting conflicts1 parent d57e215 commit 6f7c4fa
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
624 | 624 | | |
625 | 625 | | |
626 | 626 | | |
627 | | - | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
628 | 630 | | |
629 | 631 | | |
630 | | - | |
| 632 | + | |
631 | 633 | | |
632 | 634 | | |
633 | 635 | | |
| |||
0 commit comments