You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is possible to use conditional compilation to prevent Clippy from
evaluating certain code at all. Unfortunately, it was no longer
documented anywhere. This adds a brief explanation of how to use the
feature with conditional compilation, and mentions a few downsides.
Fixes ##10220 — Ability to skip files or blocks entirely
0 commit comments