cc-rs icon indicating copy to clipboard operation
cc-rs copied to clipboard

Parallelise flag support check in try_get_compiler

Open NobodyXu opened this issue 3 months ago • 0 comments

A while ago, I was thinking of parallelising this to speed it up.

If you'd like to do this, I recommend creating a new fn is_flags_supported.

You can take a look at compile_objects, if you are interested in doing so

Originally posted by @NobodyXu in https://github.com/rust-lang/cc-rs/pull/1050#discussion_r1589827852

NobodyXu avatar May 04 '24 00:05 NobodyXu