You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
272ce22 ci: update build_docs job to use rust nightly (Steve Myers)
1755480 ci: use prepared rust-version instead of stable for all jobs (Steve Myers)
173cc42 ci(clippy): fix updated ptr_arg check for rust 1.83 (Steve Myers)
1d03db9 ci(clippy): fix new default warn empty_line_after_doc_comments for rust 1.83 (Steve Myers)
941bca0 ci(clippy): fix new stricter needless_lifetime errors for rust 1.83 (Steve Myers)
2586e1e ci: automated update to rustc 1.83.0 (Github Action)
Pull request description:
Automated update to Github CI workflow `cont_integration.yml` by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action
I manually fixed new clippy warnings.
I also changed CI to:
~~1. not build or run tests or test dependencies when building with MSRV. This reduced the number of dependencies we need to pin for MSRV and fixes 1398.~~ I removed these changes.
2. use the same version or rust as in the `rust-version` file for all jobs instead of just for clippy. I made this change to prevent CI breaks when stable changes before we have a chance to fix the auto created PR that bumps the `rust-version` file.
ACKs for top commit:
oleonardolima:
tACK 272ce22
nymius:
tACK 272ce22
ValuedMammal:
ACK 272ce22
Tree-SHA512: de3e9447e25f82474cd6902ade9dfad4145686b4084296d3fd2065e28bf811579bbaa18225d175372e7dd9914377c6e8260998ff991b0f482f19551884bbf9ca
0 commit comments