Currently rust depends on llvm >= $someversion. While this may be true for source pkgs, every llvm update breaks binary rust pkgs and makes the painfull bootstrap situation even worse. Is there any chance to improve this? Martin