rust-lang / miri

An interpreter for Rust's mid-level intermediate representation
Apache License 2.0
4.38k stars 339 forks source link

CI: no need to surround if: condition in expansion braces #3547

Closed RalfJung closed 5 months ago

RalfJung commented 5 months ago

That seems to be implicit for if: (but interestingly, redundant braces are tolerated).

RalfJung commented 5 months ago

@bors r+

RalfJung commented 5 months ago

@bors r+

bors commented 5 months ago

:pushpin: Commit 8a0a51d1816ec65f1e2af911799b6ba06278c4f0 has been approved by RalfJung

It is now in the queue for this repository.

bors commented 5 months ago

:hourglass: Testing commit 8a0a51d1816ec65f1e2af911799b6ba06278c4f0 with merge 86d8111646c4d708727e833a417fb7e2638c31f7...

bors commented 5 months ago

:sunny: Test successful - checks-actions Approved by: RalfJung Pushing 86d8111646c4d708727e833a417fb7e2638c31f7 to master...