Skip to content

Conversation

teofr
Copy link
Contributor

@teofr teofr commented Oct 6, 2025

Some lints had a wrong deprecated version on the documentation (I didn't check all of them, just recent ones).

Fixes #15811

changelog: [match_on_vec_items]: Fixed the deprecation version to "1.88.0"
changelog: [option_map_or_err_ok ]: Fixed the deprecation version to "1.87.0"
changelog: [string_to_string ]: Fixed the deprecation version to "1.91.0"

@teofr teofr marked this pull request as ready for review October 6, 2025 12:50
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Oct 6, 2025
@rustbot
Copy link
Collaborator

rustbot commented Oct 6, 2025

r? @blyxyas

rustbot has assigned @blyxyas.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@teofr
Copy link
Contributor Author

teofr commented Oct 6, 2025

Should these fixes be ported to some other branches? Maybe beta at least?

Copy link
Member

@blyxyas blyxyas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks! ❤️

View changes since this review

@blyxyas blyxyas added this pull request to the merge queue Oct 6, 2025
@blyxyas blyxyas added the beta-nominated Nominated for backporting to the compiler in the beta channel. label Oct 6, 2025
Merged via the queue into rust-lang:master with commit 23b1ace Oct 6, 2025
11 of 13 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Oct 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beta-nominated Nominated for backporting to the compiler in the beta channel.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

string_to_string has wrong deprecation version in the documentation
3 participants