Expand description
A pass that annotates every item and method with its stability level, propagating default levels lexically from parent to children ast nodes.
Re-exportsยง
pub use self::StabilityLevel::*;
Structsยง
- Deprecated
 - Deprecation
Entry  - An entry in the 
depr_map. - Deprecation
Suggestion  
Enumsยง
- Allow
Unstable  - An override option for eval_stability.
 - Eval
Result  - Result of 
TyCtxt::eval_stability. - Stability
Level  - Unstable
Kind