mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
94ca94fa5f
Don't show no_effect warning on unit structs implementing fn_once Fixes #7792 changelog: Don't show [`no_effect`] or [`unecessary_operation`] warning for unit struct implementing FnOnce