Skip to content

Bump MSRV from 1.80 to 1.85 #1076

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

Merged
merged 1 commit into from
Mar 12, 2025
Merged

Bump MSRV from 1.80 to 1.85 #1076

merged 1 commit into from
Mar 12, 2025

Conversation

Bromeon
Copy link
Member

@Bromeon Bromeon commented Mar 12, 2025

Unblocks #1037 depending on PanicHookInfo, among others.

Follow clippy to use is_none_or(...) instead of map_or(true, ...).
This function is available as of Rust 1.82.

@Bromeon Bromeon added quality-of-life No new functionality, but improves ergonomics/internals c: tooling CI, automation, tools breaking-change Requires SemVer bump labels Mar 12, 2025
@GodotRust
Copy link

API docs are being generated and will be shortly available at: https://godot-rust.github.io/docs/gdext/pr-1076

Follow clippy to use is_none_or(...) instead of map_or(true, ...).
@Bromeon Bromeon enabled auto-merge March 12, 2025 18:20
@Bromeon Bromeon added this pull request to the merge queue Mar 12, 2025
Merged via the queue into master with commit de44884 Mar 12, 2025
17 checks passed
@Bromeon Bromeon deleted the qol/msrv branch March 12, 2025 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change Requires SemVer bump c: tooling CI, automation, tools quality-of-life No new functionality, but improves ergonomics/internals
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants