src/metrics/cognitive.rs (3 lines): - line 11: // TODO: Find a way to increment the cognitive complexity value - line 314: //TODO: Implement macros - line 365: //TODO: Implement macros src/preproc.rs (2 lines): - line 98: // TODO: add an option to display warning - line 115: // TODO: in some case a hammer can be useful: check perf Vec vs HashSet rust-code-analysis-web/src/web/server.rs (1 line): - line 44: // TODO: the 4th arg should be preproc data src/alterator.rs (1 line): - line 94: // TODO: have a thought about template_strings: split-minimal-tests.py (1 line): - line 26: # TODO: Implement a command into rust-code-analysis-cli that returns all src/c_langs_macros/mod.rs (1 line): - line 44: // FIXME: Ignoring this test temporarily due to a parse error (see issue: https://github.com/mozilla/rust-code-analysis/issues/1142),