Comment by josh11b
6 months ago
https://learning-rust.github.io/docs/lifetimes/
> Lifetime annotations are checked at compile-time. ... This is the major reason for slower compilation times in Rust.
This misconception is being perpetuated by Rust tutorials.
On the phone, so I can't now, but someone should file a ticket to that project about that error: https://github.com/learning-rust/learning-rust.github.io/iss...
Be aware that it is not part of the rust-lang organization, it's a third party.
https://github.com/learning-rust/learning-rust.github.io/pul...