mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +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