mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-08 13:20:11 +00:00

It has a single call site. Removing it removes the need for an `ExprKind` check. The commit also clarifies the relevant comment.
It has a single call site. Removing it removes the need for an `ExprKind` check. The commit also clarifies the relevant comment.