Function rustc_passes::stability::is_unstable_reexport
source · [−]Expand description
Check whether a path is a use
item that has been marked as unstable.
See issue #94972 for details on why this is a special case