mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 13:06:28 +03:00
f6caa5f68f
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