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 Rust version to 1.72.0 #340

Merged
merged 1 commit into from
Sep 13, 2023
Merged

Bump Rust version to 1.72.0 #340

merged 1 commit into from
Sep 13, 2023

Conversation

robin-nitrokey
Copy link
Member

This pulls in rust-lang/rust#111364 (released in 1.71.0) that should fix the Dwarf errors we encountered when running the firmware with gdb on lpc55. This also means we now use the sparse cargo index per default which should improve build times.

Fixes: #119

This pulls in rust-lang/rust#111364 (released in
1.71.0) that should fix the Dwarf errors we encountered when running the
firmware with gdb on lpc55.  This also means we now use the sparse cargo
index per default which should improve build times.
Copy link
Member

@szszszsz szszszsz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just to add to the original description, the firmware build was smoke-tested on hardware by @robin-nitrokey today, and it seems to work

@robin-nitrokey robin-nitrokey merged commit 2acb70f into main Sep 13, 2023
@robin-nitrokey robin-nitrokey deleted the rust-1.72.0 branch September 13, 2023 12:39
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.

Dwarf Error: Cannot find DIE
3 participants