rust-lang / book

The Rust Programming Language
https://doc.rust-lang.org/book/
Other
15.26k stars 3.44k forks source link

Ch10-03: Improve paragraph on error messages about `'static` #4067

Open jpmelos opened 1 month ago

jpmelos commented 1 month ago

In the section "The Static Lifetime", chapter 10-03.

Before:

2024-10-12_08-29_1

After:

2024-10-12_08-29

Here, I'm trying to address two things that I found weird about this paragraph: