Incorrect indicating comment
src/types/cast.md
// -100.0 as u8 is 156 println!("-100.0 as u8 is : {}", (-100.0_f32).to_int_unchecked::<u8>());
-100.0 as u8 is : 0
cargo 1.65.0 Apple M1 Pro / macOS Monterey 12.5.1
Incorrect indicating comment #1671
File
src/types/cast.md
Problematic Lines
Actual Output
Environment
cargo 1.65.0 Apple M1 Pro / macOS Monterey 12.5.1