pub(crate) fn parse_inline_config<'ast>( sess: &Session, comments: &Comments, ast: &'ast SourceUnit<'ast>, ) -> InlineConfig<()>