This website requires JavaScript.
Explore
Help
Sign In
averello
/
swift-mirror
Watch
1
Star
0
Fork
0
You've already forked swift-mirror
mirror of
https://github.com/apple/swift.git
synced
2026-06-20 15:42:51 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
09f7245dbf399f4d0ac0d4ea8ebf736c94de9a85
swift-mirror
/
test
/
decl
/
protocol
T
History
Slava Pestov
c552b3c614
Sema: Remove unnecessary cast that leading to crash when subscript witness was mislabeled
...
Fixes <rdar://problem/22981205>.
2016-05-11 22:51:32 -07:00
..
conforms
Merge pull request
#2423
from koke/sr-1395
2016-05-07 20:27:32 -07:00
req
Sema: Remove unnecessary cast that leading to crash when subscript witness was mislabeled
2016-05-11 22:51:32 -07:00
special
Rename ErrorType to ErrorProtocol
2015-12-09 17:12:19 -08:00
indirectly_recursive_requirement.swift
Merge commit '5e11e3f7287427d386636a169c4065c0373931a8' into swift-3-api-guidelines
2016-01-19 23:18:20 -08:00
objc.swift
SE-0070: Make Optional Requirements Objective-C-only.
2016-05-06 11:05:52 +02:00
operators_in_protocols.swift
[Parser] update tests for 'inout' syntax adjustment
2016-02-26 01:33:22 -08:00
protocol_overload_selection.swift
[SE-0046] Implements consistent function parameter labels by discarding extraneous parameter names and adding _ where necessary
2016-04-06 20:21:58 -04:00
protocol_with_default_args.swift
[SE-0046] Implements consistent function parameter labels by discarding extraneous parameter names and adding _ where necessary
2016-04-06 20:21:58 -04:00
protocols_in_library.swift
tests: reorganize tests so that they actually use the target platform
2015-01-19 06:52:49 +00:00
protocols.swift
Only check the minimal set of generic requirements when opening
2016-04-11 14:53:29 -07:00
recursive_requirement.swift
[SE-0046] Implements consistent function parameter labels by discarding extraneous parameter names and adding _ where necessary
2016-04-06 20:21:58 -04:00
substituted_aliases.swift
[SE-0046] Implements consistent function parameter labels by discarding extraneous parameter names and adding _ where necessary
2016-04-06 20:21:58 -04:00