Skip to content

Disallow deriving (other than Copy/Clone) on types with unnamed fields - #121270

Closed
clubby789 wants to merge 2 commits into
rust-lang:masterfrom
clubby789:more-unnamed-fields-checks
Closed

Disallow deriving (other than Copy/Clone) on types with unnamed fields#121270
clubby789 wants to merge 2 commits into
rust-lang:masterfrom
clubby789:more-unnamed-fields-checks

Prevent builtin derive macro (except Copy+Clone) usage on types with …

c863574
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs