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
c52affbd68788b51a613ebd37a33dbdd1cc944cd
swift-mirror
/
test
/
expr
/
closure
History
Holly Borla
c297070106
[Diagnostics] Always use the parameter name for closure parameter diagnostics,
...
because the $ prefix does not indicate that the parameter is anonymous.
2021-05-11 18:30:27 -07:00
..
anonymous.swift
[Diagnostics] Always use the parameter name for closure parameter diagnostics,
2021-05-11 18:30:27 -07:00
basic.swift
[ConstraintSystem] Detect and diagnose inability to infer type of closure parameter(s)
2020-05-15 01:14:30 -07:00
closures.swift
Diagnose the implicit use of self in nested closures.
2021-02-10 18:44:42 -05:00
default_args.swift
…
inference.swift
[tests] Add regression test for SR-12955
2020-06-11 21:43:01 -03:00
let.swift
Use %target-typecheck-verify-swift where possible.
2018-07-26 23:13:43 -07:00
nested_inner_closures.swift
…
single_expr_ifdecl.swift
[SR-11711] Single-expression returns for #if declarations within closures
2020-11-03 12:48:05 -05:00
single_expr.swift
[Constraint solver] Disable pattern type "optimization" involving weak types.
2020-08-18 20:58:39 -07:00
trailing.swift
[Trailing closures] Bias toward the backward scan for ambiguities.
2020-07-24 08:47:51 -07:00