about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/example/example.rs
diff options
context:
space:
mode:
authorJieyou Xu <jieyouxu@outlook.com>2024-11-17 04:16:59 +0800
committerJieyou Xu <jieyouxu@outlook.com>2024-11-17 04:16:59 +0800
commitdccb6c0f279ebec551382bdb36db97622fca324b (patch)
treed2f98c52f110d085f44a6144498338e17ef5cca9 /compiler/rustc_codegen_gcc/example/example.rs
parente70df0909a9f35b4138ac78ffc16fe5a9fb05d00 (diff)
downloadrust-dccb6c0f279ebec551382bdb36db97622fca324b.tar.gz
rust-dccb6c0f279ebec551382bdb36db97622fca324b.zip
Mark `numeric-types.rs` as 64-bit only for now
This is to unblock the tree, a proper fix will need to be investigated.
I think the debuginfo test suite supports revisions, however debugger
directives do not respect such revisions, which is problematic.

It's that 32-bit and 64-bit msvc of course have different integer widths
for `isize` and `usize`, meaning their underlying integer is different
and thus printed differently.
Diffstat (limited to 'compiler/rustc_codegen_gcc/example/example.rs')
0 files changed, 0 insertions, 0 deletions