Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug when with resolver = "1" non-virtual package was allowing unknown features #9437

Merged
merged 12 commits into from
May 24, 2021
Prev Previous commit
Next Next commit
Remove trailing space
In-line authored May 3, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 8c4b0a8559a17ae31bce063960fab3a22ce7362c
2 changes: 1 addition & 1 deletion tests/testsuite/package_features.rs
Original file line number Diff line number Diff line change
@@ -215,7 +215,7 @@ fn other_member_from_current() {
name = "bar"
version = "0.1.0"

[features]
[features]
f1 = []
f2 = []
f3 = []