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: Enforce MSRV #348

Merged
merged 1 commit into from
Jan 23, 2024
Merged

ci: Enforce MSRV #348

merged 1 commit into from
Jan 23, 2024

Conversation

DataTriny
Copy link
Member

Blocked on #344

Ensures that AccessKit can compile with the minimum Rust version as advertised in the workspace's Cargo.toml.

cargo clippy deliberately runs on stable so we can allow/deny lints that are not present on older Rust versions.

@mwcampbell
Copy link
Contributor

This looks fine, but it should probably be rebased before merging.

@mwcampbell
Copy link
Contributor

Just a reminder that this looks fine, but to make sure we do a clean merge, I believe this branch needs to be rebased.

@DataTriny
Copy link
Member Author

@mwcampbell You might have missed the notification, it was rebased days ago. I'll merge this now.

@DataTriny DataTriny merged commit 0296b6b into main Jan 23, 2024
10 checks passed
@DataTriny DataTriny deleted the enforce-msrv branch January 23, 2024 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants