mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 21:16:27 +03:00
64f867ae3e
Split off from #62855 This PR deerializes the declaration `Span` and attributes for all procedural macros from their underlying function definitions. This allows Rustdoc to properly render doc comments and source links when inlining procedural macros across crates