mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-23 10:26:56 +00:00
Add rustdoc crate name in error Fixes https://github.com/rust-lang/rust/issues/147458 I'm not entirely sure if what I am doing with the span is correct