Automatically update if let and guard let for Swift 5.7
If you've seen the WWDC What's new in Swift?
[https://developer.apple.com/videos/play/wwdc2022/110354/] video, you've likely
seen the updates to the if let and guard let syntax.
Prior to Swift 5.7, it was common to unwrap an Optional variable