about summary refs log tree commit diff
path: root/src/test/ui/iterators/iter-sum-overflow-overflow-checks.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2021-12-08 23:18:03 +0100
committerGitHub <noreply@github.com>2021-12-08 23:18:03 +0100
commit2411cd7c7abd3a4d4aba657961ca1f940e1657bd (patch)
treec25a4d21c61974c8014b381375586c81009dd7d2 /src/test/ui/iterators/iter-sum-overflow-overflow-checks.rs
parente6b883c74f49f32cb5d1cbad3457f2b8805a4a38 (diff)
parent37ca2eb8c269f48d5a6001394db57ab1c08c4312 (diff)
downloadrust-2411cd7c7abd3a4d4aba657961ca1f940e1657bd.tar.gz
rust-2411cd7c7abd3a4d4aba657961ca1f940e1657bd.zip
Rollup merge of #91245 - cameron1024:suggest-i32-u32-char-cast, r=nagisa
suggest casting between i/u32 and char

As discussed in https://github.com/rust-lang/rust/issues/91063 , this adds a suggestion for converting between i32/u32 <-> char with `as`, and a short explanation for why this is safe
Diffstat (limited to 'src/test/ui/iterators/iter-sum-overflow-overflow-checks.rs')
0 files changed, 0 insertions, 0 deletions