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-25 12:15:36 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e44c11f56f218f3dcafe027b71ac60ef82fe7e95
swift-mirror
/
test
/
decl
/
protocol
History
Slava Pestov
1957bd6065
Sema: Reword diagnostics to say 'without a type annotation' instead of 'without more context'
2023-06-09 17:44:42 -04:00
..
conforms
Unconditionally enable variadic generic types now that SE-0398 has been accepted
2023-05-15 23:32:52 -04:00
Inputs
…
req
ASTPrinter: Turn on explicit
any
printing for everything and remove the option to disable it
2023-05-13 02:55:49 +03:00
special
Allow @usableFromInline and @inlinable to package decls
2023-03-16 11:21:11 -07:00
associated_type_overrides_conformances_cross_module.swift
…
associated_type_overrides_conformances.swift
…
associated_type_overrides.swift
…
async_requirements.swift
…
deserialized_witness_mismatch.swift
…
effectful_properties_objc.swift
…
effectful_properties.swift
…
existential_member_accesses_self_assoctype_fixit.swift
…
existential_member_accesses_self_assoctype.swift
Sema: Reword diagnostics to say 'without a type annotation' instead of 'without more context'
2023-06-09 17:44:42 -04:00
fixits_missing_protocols_in_context.swift
DiagnosticVerifier: Default expected fix-it start line to the diagnostic's
2023-03-08 12:10:27 +03:00
indirectly_recursive_requirement.swift
…
inherited.swift
…
invalid_accessors_implementation.swift
…
issue-51275.swift
…
objc_error_convention_conflict.swift
…
objc.swift
DiagnosticVerifier: Default expected fix-it start line to the diagnostic's
2023-03-08 12:10:27 +03:00
operators_in_protocols.swift
…
override_generic.swift
…
override.swift
…
ownership_protocol.swift
…
protocol_enum_witness.swift
…
protocol_overload_selection.swift
…
protocol_with_default_args.swift
…
protocol_with_superclass_objc.swift
…
protocol_with_superclass_where_clause.swift
…
protocol_with_superclass.swift
…
protocols_in_library.swift
…
protocols.swift
[move-only] Emit a clearer message around deinits.
2023-03-12 14:47:34 -07:00
recursive_requirement_ok.swift
…
recursive_requirement.swift
…
resilient_defaults.swift
…
substituted_aliases.swift
…
typealias_inference.swift
…
warn_override.swift
…