mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Require 'as' when converting from Objective-C type to native type (but continue to allow implicit conversion from native to Objective-C). This conversion constraint is called ExplicitConversion; all implicit conversions are covered by the existing Conversion constraint. Update standard library and tests to match. Swift SVN r24496
156 KiB
156 KiB