fn line_has_allow(line: &str, code: &str) -> bool
Check if a single line contains // mxl::allow(...) matching the given code.
// mxl::allow(...)