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

Move the list of coercions to the reference #290

Closed JohnTitor closed 3 years ago

JohnTitor commented 3 years ago

Helps #279:

JohnTitor commented 3 years ago

Thanks! Applied all the review comments.