Searched defs:ignore_path_set (Results 1 – 2 of 2) sorted by relevance
46 let ignore_path_set = IgnorePathSet::from_ignore_list(&config.ignore()).unwrap(); in test_ignore_path_set() localVariable
26 ignore_path_set: Lrc<IgnorePathSet>, field57 ignore_path_set: Lrc<IgnorePathSet>, field170 let ignore_path_set = match IgnorePathSet::from_ignore_list(&config.ignore()) { in new() localVariable407 let ignore_path_set = Lrc::new( in build_emitter() localVariable