mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-11-16 01:38:13 +00:00
5e1d0e4ae4
C deps are not a problem for a typical build, but cause issues in more esoteric scenarios, like cross-compiling. Let's check that we don't have them. Setting `CC` to some dummy value should do the trick, as custom build scripts typically respect this variable. |
||
---|---|---|
.. | ||
ci.yaml | ||
release.yaml | ||
rustdoc.yaml |