mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 13:47:23 +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.