Commit f7aba1e
0.16.2: rustfmt + clippy doc-lazy-continuation
- `cargo fmt` reformat: trailing blank line in `playground.rs`,
`types.rs::fn_body_emits_effect_call` doc shape.
- `clippy::doc-lazy-continuation` triggered on the walker's
multi-line doc — collapsed the `false positives ... false
negatives ...` sentence into a single line so the lint stops
reading it as an unindented paragraph break.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent a077586 commit f7aba1e
2 files changed
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2035 | 2035 | | |
2036 | 2036 | | |
2037 | 2037 | | |
2038 | | - | |
2039 | 2038 | | |
2040 | 2039 | | |
2041 | 2040 | | |
2042 | 2041 | | |
2043 | 2042 | | |
2044 | 2043 | | |
2045 | | - | |
2046 | | - | |
2047 | | - | |
| 2044 | + | |
| 2045 | + | |
2048 | 2046 | | |
2049 | 2047 | | |
2050 | 2048 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
713 | 713 | | |
714 | 714 | | |
715 | 715 | | |
716 | | - | |
717 | 716 | | |
718 | 717 | | |
719 | 718 | | |
| |||
0 commit comments