mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
We previously relied on the type checker to fill in the implementation types (swift.Slice<T> and swift.Optional<T>, respectively), which limited our ability to perform type transformations in the AST. Now, the AST knows how to form these implementation types on demand. Swift SVN r7587
24 KiB
24 KiB