about summary refs log tree commit diff
path: root/compiler/rustc_llvm/src
diff options
context:
space:
mode:
authorJosh Triplett <josh@joshtriplett.org>2025-02-03 16:37:59 +0100
committerJosh Triplett <josh@joshtriplett.org>2025-02-03 16:37:59 +0100
commit37c77defb4fa327abc7377f5f6e8fc9692afe52a (patch)
tree1601c60a1bcb058b86252dc10a47553c7ae796b7 /compiler/rustc_llvm/src
parenta5db378dc14a40dd1580c27fb8362156446382c3 (diff)
downloadrust-37c77defb4fa327abc7377f5f6e8fc9692afe52a.tar.gz
rust-37c77defb4fa327abc7377f5f6e8fc9692afe52a.zip
For NonZero impl macros, give unsigned impls access to the corresponding signed type
There was a macro parameter giving signed impls access to the
corresponding unsigned type, but not the other way around.

This will allow implementing methods converting in both directions.
Diffstat (limited to 'compiler/rustc_llvm/src')
0 files changed, 0 insertions, 0 deletions