Skip to content
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

docs.rs links to GH files appear broken #638

Open
inferiorhumanorgans opened this issue May 19, 2024 · 1 comment
Open

docs.rs links to GH files appear broken #638

inferiorhumanorgans opened this issue May 19, 2024 · 1 comment

Comments

@inferiorhumanorgans
Copy link

For the alpha7 pages at least:

e.g. On this section:

https://docs.rs/chumsky/1.0.0-alpha.7/chumsky/index.html#example-brainfuck-parser

The link to brainfuck.rs is: https://github.com/zesterer/chumsky/blob/VERGEN_IDEMPOTENT_OUTPUT/examples/brainfuck.rs

@inferiorhumanorgans
Copy link
Author

Quick addendum, this seems confusing:

https://docs.rs/chumsky/1.0.0-alpha.7/chumsky/trait.Parser.html#method.ignore_with_ctx

"If you don’t need the context in the output, use Parser::then_with_ctx."

https://docs.rs/chumsky/1.0.0-alpha.7/chumsky/trait.Parser.html#method.then_with_ctx

"If you don’t need the context in the output, prefer Parser::ignore_with_ctx."

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

No branches or pull requests

1 participant