Skip to content

Conversation

tomjakubowski
Copy link
Contributor

This adds an --extern flag to rustdoc much like the compiler's to
specify the path where a given crate can be found.

This adds an `--extern` flag to `rustdoc` much like the compiler's to
specify the path where a given crate can be found.
flip1995 pushed a commit to flip1995/rust that referenced this pull request Oct 6, 2025
…5822)

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

Fixes rust-lang/rust-clippy#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"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants