Skip to content
  • Jordan Petridis's avatar
    extensions/rust/rust.bst: build extended tools · 54ac5a82
    Jordan Petridis authored
    Its possible to compile cargo, rls, rustfmt etc at the same time
    rustc itself is compiled. This is the only way to compile
    clippy, rls and rustfmt with a stable version of the compiler
    to date.
    
    This also makes the separate cargo build obselete.
    54ac5a82