diff options
| author | Matthias Krüger <476013+matthiaskrgr@users.noreply.github.com> | 2025-04-09 20:23:12 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-09 20:23:12 +0200 |
| commit | a8b0d56f6f6b9c953d5d70e1133dd509fc8fe316 (patch) | |
| tree | c4c6e53be078d722fdcbd69ff85ae39876adfa1e /compiler/rustc_interface/src/errors.rs | |
| parent | 78e59af9979a0ed2c5dc147bc0e90f10f1ef0248 (diff) | |
| parent | f2dee82052783ad6447d69aa26869db1f71f04cb (diff) | |
| download | rust-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
