From 87edd75ecf26c9084969f431bb5e363693a8a4ca Mon Sep 17 00:00:00 2001 From: Nick Cameron Date: Fri, 22 Jun 2018 14:41:17 +1200 Subject: TODO -> FIXME Or just delete Closes #25 --- src/format-diff/main.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/format-diff') diff --git a/src/format-diff/main.rs b/src/format-diff/main.rs index fe528a6c0ea..37ad4f35a1d 100644 --- a/src/format-diff/main.rs +++ b/src/format-diff/main.rs @@ -175,7 +175,7 @@ where None => continue, }; - // TODO(emilio): We could avoid this most of the time if needed, but + // FIXME(emilio): We could avoid this most of the time if needed, but // it's not clear it's worth it. if !file_filter.is_match(file) { continue; -- cgit 1.4.1-3-g733a5