Skip to content

Commit

Permalink
fix: Typo
Browse files Browse the repository at this point in the history
Co-authored-by: Eric Huss <eric@huss.org>
  • Loading branch information
epage and ehuss authored Oct 3, 2023
1 parent 9fc4a76 commit d8a7c03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion text/3491-remove-implicit-features.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ another features

Instead of a `cargo::rust-202X-compatibility` group, we could put this in
`rust-202X-compatibility` so there is one less group to enable to prepare for
the next edition at the risk of user confusion over a "rust" lint controllin cargo.
the next edition at the risk of user confusion over a "rust" lint controlling cargo.

Instead of an error, optional dependencies could be
- Make optional dependencies private features ([RFC #3487](https://github.com/rust-lang/rfcs/pull/3487))
Expand Down

0 comments on commit d8a7c03

Please sign in to comment.