mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +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