[Bug 2027639] Re: Upgrade Rust to 1.70.0
Launchpad Bug Tracker
2027639 at bugs.launchpad.net
Tue Jul 18 04:18:31 UTC 2023
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: rustc (Ubuntu)
Status: New => Confirmed
--
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/2027639
Title:
Upgrade Rust to 1.70.0
Status in rustc package in Ubuntu:
Confirmed
Bug description:
Upgrade Rust to 1.70.0.
Notable changes from upstream:
- OnceLock and OnceCell are now stabilized in the standard library. You no longer need to rely on an external crate for lazy initialized values.
- Sparse registry is now enabled by default. No more waiting on the crates index updates!
- std::io::IsTerminal is now stabilized in the standard library. Now you can determine whether a tty is attended without an external library!
- Many APIs in the networking space are stabilized in the standard library.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rustc/+bug/2027639/+subscriptions
More information about the foundations-bugs
mailing list