Commit f4e4777
committed
fix(ci): cargo fmt drift across 4 files + version bump (v0.5.861)
v0.5.858/859 left fmt drift in:
- crates/perry-codegen/src/expr.rs:6215
- crates/perry-hir/src/lower/expr_member.rs:564
- crates/perry-hir/src/lower.rs:7647
- crates/perry-runtime/src/regex.rs:397
Also bumps Cargo.toml + CLAUDE.md from 0.5.859 → 0.5.861 (v0.5.860
tag bumped tag only; version files were skipped due to linter race).
Pure formatting + metadata.1 parent 7e6629c commit f4e4777
4 files changed
Lines changed: 10 additions & 21 deletions
File tree
- crates
- perry-codegen/src
- perry-hir/src
- lower
- perry-runtime/src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6215 | 6215 | | |
6216 | 6216 | | |
6217 | 6217 | | |
6218 | | - | |
6219 | | - | |
| 6218 | + | |
6220 | 6219 | | |
6221 | 6220 | | |
6222 | 6221 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7647 | 7647 | | |
7648 | 7648 | | |
7649 | 7649 | | |
7650 | | - | |
7651 | | - | |
7652 | | - | |
| 7650 | + | |
| 7651 | + | |
| 7652 | + | |
7653 | 7653 | | |
7654 | | - | |
7655 | | - | |
7656 | | - | |
| 7654 | + | |
| 7655 | + | |
| 7656 | + | |
7657 | 7657 | | |
7658 | 7658 | | |
7659 | 7659 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
564 | 564 | | |
565 | 565 | | |
566 | 566 | | |
567 | | - | |
568 | | - | |
569 | | - | |
570 | | - | |
571 | | - | |
572 | | - | |
573 | | - | |
574 | | - | |
| 567 | + | |
| 568 | + | |
575 | 569 | | |
576 | 570 | | |
577 | 571 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
397 | 397 | | |
398 | 398 | | |
399 | 399 | | |
400 | | - | |
401 | | - | |
402 | | - | |
403 | | - | |
404 | | - | |
| 400 | + | |
405 | 401 | | |
406 | 402 | | |
407 | 403 | | |
| |||
0 commit comments