$ cargo clippy 更多信息,查阅clippy's documentation. llvm-tools-preview使用额外的LLVM工具 如果您想使用lld链接器或其他工具,如llvm-objdump或llvm-objcopy,您可以安装此组件: $ rustup component add llvm-tools-preview 这是最新的组件,因此目前没有良好的文档。
Rename llvm-tools-preview component to llvm-tools pr#3578 Try using symlinks if possible on Windows pr#3687 Bump a lot of dependencies to their latest versions pr#renovate-bot Thanks go to: Anthony Perkins (acperkins) Tianqi (airstone42) Alex Gaynor (alex) Alex Hudspith (alexhudspith) Alan ...
(Edited to capture all the details that have emerged over time) Recovering from this bug: Usually just doing a rustup component remove NAME && rustup component add NAME will fix things. Sometimes removing the entire toolchain will be nee...
Rename llvm-tools-preview component to llvm-tools pr#3578 Try using symlinks if possible on Windows pr#3687 Bump a lot of dependencies to their latest versions pr#renovate-bot Thanks go to: Anthony Perkins (acperkins) Tianqi (airstone42) Alex Gaynor (alex) Alex Hudspith (alexhudspith) Alan ...