rust/src/libproc_macro
Aaron Hill 64f867ae3e
Serialize additional data for procedural macros
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
2019-08-17 13:14:05 -04:00
..
bridge Serialize additional data for procedural macros 2019-08-17 13:14:05 -04:00
Cargo.toml libproc_macro => 2018 2019-02-04 03:55:40 +09:00
diagnostic.rs tests: doc comments 2019-02-10 23:42:32 +00:00
lib.rs Remove lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +03:00
quote.rs libproc_macro => 2018 2019-02-04 03:55:40 +09:00