• Z
    hard feature-gate for #[must_use] on functions · 0981211c
    Zack M. Davis 提交于
    We'll actually want a new "soft" warning-only gate to maintain
    backwards-compatibility, but it's cleaner to start out with the established,
    well-understood gate before implementing the alternative warn-only behavior in
    a later commit.
    
    This is in the matter of #43302.
    0981211c
feature_gate.rs 68.2 KB