swift
4830c5be - [CSSimplify] Unwrap of key path root can only yield one type

Commit
1 year ago
[CSSimplify] Unwrap of key path root can only yield one type For methods there are two possibilities - force unwrap and conditional, that's why we need a disjunction with two choices. This is not the case for key path root type it could only be force unwrapped.
Author
Committer
Parents
Loading