Skip to content

Commit ef5edff

Browse files
authored
docs(ref): Finish a sentence on rust-versions (#14884)
### What does this PR try to resolve? Was about to point someone to the docs when I found this ### How should we test and review this PR? ### Additional information
2 parents d25c269 + 00fb2e6 commit ef5edff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/src/reference/rust-version.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ What Rust versions to support is a trade off between
8686
Users of your package are most likely to track their supported Rust versions to:
8787
- Their Rust toolchain vendor's support policy, e.g. The Rust Project or a Linux distribution
8888
- Note: the Rust Project only offers bug fixes and security updates for the latest version.
89-
- A fixed schedule for users to re-verify their packages with the new toolchain, e.g. the first release of the year, every
89+
- A fixed schedule for users to re-verify their packages with the new toolchain, e.g. the first release of the year, every 5 releases.
9090

9191
In addition, users are unlikely to be using the new Rust version immediately but need time to notice and re-verify or might not be aligned on the exact same schedule..
9292

0 commit comments

Comments
 (0)