mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 14:15:29 +00:00
Fix type reference in documents which was being confused with html tags. Running `x dist` was failing due to it invoking commands with `-D warnings`, which emitted a warning about unclosed html tags.