Skip to content

Commit 9fc4a76

Browse files
committed
fix: Add warning group alternative
1 parent 1da77ae commit 9fc4a76

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

text/3491-remove-implicit-features.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,10 @@ another features
109109
# Rationale and alternatives
110110
[rationale-and-alternatives]: #rationale-and-alternatives
111111

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+
112116
Instead of an error, optional dependencies could be
113117
- Make optional dependencies private features ([RFC #3487](https://github.com/rust-lang/rfcs/pull/3487))
114118
- Seems like the need for this would be relatively low and be less obvious

0 commit comments

Comments
 (0)