Searched refs:RUSTC_VV_PAT (Results 1 – 1 of 1) sorted by relevance
117 RUSTC_VV_PAT = re.compile('^ +Running `.*CARGO_.*=.*$') variable1469 elif rustc_line or RUSTC_VV_PAT.match(line):