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
2025-12-21 12:14:44 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c52affbd68788b51a613ebd37a33dbdd1cc944cd
swift-mirror
/
test
/
type
History
Anthony Latsis
78346c2afd
Merge pull request
#36418
from AnthonyLatsis/cov-self-diag
...
Diag: Reword some errors for invalid usage of covariant Self
2021-03-13 18:33:30 +03:00
..
function
…
infer
…
metatype
…
tuple
…
array.swift
…
builtin_types.swift
…
dictionary.swift
…
nested_types.swift
…
objc_direct.swift
[IRGen] Call objc_direct methods correctly
2020-10-23 11:54:07 -05:00
opaque_availability.swift
…
opaque_constraint_order.swift
…
opaque_generic_superclass_constraint.swift
…
opaque_return_type_obc_protocol.swift
…
opaque.swift
Sema: Ban references to protocol extension members with opaque result types on an existential base
2020-10-29 16:02:28 -04:00
protocol_composition.swift
…
protocol_types.swift
Sema: Add a test case for unsupported existential type in 'where' clause
2021-02-11 00:19:24 -05:00
self.swift
Merge pull request
#36418
from AnthonyLatsis/cov-self-diag
2021-03-13 18:33:30 +03:00
subclass_composition_objc.swift
…
subclass_composition.swift
[Sema][test] Adjusting all missing downcast diagnostics failures
2020-11-28 18:17:18 -03:00
types.swift
…