rust/library/std/src/sys
Matthias Krüger 77db317eed
Rollup merge of #100710 - ChrisDenton:load-library, r=thomcc
Windows: Load synch functions together

Attempt to load all the required sync functions and fail if any one of them fails.

This fixes a FIXME by going back to optional loading of `WakeByAddressSingle`.

Also reintroduces a macro for optional loading of functions but keeps it separate from the fallback macro rather than having that do two different jobs.

r? `@thomcc`
2022-08-20 19:32:13 +02:00
..
common resolve the conflict in compiler/rustc_session/src/parse.rs 2022-03-16 20:12:30 +08:00
hermit Hermit: Make Mutex::init a no-op 2022-06-26 23:20:41 +02:00
itron Rollup merge of #97140 - joboet:solid_parker, r=m-ou-se 2022-06-26 19:46:59 +02:00
sgx Rollup merge of #100642 - mzohreva:mz/update-sgx-abi-cancel-queue, r=Mark-Simulacrum 2022-08-20 19:32:10 +02:00
solid kmc-solid: Add a stub implementation of File::set_times 2022-08-04 19:12:30 +09:00
unix Rollup merge of #99544 - dylni:expose-utf8lossy, r=Mark-Simulacrum 2022-08-20 19:32:07 +02:00
unsupported Rollup merge of #100030 - WaffleLapkin:nice_pointer_sis, r=scottmcm 2022-08-12 20:39:10 +05:30
wasi Auto merge of #98246 - joshtriplett:times, r=m-ou-se 2022-08-01 06:44:43 +00:00
wasm Fix futex module imports on wasm+atomics 2022-07-27 12:44:32 +04:00
windows Rollup merge of #100710 - ChrisDenton:load-library, r=thomcc 2022-08-20 19:32:13 +02:00
mod.rs Use target_family = "wasm" 2021-11-10 08:35:42 -08:00