diff options
author | Aleksey Kladov <[email protected]> | 2019-03-25 07:13:44 +0000 |
---|---|---|
committer | Aleksey Kladov <[email protected]> | 2019-03-25 07:13:44 +0000 |
commit | db9a3cbfb912260a8c572c926e34c7812b0215df (patch) | |
tree | e56974c40dd0269d93df107681df39e4dc863f19 /crates/ra_assists/src/add_impl.rs | |
parent | 219b1573377caafaca1dc071f8513ec8be01f199 (diff) |
Remove windows from CI
We don't actually look at the CI results for windows anyway!
In general, rust-analyzer should be written in a completely
OS-independent way. That is, testing on one OS should be enough. If
this is not the case, that means something is seriously broken.
No doubt there are components which actually talk to the outside
world, and they may be platform dependent. We should extract such
components to a separate repo with an extensive multi platform CI,
like we did for VFS
Diffstat (limited to 'crates/ra_assists/src/add_impl.rs')
0 files changed, 0 insertions, 0 deletions