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