I’m curious, have you used Rust much? Most of those changes just feel like “rust should be more familiar to me” changes.
Also:
As Rust 2.0 is not going to happen, Rust users will never get these language design fixes
Isn’t necessarily true for most of your suggestions. Since most of them are just changes to syntax semantics and not language semantics they could be made in an edition.
I’m curious, have you used Rust much? Most of those changes just feel like “rust should be more familiar to me” changes.
Also:
Isn’t necessarily true for most of your suggestions. Since most of them are just changes to syntax semantics and not language semantics they could be made in an edition.