1
Fork 0
rust/library
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
..
alloc Reformat use declarations. 2024-07-29 08:26:52 +10:00
backtrace@72265bea21 Update backtrace to 0.3.73 2024-06-06 22:50:45 -07:00
core Reformat use declarations. 2024-07-29 08:26:52 +10:00
panic_abort Stabilise c_unwind 2024-06-19 13:54:51 +01:00
panic_unwind Reformat use declarations. 2024-07-29 08:26:52 +10:00
portable-simd Fix doc nits 2024-07-26 13:26:33 +01:00
proc_macro Reformat use declarations. 2024-07-29 08:26:52 +10:00
profiler_builtins Update cc crate to v1.0.97 2024-05-08 15:06:35 +00:00
rtstartup Let InstCombine remove Clone shims inside Clone shims 2024-07-25 15:14:42 -04:00
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Rollup merge of #128055 - workingjubilee:deny-unsafe-ops-in-sys-personality-dwarf-eh, r=Amanieu 2024-07-29 07:11:15 +02:00
stdarch@df3618d9f3 feat: update stdarch submodule for intrinsics on ARM 2024-05-15 15:38:58 -04:00
sysroot Add experimental raw-dylib feature to std 2024-07-05 16:11:25 +00:00
test Reformat use declarations. 2024-07-29 08:26:52 +10:00
unwind Reformat use declarations. 2024-07-29 08:26:52 +10:00