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

doc: fix link to reference and clarify bool literals #7

Merged
merged 1 commit into from Sep 23, 2022

Conversation

FedericoStra
Copy link
Contributor

This fixes #6 by providing good links to the Rust reference and adds the remark that in the Rust syntax false and true are considered keywords and not actual literals.

This fixes LukasKalbertodt#6 by providing good links to the Rust reference and adds the remark that in the Rust syntax `false` and `true` are considered keywords and not actual literals.
@LukasKalbertodt LukasKalbertodt merged commit 7a41641 into LukasKalbertodt:master Sep 23, 2022
@LukasKalbertodt
Copy link
Owner

Thanks for catching and fixing this!

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.

Broken external link in documentation
2 participants