//
sign in
Post
by @danabra.mov
PostEmbed
by @danabra.mov
Record
by @jimpick.com
Record
by @atsui.org
+ new component
Post
Two bugfixes on rustdoc nightly features were merged: * doc_cfg feature: `cfg` on glob reexports are now correctly handled: github.com/rust-lang/ru... * macro expansion: Foreign items are now correctly expanded: github.com/rust-lang/ru... 1/2
11d
View all comments This fixes some cases of rustdoc not surfacing the correct required feature combination when using #[cfg(feature = ...)] in combination with glob reexports. See the example cases...
github.com
rustdoc: correctly propagate cfgs for glob reexports by lcian · Pull Request #157039 · rust-lang/rust
imperio