push_lint_group

Function push_lint_group 

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