Rust Keyword Generics Progress Report: February 2023
Rust Keyword Generics Progress Report: February 2023
Posted Feb 24, 2023 22:01 UTC (Fri) by roc (subscriber, #30627)In reply to: Rust Keyword Generics Progress Report: February 2023 by tlamp
Parent article: Rust Keyword Generics Progress Report: February 2023
That's my gut reaction too. I've written a lot of Rust code, including a lot of async code, and grappled with variable fallibility, and while it can be a bit annoying, I think the cure here looks worse than the problem.
