Upstream expects any dependent code to explicitly declare at least one feature beyond std for the package.
("To avoid redundant compilation times, by default no derives are supported.")
But debcargo wants to build the package using only the default featureset, which upstream intends to fail.
So, we add one feature by default, incurring a little bit of redundant compilation, to enable the package to build cleanly with debcargo's expectations. bleh.
See https://salsa.debian.org/rust-team/debcargo-conf/-/issues/87#note_538543 for more discussion
Daniel Kahn Gillmor <dkg@fifthhorseman.net>
not-needed
Showing 1 to 2 of 2 entries
All known versions for source package 'rust-derive-more'