about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src/errors.rs
diff options
context:
space:
mode:
authorTrevor Gross <t.gross35@gmail.com>2024-07-16 20:10:12 -0500
committerGitHub <noreply@github.com>2024-07-16 20:10:12 -0500
commit446e0177ec801df4fcc1a4ead29e4956fc809a71 (patch)
treeb465a885068f12e11313b7b928a749171f0a17b5 /compiler/rustc_pattern_analysis/src/errors.rs
parent045b8107f22b0b6ece1a9d40ee14ca887161b379 (diff)
parent51bdcf66d3b884134a7a3b905e3b72a365f16c40 (diff)
downloadrust-446e0177ec801df4fcc1a4ead29e4956fc809a71.tar.gz
rust-446e0177ec801df4fcc1a4ead29e4956fc809a71.zip
Rollup merge of #127807 - ChrisDenton:win-parking, r=joboet
Use futex.rs for Windows thread parking

If I'm not overlooking anything then the Windows 10+ thread parking implementation is practically the same as the futex.rs implementation. So we may as well use the same implementation for both. The old version is still kept around for Windows 7 support.

r? ````@joboet```` if you wouldn't mind double checking I've not missed something
Diffstat (limited to 'compiler/rustc_pattern_analysis/src/errors.rs')
0 files changed, 0 insertions, 0 deletions