check_error_codes_docs

Function check_error_codes_docs 

Source
fn check_error_codes_docs(
    root_path: &Path,
    error_codes: &[String],
    check: &mut RunningCheck,
) -> Vec<String>
Expand description

Stage 2: Checks that long-form error code explanations exist and have doctests.