xtask::codegen::lints

Function push_lint_group

source
fn push_lint_group(
    buf: &mut String,
    name: &str,
    lint: &Lint,
    children: &[String],
)