31
things rust shipped without (2015)
(graydon2.dreamwidth.org)
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Credits
As in using consts (or variables you think are consts) as refutable patterns? Yeah this was an oversight I'm sure.
One option is an edition change requiring a
const
keyword, soRight now they use a lint to try to warn the dev though.