Skip to content

Latest rust has changed its error output #588

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
Apr 14, 2025

Conversation

jonathanpallant
Copy link
Contributor

The latest version of Rust produces different error messages and so our canary test fails.

See https://github.com/rust-embedded/cortex-m/actions/runs/14417822062/job/40436630371 for an example failure.

This PR merely updates the expected output to match what the compiler does.

@jonathanpallant jonathanpallant added this pull request to the merge queue Apr 14, 2025
Merged via the queue into master with commit 31a0e61 Apr 14, 2025
22 checks passed
@jonathanpallant jonathanpallant deleted the fix-ci-updated-errors branch April 14, 2025 10:39
This was referenced Apr 15, 2025
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