rustfix-自动应用rustc提出的建议-Rust开发

时间:2021-05-27 18:28:36
【文件属性】:
文件名称:rustfix-自动应用rustc提出的建议-Rust开发
文件大小:37KB
文件格式:ZIP
更新时间:2021-05-27 18:28:36
Rust Development tools rustfix该工具的目标是阅读并应用rustc提出的建议。 当前状态rustfix当前分为两个板条箱:rustfix,rustfix该工具的目标是阅读并应用rustc提出的建议。 当前状态rustfix当前分为两个板条箱:rustfix,一个以rustc输出和cargo-fix格式使用和应用建议的库,一个用作cargo子命令的二进制文件,最终用户将使用它来修复其代码。 rustfix的魔力完全取决于Rust编译器中的诊断工具(以及外部皮棉,如clippy)。 安装要使用rustf
【文件预览】:
rustfix-master
----.gitignore(149B)
----LICENSE-MIT(1KB)
----.gitmodules(0B)
----.github()
--------workflows()
----Cargo.toml(714B)
----tests()
--------edition()
--------edge_cases.rs(895B)
--------edge-cases()
--------everything()
--------parse_and_replace.rs(7KB)
----examples()
--------fix-json.rs(1KB)
----LICENSE-APACHE(11KB)
----Readme.md(1KB)
----src()
--------replace.rs(10KB)
--------lib.rs(8KB)
--------diagnostics.rs(3KB)
----proptest-regressions()
--------replace.txt(472B)
----.editorconfig(415B)
----Changelog.md(2KB)

网友评论