Amanieu / parking_lot

Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.
Apache License 2.0
2.76k stars 217 forks source link

MacOS: Failed to run custom build command #450

Open mo8it opened 3 months ago

mo8it commented 3 months ago

I got this issue in Rustlings: https://github.com/rust-lang/rustlings/issues/2086

Any idea how to debug it? :)