diff options
| author | bors <bors@rust-lang.org> | 2018-07-04 18:15:14 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2018-07-04 18:15:14 +0000 |
| commit | 4af9132a022ebe4111395139d1a4e45e285d299a (patch) | |
| tree | 9a043e88f4348426840eb5803449f78f0aa2e581 /src/rustllvm/RustWrapper.cpp | |
| parent | 0ad8f9e5b1950e4ac09950def4231c8d5875de57 (diff) | |
| parent | 61dc03cd63b069e9e1da37151bdbc33813f84910 (diff) | |
| download | rust-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
