224, 209 - Rust changes
This commit is contained in:
parent
ff74861716
commit
14ef05c5b4
1 changed files with 10 additions and 0 deletions
|
|
@ -172,3 +172,13 @@ Idris 2 is a dependently typed practical functional programming language, now av
|
|||
It is a complete rewrite of Idris 1 (which was written in Haskell and is now deprecated) on top of a Scheme compiler.
|
||||
|
||||
For details, see the link:++https://idris2.readthedocs.io/en/latest/++[upstream documentation], including a list of changes compared to Idris 1 and an Idris 2 tutorial.
|
||||
|
||||
[[rust]]
|
||||
== Rust
|
||||
|
||||
=== async-std is now deprecated
|
||||
The `async-std` Rust crate is no longer maintained and is now considered deprecated in favor of the `smol` crate.
|
||||
|
||||
=== gtk3-rs, gtk-rs-core v0.18, and gtk4-rs v0.7 are now removed
|
||||
The Rust bindings for GTK3 (and related libraries) were marked as deprecated in Fedora 43 due to lack of upstream maintenance.
|
||||
In Fedora 43, they are completely removed.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue