Found an `allow(cyclomatic_complexity)` in `chrono`: https://github.com/chronotope/chrono/commit/4c18d701cacc4b7e4b8ed7dd8101ff82e7e36ba0 I assume that all the complexity comes from the expansion of these assert macros. We should treat them as function calls.