Stability dashboard: crate syntax

This dashboard summarizes the stability levels for all of the public modules of the crate, according to the total number of items at each level in the module and its children (percentages total for syntax):
stable (13%),
unstable (11%),
experimental (74%),
deprecated (0%),
unmarked (0%)
The counts do not include methods or trait implementations that are visible only through a re-exported type.
syntax     
syntax::abi     
syntax::ast     
syntax::ast_map     
syntax::ast_map::blocks     
syntax::ast_util     
syntax::attr     
syntax::codemap     
syntax::config     
syntax::diagnostic     
syntax::diagnostics     
syntax::diagnostics::plugin     
syntax::diagnostics::registry     
syntax::ext     
syntax::ext::asm     
syntax::ext::base     
syntax::ext::build     
syntax::ext::bytes     
syntax::ext::cfg     
syntax::ext::cfg_attr     
syntax::ext::concat     
syntax::ext::concat_idents     
syntax::ext::deriving     
syntax::ext::deriving::bounds     
syntax::ext::deriving::clone     
syntax::ext::deriving::decodable     
syntax::ext::deriving::default     
syntax::ext::deriving::encodable     
syntax::ext::deriving::eq     
syntax::ext::deriving::generic     
syntax::ext::deriving::generic::ty     
syntax::ext::deriving::hash     
syntax::ext::deriving::ord     
syntax::ext::deriving::primitive     
syntax::ext::deriving::rand     
syntax::ext::deriving::show     
syntax::ext::deriving::totaleq     
syntax::ext::deriving::totalord     
syntax::ext::deriving::zero     
syntax::ext::env     
syntax::ext::expand     
syntax::ext::fmt     
syntax::ext::format     
syntax::ext::log_syntax     
syntax::ext::mtwt     
syntax::ext::quote     
syntax::ext::quote::rt     
syntax::ext::source_util     
syntax::ext::trace_macros     
syntax::ext::tt     
syntax::ext::tt::macro_parser     
syntax::ext::tt::macro_rules     
syntax::ext::tt::transcribe     
syntax::feature_gate     
syntax::fold     
syntax::owned_slice     
syntax::parse     
syntax::parse::attr     
syntax::parse::classify     
syntax::parse::common     
syntax::parse::lexer     
syntax::parse::lexer::comments     
syntax::parse::obsolete     
syntax::parse::parser     
syntax::parse::token     
syntax::parse::token::keywords     
syntax::parse::token::special_idents     
syntax::parse::token::special_names     
syntax::parse::with_hygiene     
syntax::print     
syntax::print::pp     
syntax::print::pprust     
syntax::print::pprust::with_hygiene     
syntax::ptr     
syntax::show_span     
syntax::std_inject     
syntax::syntax     
syntax::test     
syntax::util     
syntax::util::interner     
syntax::util::small_vector     
syntax::visit