rust/library
Matthias Krüger 6b9982d4fb
Rollup merge of #127873 - workingjubilee:forbid-unsafe-ops-for-kmc-solid, r=Amanieu
kmc-solid: `#![forbid(unsafe_op_in_unsafe_fn)]`

The path logic _should_ handle the forbiddance in the itron sources correctly, despite them being an "out-of-line" module.
2024-07-20 13:24:53 +02:00
..
alloc Adjust some comments on individual use declarations. 2024-07-17 08:05:39 +10:00
backtrace@72265bea21
core Auto merge of #127982 - matthiaskrgr:rollup-nzyvphj, r=matthiaskrgr 2024-07-19 18:40:33 +00:00
panic_abort
panic_unwind
portable-simd
proc_macro Avoid ref when using format! for perf 2024-07-19 12:23:49 -04:00
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Rollup merge of #127873 - workingjubilee:forbid-unsafe-ops-for-kmc-solid, r=Amanieu 2024-07-20 13:24:53 +02:00
stdarch@df3618d9f3
sysroot
test Rollup merge of #127594 - c6c7:fuchsia-status-code-match-arm, r=tmandry 2024-07-18 23:05:21 +02:00
unwind