Skip to content

Commit c49d30e

Browse files
authored
Repo: Update to Rust 1.87 (#1372)
Also cleans up the last few lints needed to be clean on 1.87 that weren't backwards-compatible with 1.86. Mostly this is adding expects for clippy::large_enum_variant, which is now able to process more types. I stared at all the cases for a few minutes, and I don't think they're in places that are impactful enough to be worth changing.
1 parent e131a78 commit c49d30e

File tree

13 files changed

+126
-124
lines changed

13 files changed

+126
-124
lines changed

.github/workflows/openvmm-ci.yaml

Lines changed: 48 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/openvmm-docs-ci.yaml

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/openvmm-docs-pr.yaml

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)