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

Add more details on _y #482

Closed
wants to merge 1 commit into from

Commits on Sep 7, 2024

  1. _y = x explanation concentrate on x.

    Moving from plural to singular is a better description of what is
    actually occurring. After all, only `x` is considered in the example
    of use of gdb.
    
    As mentioned by @BartMassey in rust-embedded#482, it is possible that `y` is
    initialized. Given that discussing whether something is really
    initialized or not is out of scope of this book, or at least chapter,
    this part of the sentence is deleted and not replaced.
    Arthur-Milchior committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    2a357a1 View commit details
    Browse the repository at this point in the history