Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: Bump rust toolchain to 1.83 #39

Merged
merged 5 commits into from
Jan 27, 2025
Merged

Conversation

ColinKinloch
Copy link
Contributor

@ColinKinloch ColinKinloch commented Jan 21, 2025

Matching Debian testing

Update rust toolchain action to avoid dependabot updates

This MR also contains clippys suggestions:

  • Unused lifetime specifiers
  • Redundant lifetime specifiers
  • unnecessary_map_or replaced with is_some_and
  • Tagged size field of FileEntry as unused

Clippy is also printing:
warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0, nom v5.1.2, quick-xml v0.22.0, traitobject v0.1.0, typemap v0.3.3

quick-xml is a dependency of https://github.com/collabora/open-build-service-rs which I notice doesn't have dependabot enabled.

@ColinKinloch ColinKinloch force-pushed the bump_rust branch 2 times, most recently from 8290abe to b4ac708 Compare January 27, 2025 11:04
@sjoerdsimons sjoerdsimons added this pull request to the merge queue Jan 27, 2025
Merged via the queue into collabora:main with commit 26fdd81 Jan 27, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants