macros_rule the_world! - Alvin Ramskogler - Rust Linz, May 2022
Rust's Witchcraft
Constant fun (const fn) with Rust - Rainer Stropek - Rust Linz June 2022
C++ Bonus [040] - Coroutinen & Lazy Evalutation
Towards Automatic Verification of Unsafe Rust with Constrained Horn Solvers
RustEdu Workshop 2022 - The Pluggable Interrupt OS: Writing a Kernel in Rust
RustEdu Workshop 2022 - RustViz: Interactively Visualizing Ownership and Borrowing
crux-mir: Symbolic testing for Rust
Nine Rules for Creating Procedural Macros in Rust - by Carl Kadie - Rust Linz, December 2022
A Mir Formality walkthrough (2022-06-29)
Async Rust: Portability and Interoperability - Nick Cameron - Rust Linz, April 2022
Rust Macros (Noq Ep.02)
Introduction to WAGI by Rainer Stropek & Stefan Baumgartner - Rust Linz, March 2022
RustConf 2018 - My Little Procedural Macro by Chris Wong
Rust: Your code can be PERFECT
Declarative Macros in Rust
A Practical Introduction to Declarative Macros in Rust
Rust Generate Unlimited Structs with Macro - Part 3 - Deep Dive into Rust Macro - Detailed Example
RustConf 2020 - Macros for a More Productive Rust by jam1garner
Procedural Macros in Rust