Uh oh!
There was an error while loading. Please reload this page.
feat(dist): add notes for stable and beta in components_missing_msg() - #3920
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
d463ca8 to
4e5d115CompareCo-authored-by: Robert Collins <robertc@robertcollins.net>
4e5d115 to
1f976a6Compare1f976a6 to
5667e49Compare5667e49 to
d5f257bCompared5f257b to
58b7dbaCompare
@onur-ozkan My apologies for getting a bit sidetracked previously! I would like to know how https://rust-lang.github.io/rustup-components-history will behave on the removal of IMHO, it should also include a link to https://rust-lang.github.io/rustup/devel/concepts/components.html#previous-components in case someone wonders why |
onur-ozkan
commented
Aug 12, 2024
I couldn't find any hard-coded logic in https://github.com/rust-lang/rustup-components-history. I think it will just disappear without causing any issues.
That sounds great but I don't know who maintains it. |
|
Mark-Simulacrum
commented
Aug 12, 2024
I'm happy to merge small PRs to rustup-components-history. |
Uh oh!
There was an error while loading. Please reload this page.
Prepares for
rls' removal in the release channel.Continuation of #3453, as requested by @onur-ozkan in rust-lang/rust#126856 (comment).
The error message is not final, since I'd still like to add a link that provides more info about removed components (which isThe message now includes a link to https://rust-lang.github.io/rustup/devel/concepts/components.html#previous-components.rlsthis time):Concerns
To which document should we add the list of removed components?To the Rustup User Guide, see above for details.Should the note be applied toNo, as feat(html): add a link to removed components rustup-components-history#54 will add a link to https://rust-lang.github.io/rustup/devel/concepts/components.html#previous-components on the components history page.nightlyas well?