Commits

Dave Abrahams committed 6821aca587c
[stdlib] Generalize array bridge/cast machinery Now we support casting and bridging to/from [Any], not just [AnyObject] Note that the typechecker still doesn't allow all the casts we'd like; see the FIXMEs in test/1_stdlib/ArrayBridge.swift.gyb.