Module rustc::middle::stability[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.