Commit 41047c5
docs: backtick IOSurface in README to fix clippy doc_markdown lint
The README is compiled as crate docs via include_str!, so clippy's
doc_markdown lint runs over it under -D warnings. The bare 'IOSurface'
identifier in the 3.0 migration note tripped the lint and failed the
Lint CI job on main.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 1db5671 commit 41047c5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
455 | 455 | | |
456 | 456 | | |
457 | 457 | | |
458 | | - | |
| 458 | + | |
459 | 459 | | |
460 | 460 | | |
461 | 461 | | |
| |||
0 commit comments