Commit 0ae49fe
Recommend
Adds a recommendation that, to mitigate “possibly breaking” Rust
version requirement increases, they should be declared using
`package.rust-version`.
My main goal in this change is to make it *possible to find* the Rust
version section in this page by searching it, but the most appropriate
way to fit it into this section seemed to me to be making this
recommendation. Declaring (and maintaining) `package.rust-version` is
additional work, but it is a much lesser burden on maintainers than
other items in the same list such as "Provide a large window of support".
Co-authored-by: Ed Page <eopage@gmail.com>package.rust-version in reference/semver.md.1 parent 840b83a commit 0ae49fe
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2018 | 2018 | | |
2019 | 2019 | | |
2020 | 2020 | | |
| 2021 | + | |
| 2022 | + | |
| 2023 | + | |
| 2024 | + | |
2021 | 2025 | | |
2022 | 2026 | | |
2023 | 2027 | | |
| |||
2029 | 2033 | | |
2030 | 2034 | | |
2031 | 2035 | | |
| 2036 | + | |
| 2037 | + | |
| 2038 | + | |
2032 | 2039 | | |
2033 | 2040 | | |
2034 | 2041 | | |
| |||
2296 | 2303 | | |
2297 | 2304 | | |
2298 | 2305 | | |
| 2306 | + | |
2299 | 2307 | | |
2300 | 2308 | | |
2301 | 2309 | | |
| |||
0 commit comments