Skip to content
  • Jordan Petridis's avatar
    Pipeline: Remove dependancy on rayon_futures · a7c95d57
    Jordan Petridis authored
    This requires a RUSTFLAG to be set before hand for rayon to build.
    This brakes a lot of tools like rls and clippy by default and
    require special configs for itnegration.
    
    Additionally, rayon_futures is still 0.1 and not much work seem
    to have gone into it. Ideally it should be replased with the tokio
    runtime/threadpool.
    a7c95d57
Validating GitLab CI configuration… Learn more