We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1da77ae commit 9fc4a76Copy full SHA for 9fc4a76
text/3491-remove-implicit-features.md
@@ -109,6 +109,10 @@ another features
109
# Rationale and alternatives
110
[rationale-and-alternatives]: #rationale-and-alternatives
111
112
+Instead of a `cargo::rust-202X-compatibility` group, we could put this in
113
+`rust-202X-compatibility` so there is one less group to enable to prepare for
114
+the next edition at the risk of user confusion over a "rust" lint controllin cargo.
115
+
116
Instead of an error, optional dependencies could be
117
- Make optional dependencies private features ([RFC #3487](https://github.com/rust-lang/rfcs/pull/3487))
118
- Seems like the need for this would be relatively low and be less obvious
0 commit comments