about summary refs log tree commit diff
path: root/compiler/rustc_interface/src/errors.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-06-25 11:27:19 +0000
committerbors <bors@rust-lang.org>2023-06-25 11:27:19 +0000
commitc51fbb3dd3a75fd43d51c0c29ca645c3dac99aae (patch)
tree945b4351549bbba100388fb1de2ac5a6f82231d6 /compiler/rustc_interface/src/errors.rs
parent0d03812e2424b324d067d89852ad925d2eecb53e (diff)
parent8a7399cd45911e495260886ee96b0e50408adb59 (diff)
downloadrust-c51fbb3dd3a75fd43d51c0c29ca645c3dac99aae.tar.gz
rust-c51fbb3dd3a75fd43d51c0c29ca645c3dac99aae.zip
Auto merge of #113001 - ChrisDenton:win-arm32-shim, r=thomcc
Move windows-sys arm32 shim to c.rs

This moves the arm32 shim in to c.rs instead of appending to the generated file itself.

This makes it simpler to change these workarounds if/when needed. The downside is we need to exclude a couple of functions from being generated (see the comment). A metadata solution could help here but they'll be easy enough to add back if that happens.
Diffstat (limited to 'compiler/rustc_interface/src/errors.rs')
0 files changed, 0 insertions, 0 deletions