Add new lint for Result<T, E>.map_or(None, Some(T))
#5415
Merged
Result<T, E>.map_or(None, Some(T))
#5415