[Bug 2009920] [NEW] Upgrade Rust to 1.68.0
Zixing Liu
2009920 at bugs.launchpad.net
Fri Mar 10 08:19:02 UTC 2023
Public bug reported:
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.
** Affects: rustc (Ubuntu)
Importance: Undecided
Status: In Progress
** Changed in: rustc (Ubuntu)
Status: New => In Progress
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to rustc in Ubuntu.
https://bugs.launchpad.net/bugs/2009920
Title:
Upgrade Rust to 1.68.0
Status in rustc package in Ubuntu:
In Progress
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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rustc/+bug/2009920/+subscriptions
More information about the foundations-bugs
mailing list