twistedfall

Results 6 issues of 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...

Fixes the warnings that the latest clippy produces

When building an URL with query parameters there were no question mark inserted in between, this fixes it.

Just drops some deps that are not used anywhere