update rustc #102

Open
opened 2022-10-07 18:49:30 +08:00 by sb10q · 2 comments

plenty of breakage on recent Rust versions...

plenty of breakage on recent Rust versions...
esavkin was assigned by sb10q 2022-10-07 18:50:05 +08:00

Maybe, try migrate to stable release? It would be easier to update in the future, and asm! macro is stable now https://doc.rust-lang.org/nightly/rust-by-example/unsafe/asm.html.

Maybe, try migrate to stable release? It would be easier to update in the future, and asm! macro is stable now https://doc.rust-lang.org/nightly/rust-by-example/unsafe/asm.html.
Poster
Owner

Yes, some QUARTIQ embedded projects are already using stable so this seems doable. Either way migration needs to be done.

Yes, some QUARTIQ embedded projects are already using stable so this seems doable. Either way migration needs to be done.
Sign in to join this conversation.
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: M-Labs/zynq-rs#102
There is no content yet.