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-02-27 18:26:24 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
next
Add File
New File
Upload File
Apply Patch
swift-mirror
/
test
/
expr
/
closure
History
Slava Pestov
9336f9860a
Merge pull request
#87159
from slavapestov/exact-bindings
...
Sema: Exact bindings
2026-02-27 11:54:32 -05:00
..
anonymous.swift
[Sema] Move anonymous closure argument check from parser to semantic analysis
2025-12-22 01:35:04 +02:00
basic.swift
…
closures2.swift
Sema: Prefer binding sets with Exact bindings
2026-02-24 21:34:39 -05:00
closures_swift6.swift
Wrap only changes related to the closure frontend logic
2025-08-02 20:24:46 +02:00
closures.swift
[Sema]: diagnose implicit strong captures of weak capture list items
2026-02-03 16:21:20 -06:00
default_args.swift
…
implicit_weak_capture.swift
Wrap only changes related to the closure frontend logic
2025-08-02 20:24:46 +02:00
implicit_weak_to_strong_captures.swift
[Sema]: diagnose implicit strong captures of weak capture list items
2026-02-03 16:21:20 -06:00
inference.swift
…
let.swift
…
multi_statement.swift
…
nested_inner_closures.swift
…
single_expr_ifdecl.swift
…
single_expr.swift
…
trailing.swift
Improve tests and simplify code
2026-02-19 12:51:54 -08:00
typed_throws.swift
[CSDiagnostics] Adjust assertion to handle
throws(Never)
considered to be a throwing function type
2026-02-20 09:22:17 -08:00