Traits now support async fn and -> impl Trait (with some limitations), the compiler got faster, version = in Cargo​.toml is now optional, and many small functions have been stabilized!

  • @taladar
    link
    36 months ago

    A lot of Rust concepts were also influenced by Haskell even though Rust uses different terms for them.