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
886475b51a7558936087615a5d65953d930e2db5
swift-mirror
/
test
/
decl
/
nested
History
Jordan Rose
23df594749
Remove a too-strict assertion concerning nested protocols (
#18241
)
...
This isn't allowed in the language, but the compiler shouldn't crash!
2018-07-25 19:35:21 -07:00
..
protocol.swift
Remove a too-strict assertion concerning nested protocols (
#18241
)
2018-07-25 19:35:21 -07:00
reserved_name.swift
Sema: Don't emit duplicate diagnostics for members named 'Type' or 'Protocol'
2018-04-02 23:17:59 -07:00
type_in_extension.swift
AST: Clean up usages of getDeclaredTypeInContext() and getExtensionType()
2016-12-04 21:15:02 -08:00
type_in_function.swift
Sema: Fix archetype vs interface type mixup with type in generic function
2018-07-10 17:01:12 -07:00
type_in_type.swift
Sema: Fix crash when resolving bound generic type with unbound parent
2017-08-02 22:03:57 -07:00