Detects use of the non-existent =*, =! and =- operators that are probably typos.
Corresponds to suspicious_assignment_formatting lint from Rust Clippy.