Idea] Turbofish replacement - language design - Rust Internals
Por um escritor misterioso
Descrição
This is not an Pre-RFC yet, I’ll write one when it collects some hype and initial bikesheddings for it. The idea here is a new syntax which does exactly what fn-call-after-turbofish does currently, but fancier. It basically looks like this. mem::size_of(:T); iter.collect(:Vec<_>); make_array(:u8, :64, 0); do_something(:T, :U, a, b); So function call arguments can be started with optional type arguments. Type arguments are started with :, and interpreted in type context. All type arguments mus
What are some of Rust's weaknesses as a language? : r/rust
Tracking issue for const generics (RFC 2000) · Issue #44580 · rust-lang/rust · GitHub
fixing c++ with epochs : r/rust
Planet Mozilla
Rust Anyhow ? Turbofish :: / HTTP Calls and Errors @ Rust Meetup Linz (Austria)
Request coalescing in async Rust
Generics in Go - How They Work and How to Play With Them : r/golang
Keyword Generics Progress Report: February 2023
Placeholder Syntax - Revisited - language design - Rust Internals
Rust's Ugly Syntax : r/rust
Planet Mozilla
LoRaWAN Applications in Rust - Blog - Tweede golf
Enjoy the Vue Podcast on Spotify
Learning Rust through open source and live code reviews