Commit 4ae0906
Fix Rust CI: format E2E imports and skip the README fragment
The Auto tier README example is a fragment that references an undefined
'session' binding, so rustdoc could not compile it as a doctest. Mark it
'rust,ignore' to match every other fragment in the file, and apply the
rustfmt import merge the format job asked for.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 2aad36e9-e078-4b9c-afa1-0c7cd2c71f741 parent fee4bd7 commit 4ae0906
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
390 | 390 | | |
391 | 391 | | |
392 | 392 | | |
393 | | - | |
| 393 | + | |
394 | 394 | | |
395 | 395 | | |
396 | 396 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
4 | | - | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments