rust/hg-core/src/dirstate/status.rs
changeset 44535 07d9fd6097e6
parent 44529 f96b28aa4b79
child 44536 f8a9922a02cb
--- a/rust/hg-core/src/dirstate/status.rs	Wed Mar 04 15:12:08 2020 +0100
+++ b/rust/hg-core/src/dirstate/status.rs	Wed Mar 04 15:10:11 2020 +0100
@@ -698,7 +698,7 @@
             // We walked all dirs under the roots that weren't ignored, and
             // everything that matched was stat'ed and is already in results.
             // The rest must thus be ignored or under a symlink.
-            let mut path_auditor = PathAuditor::new(root_dir);
+            let path_auditor = PathAuditor::new(root_dir);
 
             for (ref filename, entry) in to_visit {
                 // Report ignored items in the dmap as long as they are not