mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 10:15:31 +00:00
std: unsafe-wrap personality::dwarf::eh
Moves the forbiddance up a little. This is another largely whitespace diff, except for hoisting some variable declarations to allow enclosing the `unsafe {}` scope fully and make it clearer where the bounds of some temporaries are.