Inspectopedia
 
2024.3

Use of increment/decrement operator (unsupported)

Error
New
Last modified: 03 December 2024

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