Detects expressions of the form --x which might be mistook for pre-decrements.
Corresponds to
double_neg
lint from Rust Clippy.