I am happy to announce that the result builder implementation has been re-worked in Swift 5.8 to greatly improve compile-time performance, code completion results, and diagnostics. The new implementation is now enabled by default on main and release/5.8. The Swift 5.8 result builder implementation enforces stricter type inference that matches th...