mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 22:18:23 +03:00
6ee667374e
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