[Rejected] SE-0056: Allow trailing closures in `guard` conditions

Proposal link: swift-evolution/0056-trailing-closures-in-guard.md at master · apple/swift-evolution · GitHub

Hello Swift community,

The review of SE-0056 "Allow trailing closures in `guard` conditions” ran from March 31...April 5, 2016. The proposal is rejected. The core team felt that the benefits from this change were outweighed by the inconsistency it would introduce with `if` and `while`.

  - Doug