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