[Fix #6893] Handle implicit rescue correctly in Naming/RescuedExceptionsVariableName by pocke · Pull Request #7122 · rubocop/rubocop

Fix #6893 Fix #6907 Fix #6912 Related #6908 Thanks @anthony-robin ! I've overlooked the pull request when I was implementing this pull request. Problem This cop has many issues. The cause is wr...