Rust’s Type System Is Turing-Complete

(N.B. The word “fuck” appears multiple times in this post. I recommend that… Read more

Similar

Writing Non-Trivial Macros in Rust

Macros in Rust tend to have a reputation for being complex and magical, the likes which only seasoned wizards like @dtolnay can hope to understand, let alone master. Rust’s declarative macros provide a mechanism for pattern matching on arbitrary syntax to... (more…)

Read more »