about summary refs log tree commit diff
path: root/compiler/rustc_interface/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-04-09 20:23:12 +0200
committerGitHub <noreply@github.com>2025-04-09 20:23:12 +0200
commita8b0d56f6f6b9c953d5d70e1133dd509fc8fe316 (patch)
treec4c6e53be078d722fdcbd69ff85ae39876adfa1e /compiler/rustc_interface/src/errors.rs
parent78e59af9979a0ed2c5dc147bc0e90f10f1ef0248 (diff)
parentf2dee82052783ad6447d69aa26869db1f71f04cb (diff)
downloadrust-a8b0d56f6f6b9c953d5d70e1133dd509fc8fe316.tar.gz
rust-a8b0d56f6f6b9c953d5d70e1133dd509fc8fe316.zip
Rollup merge of #139532 - bjoernager:master, r=tgross35
Update `u8`-to-and-from-`i8` suggestions.

`u8::cast_signed` and `i8::cast_unsigned` have been stabilised, but `i8::from_ne_bytes` et al. still suggest using `as i8` or `as u8`.
Diffstat (limited to 'compiler/rustc_interface/src/errors.rs')
0 files changed, 0 insertions, 0 deletions