Upgrade Rust to 1.68.0
Bug #2009920 reported by
Zixing Liu
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
rustc (Ubuntu) |
Fix Released
|
Undecided
|
Zixing Liu |
Bug Description
Upgrade Rust to 1.68.0.
Notable changes from upstream:
- Cargo's sparse protocol: No longer need to wait through `git clone` for the crates index updates!
- Local Pin construction: More advanced version of `tokio::pin!` macro.
- Default alloc error handler: Now memory allocation failures no longer cause an abort()... only in the `no_std` builds though.
Changed in rustc (Ubuntu): | |
status: | New → In Progress |
Changed in rustc (Ubuntu): | |
assignee: | nobody → Zixing Liu (liushuyu-011) |
To post a comment you must log in.
+1 on this, apparently we will need Rust 1.68 to provide the Rust support in the kernel with linux 6.5 in mantic (https://<email address hidden>/T/)