File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11---
22doc-type : issue
33issue-type : task
4- status : done
4+ status : closed
55priority : p2
66github-issue : 1787
7- spec-path : docs/issues/open /1787-evaluate-msrv-bump.md
7+ spec-path : docs/issues/closed /1787-evaluate-msrv-bump.md
88branch : " 1787-evaluate-msrv-bump"
9- related-pr : 1784
10- last-updated-utc : 2026-05-20 12 :00
9+ related-pr : 1815
10+ last-updated-utc : 2026-05-20 18 :00
1111semantic-links :
1212 skill-links :
1313 - create-issue
@@ -59,18 +59,11 @@ This dual nature creates a tension:
5959Until the ` bittorrent-* ` crates are extracted, a single workspace MSRV applies to
6060both classes, so the decision must be made with the extraction timeline in mind.
6161
62- ** This issue is currently blocked on #1669 ** (ongoing package restructuring).
63- Several decisions that directly affect the MSRV strategy have not yet been made:
64-
65- - Which packages will be extracted as independent crates.io libraries.
66- - Final names for those packages.
67- - Which packages will share a versioning lifecycle with the main tracker and which
68- will evolve independently.
69- - Publication targets and minimum toolchain expectations for downstream consumers.
70-
71- The MSRV evaluation should be re-opened only after #1669 has settled these questions.
72- Opening it sooner risks choosing a policy that becomes invalid once extraction scope
73- is defined.
62+ The MSRV evaluation was unblocked and resolved in 2026-05-20: ` rust-version = "1.88" ` was chosen
63+ as the minimum floor that avoids ` cargo update ` regressions on the current lockfile. The long-term
64+ split policy (tracker app tracks recent stable; extracted ` bittorrent-* ` libraries keep a minimum
65+ MSRV) is documented in the Policy Decision section below and will be applied in a follow-up issue
66+ once #1669 closes.
7467
7568## Policy Decision
7669
You can’t perform that action at this time.
0 commit comments