mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 03:36:21 +00:00

For diagnostic information of Boolean, remind it as use the type: 'bool' Fixes #98492. It helps programmers coming from other languages modified: compiler/rustc_resolve/src/late/diagnostics.rs