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

Commits on Sep 17, 2022

  1. doc: fix link to reference and clarify bool 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.
    FedericoStra committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    b016540 View commit details
    Browse the repository at this point in the history