Use of increment/decrement operator (unsupported)

Last modified: 03 December 2024

Reports the use of `++` and `--` operators, which are not supported in Rust.