Files
rust/library/std/src
Matthias Krüger 758ad53005 Rollup merge of #123604 - michaelvanstraten:proc_thread_attribute_list, r=ChrisDenton
Abstract `ProcThreadAttributeList` into its own struct

As extensively discussed in issue #114854, the current implementation of the unstable `windows_process_extensions_raw_attribute` features lacks support for passing a raw pointer.

This PR wants to explore the opportunity to abstract away the `ProcThreadAttributeList` into its own struct to for one improve safety and usability and secondly make it possible to maybe also use it to spawn new threads.

try-job: x86_64-mingw
2024-12-21 01:30:13 +01:00
..
2023-12-10 10:56:22 +08:00
2024-12-03 07:52:01 +01:00
2024-07-29 08:26:52 +10:00
2024-11-27 12:10:21 +00:00
2024-11-02 11:27:14 +01:00
2024-01-11 11:30:12 -05:00
2024-11-12 15:08:41 -06:00
2024-07-29 08:26:52 +10:00
2024-12-05 00:26:13 +00:00
2024-08-01 15:38:51 -04:00
2024-04-08 11:57:17 +00:00
2024-12-13 11:53:01 +01:00
2024-10-22 20:18:11 -04:00