mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-02 00:07:42 +03:00
3a33a4b8f5
Move personality implementation out of PAL The module already follows the new convention described in #117276. This PR also includes a small fix in the tidy pal check, that was just an oversight in #117285.