rust/library/std/src/sys/pal
Matthias Krüger 34abb9647c
Rollup merge of #127733 - GrigorenkoPV:don't-forget, r=Amanieu
Replace some `mem::forget`'s with `ManuallyDrop`

              > but I would like to see a larger effort to replace all uses of `mem::forget`.

_Originally posted by `@saethlin` in https://github.com/rust-lang/rust/issues/127584#issuecomment-2226087767_

So,
r? `@saethlin`

Sorry, I have finished writing all of this before I got your response.
2024-07-24 18:00:39 +02:00
..
common std: Unsafe-wrap alloc code held in-common 2024-07-23 01:14:39 -07:00
hermit Rollup merge of #127733 - GrigorenkoPV:don't-forget, r=Amanieu 2024-07-24 18:00:39 +02:00
itron Auto merge of #126523 - joboet:the_great_big_tls_refactor, r=Mark-Simulacrum 2024-06-24 15:55:28 +00:00
sgx lib: replace some mem::forget's with ManuallyDrop 2024-07-15 22:01:09 +03:00
solid kmc-solid: forbid(unsafe_op_in_unsafe_fn) 2024-07-19 13:46:06 -07:00
teeos Rollup merge of #127733 - GrigorenkoPV:don't-forget, r=Amanieu 2024-07-24 18:00:39 +02:00
uefi uefi: process: Fixes from PR 2024-07-19 17:44:27 +05:30
unix Rollup merge of #127733 - GrigorenkoPV:don't-forget, r=Amanieu 2024-07-24 18:00:39 +02:00
unsupported Initial implementation of anonymous_pipe 2024-07-23 23:13:56 +10:00
wasi Rollup merge of #127733 - GrigorenkoPV:don't-forget, r=Amanieu 2024-07-24 18:00:39 +02:00
wasip2 Avoid comments that describe multiple use items. 2024-07-17 08:02:46 +10:00
wasm Use futex.rs for Windows thread parking 2024-07-16 11:21:51 +00:00
windows Rollup merge of #128092 - ChrisDenton:wrappers, r=workingjubilee 2024-07-24 05:05:34 +02:00
xous xous: Forbid unwrapped unsafe in platform modules 2024-07-16 16:16:03 -07:00
zkvm zkvm: add #[forbid(unsafe_op_in_unsafe_fn)] in stdlib 2024-07-16 16:04:02 -07:00
mod.rs std: removes logarithms family function edge cases handling for solaris. 2024-07-14 23:20:46 +01:00