diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-12-21 01:30:13 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-21 01:30:13 +0100 |
| commit | 758ad530058000a287b5e7c63bd82ef2d7c9ed3f (patch) | |
| tree | a28329327a3982f7c7a6988a355a22c12cec07c7 /compiler/rustc_interface/src/errors.rs | |
| parent | 5f23ef7d3f7a8c3e0ca5c4e1978829c0448a3686 (diff) | |
| parent | f371952cdeee32ce8fb3e859e5a1fd05a1e750aa (diff) | |
| download | rust-758ad530058000a287b5e7c63bd82ef2d7c9ed3f.tar.gz rust-758ad530058000a287b5e7c63bd82ef2d7c9ed3f.zip | |
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
Diffstat (limited to 'compiler/rustc_interface/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
