Enters a suppression scope. Diffs are cleared, and diffs are not shown until {@link #stopDiffSuppression() exited}. This scope may be entered while in a retention scope.
More concretely, a suppression scope corresponds to an editing session.
@throws IllegalStateException if currently in a suppression scope.