mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-23 16:55:14 +00:00
This makes sure that empty lines in lint examples are preserved. It also fixes the documentation for the invalid_ref lint, which was not shown because of an extra newline before the lint declaration.