You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although it seems to be well-known, I find it surprising that the requirement "features should be additive" is not documented at all on docs.crates.io. Disrespecting this leads to tricky errors when merging features like chyh1990/yaml-rust#44 and rust-bakery/nom#544 (= #4323).
rust-lang/rfcs#1841 mentioned some documentation changes which should better be added here.
davemilter, Dushistov, gnzlbg, fintelia, leoschwarz and 14 morestanislav-tkach