Skip to content

Remove references to deprecated functions in documentation; refer to AsChar methods instead #1857

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MatrixFrog
Copy link

@MatrixFrog MatrixFrog commented Jul 7, 2025

Just came across this page while learning to use nom, and wanted to clean up a few broken links.

There are a few other usages on docs.rs, for example in https://docs.rs/nom/latest/nom/bytes/fn.take_while.html#example but from what I can tell they were all fixed in a44b52e so will disappear whenever the next release is published.

@MatrixFrog MatrixFrog changed the title Fix documented examples to not use the deprecated is_alphabetic function (#1807) Remove references to deprecated functions in documentation Jul 7, 2025
@MatrixFrog MatrixFrog force-pushed the AsChar-docs-update branch from 262aa5f to 1b7491c Compare July 7, 2025 06:06
@MatrixFrog MatrixFrog marked this pull request as ready for review July 7, 2025 06:26
@MatrixFrog MatrixFrog requested a review from Geal as a code owner July 7, 2025 06:26
@MatrixFrog MatrixFrog changed the title Remove references to deprecated functions in documentation Remove references to deprecated functions in documentation; refer to AsChar methods instead Jul 7, 2025
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.

1 participant