Module rustc_typeck::middle::stabilityExperimental [-]  [+] [src]

A pass that annotates every item and method with its stability level, propagating default levels lexically from parent to children ast nodes.

Structs

Index

A stability index, giving the stability level for items and methods.

Functions

lookup

Lookup the stability for a node, loading external crate metadata as necessary.