Support 16-bit targets in get_pointer_width
#56567
Labels
A-testsuite
Area: The testsuite used to check the correctness of rustc
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
rust/src/tools/compiletest/src/util.rs
Lines 103 to 109 in 4bb5d35
We should also support
"16bit"
here.Once that's supported, the
precise_pointer_matching
test can be updated:rust/src/test/ui/precise_pointer_size_matching.rs
Lines 1 to 6 in 4bb5d35
The text was updated successfully, but these errors were encountered: