[Bug 2027639] Re: Upgrade Rust to 1.70.0
Zixing Liu
2027639 at bugs.launchpad.net
Tue Jul 25 09:43:26 UTC 2023
** Changed in: rustc (Ubuntu)
Importance: Undecided => Medium
--
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:
In Progress
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