mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
d8a216b866
- Use enum Void to avoid mismatched types error - We don't need to use if let to check the ICE Signed-off-by: Shunpoco <tkngsnsk313320@gmail.com>