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-14 20:36:38 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8c48ca2e8c3f877b51103612c02cf9ce9d38ab5b
swift-mirror
/
test
/
decl
/
class
History
Anthony Latsis
14b70f306b
DiagnosticVerifier: Default expected fix-it start line to the diagnostic's
2023-03-08 12:10:27 +03:00
..
actor
prevent extensions from having designated inits for actors
2022-06-30 15:52:15 -07:00
Inputs
…
circular_inheritance_2.swift
…
circular_inheritance.swift
Stop passing -requirement-machine-{abstract,inferred,protocol}-signatures flags in tests
2022-05-10 12:56:17 -04:00
classes.swift
…
constructor_search_outer.swift
…
effectful_properties_objc.swift
Disable availability checking in tests that use concurrency
2021-07-20 12:46:26 -07:00
effectful_properties.swift
[Sema] Emit an error for attempts to use
@available
on var declarations that have attached property wrappers. Availability is not supported on stored properties, and properties with property wrappers are stored properties with a layer of indirection. Also, add the same missing diagnostic for
lazy
vars.
2022-02-03 09:02:59 -08:00
inheritance_protocol_multi_module.swift
…
nonoverride.swift
…
override-implementationOnly.swift
…
override.swift
DiagnosticVerifier: Default expected fix-it start line to the diagnostic's
2023-03-08 12:10:27 +03:00