about summary refs log tree commit diff
path: root/compiler/rustc_builtin_macros/src
diff options
context:
space:
mode:
authorLeón Orell Valerian Liehr <me@fmease.dev>2024-05-15 14:21:39 +0200
committerGitHub <noreply@github.com>2024-05-15 14:21:39 +0200
commit8d38f2fb11d3536639d1aa0d641e60e1f7dfe64e (patch)
tree5165480f4b9a400d480b7866030d59b3815d70a1 /compiler/rustc_builtin_macros/src
parent2659ff3882ea57c680a6bfc6533e95be346ed9ad (diff)
parent0afd50e8524aee0e9f23d4881bc7cac687c23ddf (diff)
downloadrust-8d38f2fb11d3536639d1aa0d641e60e1f7dfe64e.tar.gz
rust-8d38f2fb11d3536639d1aa0d641e60e1f7dfe64e.zip
Rollup merge of #125137 - RalfJung:mir-sh, r=scottmcm
MIR operators: clarify Shl/Shr handling of negative offsets

"made unsigned" was not fully clear (made unsigned how? by using `abs`? no), so let's say "re-interpreted as an unsigned value of the same size" instead.

r? `@scottmcm`
Diffstat (limited to 'compiler/rustc_builtin_macros/src')
0 files changed, 0 insertions, 0 deletions