Skip to content

Conversation

@Bromeon
Copy link
Member

@Bromeon Bromeon commented Mar 29, 2024

Changes:

  1. Increment minimum supported Rust version, in a significant update

    • previous: 1.70.0, released June 1, 2023
    • new: 1.77.1, released yesterday
    • needed for ptr::from_ref() as well as upcoming C-strings
  2. Update glam: 0.23 -> 0.27

    • no particular reason
  3. Update cargo-deny: 0.14.3 -> 0.14.20

    • fixes CI breakage in krates dependency, see e.g. this CI run
  4. Explicitly specify 1.77.1 for doc-lints CI job

    • stable still pulls in 1.77.0 occasionally (not through CI cache)

@Bromeon Bromeon added quality-of-life No new functionality, but improves ergonomics/internals c: tooling CI, automation, tools labels Mar 29, 2024
Sometimes runners can't immediately get latest Rust stable version, and making doc fail due to that is not worth it.
@Bromeon Bromeon added this pull request to the merge queue Mar 29, 2024
@GodotRust
Copy link

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

Merged via the queue into master with commit 8266d23 Mar 29, 2024
@Bromeon Bromeon deleted the qol/msrv branch March 29, 2024 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

3 participants