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
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
..
class
Override checking: believe full-name matches over types. (
#2466
)
2016-05-10 14:39:40 -07:00
enum
[SE-0046] Implements consistent function parameter labels by discarding extraneous parameter names and adding _ where necessary
2016-04-06 20:21:58 -04:00
ext
Minor changes to keyword-as-identifier diagnostics
2016-05-10 14:49:21 -07:00
func
add some parens to the testsuite, NFC.
2016-05-05 23:19:08 -07:00
import
Minor changes to keyword-as-identifier diagnostics
2016-05-10 14:49:21 -07:00
inherit
Propagate @objc attribute when inheriting designated initializers.
2016-04-07 13:18:41 -07:00
init
[Sema] Add a fix-it for non-optional bindings initialized with nil.
2016-04-21 13:36:54 -07:00
Inputs
…
protocol
Sema: Remove unnecessary cast that leading to crash when subscript witness was mislabeled
2016-05-11 22:51:32 -07:00
subscript
Make pointer nullability explicit using Optional.
2016-04-11 20:06:38 -07:00
typealias
add some parens to the testsuite, NFC.
2016-05-05 23:19:08 -07:00
var
Minor changes to keyword-as-identifier diagnostics
2016-05-10 14:49:21 -07:00
nested.swift
Minor changes to keyword-as-identifier diagnostics
2016-05-10 14:49:21 -07:00
objc_override_multi.swift
…
objc_override.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
objc_redeclaration_multi.swift
…
objc_redeclaration.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
operators.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
overload.swift
Minor changes to keyword-as-identifier diagnostics
2016-05-10 14:49:21 -07:00