Skip to content

Commit 40bc0f5

Browse files
committed
rfc, cfg-path-version: fix wording in motivation.
1 parent 96ec9e7 commit 40bc0f5

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

text/0000-cfg-path-version.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,9 @@ reduce "dependency hell" by enhancing cargo for:
4242

4343
[RFC 2483]: https://github.com/rust-lang/rfcs/pull/2483
4444

45-
...not much focus has been given to how you can improve the situation can be
46-
improved by enhancing conditional compilation to extend how many versions back
47-
a crate supports. This becomes critically important if and when we gain LTS
48-
channels as proposed by [RFC 2483].
45+
...not much focus has been given to how conditional compilation can be improved
46+
to extend how many versions back a crate supports. This becomes critically
47+
important if and when we gain LTS channels as proposed by [RFC 2483].
4948

5049
[version_check]: https://crates.io/crates/version_check
5150

0 commit comments

Comments
 (0)