twistedfall
twistedfall
Hi Kyle, Can you please explain reasoning behind disabling autoimpls for Send and Sync in the new release of `clang`? Is it just a precaution or is there some issue...
Hello! For my crate `opencv` I see that starting with `cc` version 1.0.84 the macOS runners are failing: https://github.com/twistedfall/opencv-rust/actions/runs/6853515550 I must also note that I haven't used `cc` versions `1.0.80..=1.0.83`...
Hi, as reported here https://github.com/twistedfall/opencv-rust/issues/628 there is currently problem when trying to use the `clang` crate on Windows in combination with `runtime` feature enabled and clang-19. The following trivial program...