rust/library/std/src/sys/personality
Matthias Krüger d573743779
Rollup merge of #128055 - workingjubilee:deny-unsafe-ops-in-sys-personality-dwarf-eh, r=Amanieu
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.
2024-07-29 07:11:15 +02:00
..
dwarf Rollup merge of #128055 - workingjubilee:deny-unsafe-ops-in-sys-personality-dwarf-eh, r=Amanieu 2024-07-29 07:11:15 +02:00
emcc.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
gcc.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
mod.rs std support for wasm32 panic=unwind 2024-02-22 16:45:26 -06:00