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
/
stmt
History
Anthony Latsis
4816697b90
Sema: Improve error for matching non-optional against optional pattern
2026-02-25 23:23:58 +00:00
..
Inputs
…
print
…
async.swift
…
c_style_for.swift
[Sema] Continue type-checking
for
body when preamble fails
2025-05-15 21:23:40 +01:00
defer.swift
…
errors_async.swift
…
errors_nonobjc.swift
…
errors_objc.swift
…
errors.swift
Add -verify-ignore-unrelated where necessary (NFC)
2025-10-04 14:19:52 -07:00
for-expr.swift
Add
REQUIRES: executable_test
to
for-expr.swift
(
#84751
)
2025-10-08 10:01:12 -07:00
foreach.swift
[test] Add extra
for
loop test
2026-02-09 22:11:48 +00:00
if_unexpected_else.swift
…
if_while_var.swift
Sema: Improve error for matching non-optional against optional pattern
2026-02-25 23:23:58 +00:00
nonexhaustive_switch_stmt_editor.swift
…
pack_iteration.swift
…
rdar40400251.swift
…
statements.swift
[Sema] Better handle recovery for structurally invalid ReturnStmts
2025-11-17 13:07:36 +00:00
switch_nil.swift
…
switch_stmt1.swift
…
switch_stmt2.swift
…
then_stmt_disabled.swift
…
then_stmt_exec.swift
…
then_stmt.swift
…
typed_throws_ast.swift
…
typed_throws.swift
[Sema] Ban placeholders in typed throws
2025-09-17 20:41:20 +01:00
yield.swift
…