Public bug reported:

Upgrade Rust to 1.79.0

Notable changes in 1.79:

* Inline const expressions: const expressions can now be nested inside other 
expressions (like vector/array initialization).
* Bounds in associated type position: Associated types in a trait can now have 
bounds. This makes type gymnastics more fun (or frustrating, depending on what 
you do).
* Automatic temporary lifetime extension: Rust compiler is now more intelligent 
about inferencing lifetimes for temporary values.


https://blog.rust-lang.org/2024/06/13/Rust-1.79.0.html

** 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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2076205

Title:
   Upgrade Rust to 1.79.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rustc/+bug/2076205/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to