Function rustc_ast_pretty::pprust::state::gather_comments

source ·
fn gather_comments(sm: &SourceMap, path: FileName, src: String) -> Vec<Comment>