rust-lang / nomicon

The Dark Arts of Advanced and Unsafe Rust Programming
https://doc.rust-lang.org/nomicon/
Apache License 2.0
1.79k stars 261 forks source link

Add a link to show why unused lifetimes on structs are forbidden #276

Closed JohnTitor closed 3 years ago

JohnTitor commented 3 years ago

Fixes #196