about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2018-07-04 18:15:14 +0000
committerbors <bors@rust-lang.org>2018-07-04 18:15:14 +0000
commit4af9132a022ebe4111395139d1a4e45e285d299a (patch)
tree9a043e88f4348426840eb5803449f78f0aa2e581 /src/rustllvm/RustWrapper.cpp
parent0ad8f9e5b1950e4ac09950def4231c8d5875de57 (diff)
parent61dc03cd63b069e9e1da37151bdbc33813f84910 (diff)
downloadrust-4af9132a022ebe4111395139d1a4e45e285d299a.tar.gz
rust-4af9132a022ebe4111395139d1a4e45e285d299a.zip
Auto merge of #51611 - QuietMisdreavus:slippery-macros, r=ollie27
rustdoc: import cross-crate macros alongside everything else

The thrilling conclusion of the cross-crate macro saga in rustdoc! After https://github.com/rust-lang/rust/pull/51425 made sure we saw all the namespaces of an import (and prevented us from losing the `vec!` macro in std's documentation), here is the PR to handle cross-crate macro re-exports at the same time as everything else. This way, attributes like `#[doc(hidden)]` and `#[doc(no_inline)]` can be used to control how the documentation for these macros is seen, rather than rustdoc inlining every macro every time.

Fixes https://github.com/rust-lang/rust/issues/50647
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions