Skip to content

Chapter 5 part 2: update line numbers for compiler hints#4667

Open
DanielEScherzer wants to merge 1 commit intorust-lang:mainfrom
DanielEScherzer:patch-3
Open

Chapter 5 part 2: update line numbers for compiler hints#4667
DanielEScherzer wants to merge 1 commit intorust-lang:mainfrom
DanielEScherzer:patch-3

Conversation

@DanielEScherzer
Copy link

The update to Rust 1.89 (#4544) led to listing-05-11/output.txt having an extra three lines before the relevant compiler hint, and output-only-01-debug/output.txt having an extra two lines before the relevant compiler hint. Thus, each "helpful note" moved down in its file, and stopped being included in the #include output. Update the included line numbers to restore the hints.

The update to Rust 1.89 (rust-lang#4544) led to `listing-05-11/output.txt` having an
extra three lines before the relevant compiler hint, and
`output-only-01-debug/output.txt` having an extra two lines before the relevant
compiler hint. Thus, each "helpful note" moved down in its file, and stopped
being included in the `#include` output. Update the included line numbers to
restore the hints.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant