Y
Hacker News
new
|
ask
|
show
|
jobs
by
WiSaGaN
478 days ago
Does this require nightly? If so, #[warn(clippy::wildcard_enum_match_arm)] will do the samething but no need for nightly, and from clippy instead of rustc natively.