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
/
req
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
..
associated_type_default.swift
Reinstate "[SR-511][Parse] Add 'associatedtype' keyword and fixit"
2016-01-14 00:21:48 -08:00
associated_type_inference.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
class.swift
ArchetypeBuilder: Allow generic signature superclass constraints to contain type parameters
2016-02-11 23:23:26 -08:00
dynamic_self.swift
…
func.swift
[Sema] Improve diagnostics for witness mismatches against @objc protocols.
2016-04-19 10:22:23 -07:00
name_mismatch.swift
Sema: Remove unnecessary cast that leading to crash when subscript witness was mislabeled
2016-05-11 22:51:32 -07:00
optional.swift
SE-0070 diagnostic improvements: add Fix-It, improve wording
2016-05-07 21:20:43 -07:00
optionality.swift
SE-0070: Make Optional Requirements Objective-C-only.
2016-05-06 11:05:52 +02:00
recursion.swift
Reinstate "[SR-511][Parse] Add 'associatedtype' keyword and fixit"
2016-01-14 00:21:48 -08:00
subscript.swift
…
unavailable.swift
SE-0070: Make Optional Requirements Objective-C-only.
2016-05-06 11:05:52 +02:00