rust-analyzer/.github/workflows
Aleksey Kladov 5e1d0e4ae4 Check that we use no C deps on CI
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.
2020-02-19 22:24:29 +01:00
..
ci.yaml Check that we use no C deps on CI 2020-02-19 22:24:29 +01:00
release.yaml Rename the binary to rust-analyzer 2020-02-18 12:33:16 +01:00
rustdoc.yaml Switch to Actions 2019-11-18 12:35:03 +03:00