-
cargo clippy -- -Dwarnings러스트 clippy사용법코딩Coding/Rust❤️Optimization❤️ 2023. 2. 15. 23:19728x90
그냥 cargo clippy 쳐도 되고
cargo clippy
좀 더 심도 깊은 옵션을 먹여도 됨.
cargo clippy -- -Dwarnings
8분 30초 부터 보면 나옴
8 deadly mistakes beginner Rust developers make
https://doc.rust-lang.org/nightly/clippy/usage.html
https://github.com/rust-lang/rust-clippy
반응형'코딩Coding > Rust❤️Optimization❤️' 카테고리의 다른 글
Rust Powered Polymorphism ⚡️ With Traits (0) 2023.03.06 러스트는 지금 UI춘추전국시대중.늘 그렇듯 인간은 답을 찾아낼 것이다.💕Why is building a UI in Rust so hard? (0) 2023.02.27 RustLatam 2019 - Without Boats: Zero-Cost Async IO (0) 2023.02.26 Rust❤️Interactive visualizations of Rust at compile-time and run-time (0) 2023.02.21 Rust❤️Avoid wrapping Vec<_> in Option. An empty Vec<_> already encodes None. (0) 2023.01.31 Rust Programming - Crash Course & Easy Rust한글판 & Easy Rust영문판 (0) 2023.01.18 Rust❤️RefCell- runtime : trade-off에 대해- Rust최적화를 하기 위해서는 다양하게 고민해야 함 ㅜㅜ (0) 2023.01.07 Rust버젼Control💕rust-toolchain을 만든 후에 (0) 2023.01.06