Closed
Description
The rustc_mir_build::build::unpack!
macro does not appear in the online rustc API docs. I tried searching for it and also typing in different URLs.
Yet the rustc_apfloat::unpack!
macro does appear in the API docs. I'm not sure why one is showing up and one is not.
Not sure if this is a rustdoc bug.