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

Bump the Rust MSRV #534

Merged
merged 1 commit into from
Feb 16, 2024
Merged

Bump the Rust MSRV #534

merged 1 commit into from
Feb 16, 2024

Conversation

alistair23
Copy link
Collaborator

We are starting to see failures with our current version of Rust [1] when building elf2tab.

We could look at pinning an older elf2tab, but that brings with it a range of issues. Instead let's bump our MSRV to a newer stable.

1: #533 (comment)

We are starting to see failures with our current version of Rust [1]
when building elf2tab.

We could look at pinning an older elf2tab, but that brings with it a
range of issues. Instead let's bump our MSRV to a newer stable.

1: tock#533 (comment)

Signed-off-by: Alistair Francis <[email protected]>
@jrvanwhy jrvanwhy added the upkeep Indicates a PR is upkeep as defined by the code review policy. label Feb 16, 2024
@jrvanwhy jrvanwhy added this pull request to the merge queue Feb 16, 2024
Merged via the queue into tock:master with commit 6103c07 Feb 16, 2024
3 checks passed
@alistair23 alistair23 deleted the alistair/rust-fixup branch February 17, 2024 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upkeep Indicates a PR is upkeep as defined by the code review policy.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants