[Bug 2027639] [NEW] Upgrade Rust to 1.70.0
Zixing Liu
2027639 at bugs.launchpad.net
Thu Jul 13 01:46:08 UTC 2023
Public bug reported:
Upgrade Rust to 1.69.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.
** Affects: rustc (Ubuntu)
Importance: Undecided
Assignee: Zixing Liu (liushuyu-011)
Status: New
** Changed in: rustc (Ubuntu)
Assignee: (unassigned) => Zixing Liu (liushuyu-011)
--
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:
New
Bug description:
Upgrade Rust to 1.69.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