- Nonstandard use of Result makes clippy sad (manual_try_fold) https://rust-lang.github.io/rust-clippy/master/index.html#manual_try_fold 12 comments rust
- Confused about clippy's or_fun_call lint https://rust-lang.github.io/rust-clippy/master/index.html#/or_fun_call 7 comments rust
- clippy::unnecessary_join https://rust-lang.github.io/rust-clippy/master/#unnecessary_join 30 comments rust
- Valid clippy lint? https://rust-lang.github.io/rust-clippy/master/index.html#logic_bug 12 comments rust
- Thoughts on the must_use lint in clippy https://rust-lang.github.io/rust-clippy/master/index.html#must_use_candidate 16 comments rust
Linking pages
- The impossible case of pitching rust in a web dev shop | FlakM blog https://flakm.github.io/posts/rust_why_dev_shop/ 386 comments
- GitHub - dosisod/refurb: A tool for refurbishing and modernizing Python codebases https://github.com/dosisod/refurb 131 comments
- Rust vs Common C++ Bugs – Geo's Notepad – Mostly Programming and Math https://geo-ant.github.io/blog/2022/common-cpp-errors-vs-rust/ 100 comments
- GitHub - rust-lang/rust-clippy: A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/ https://github.com/rust-lang/rust-clippy 92 comments
- GitHub - Manishearth/rust-clippy: A bunch of lints to catch common mistakes and improve your Rust code https://github.com/Manishearth/rust-clippy 75 comments
- A performance retrospective using Rust (part 2) https://agourlay.github.io/rust-performance-retrospective-part2/ 17 comments
- Automatic Rust verification tools (2021) – Alastair Reid – Researcher at Intel https://alastairreid.github.io/automatic-rust-verification-tools-2021/ 16 comments
- Idiomatic Rust (for C++ Devs): Constructors & Conversions – Geo's Notepad – Mostly Programming and Math https://geo-ant.github.io/blog/2023/rust-for-cpp-developers-constructors/ 15 comments
- The ultimate guide to Rust newtypes https://www.howtocodeit.com/articles/ultimate-guide-rust-newtypes 13 comments
- Improving overconstrained Rust library APIs - LogRocket Blog https://blog.logrocket.com/improving-overconstrained-rust-library-apis/ 11 comments
- How Rust will surpass C/C++, Java and JS | Better Programming https://betterprogramming.pub/rusts-secret-weapon-and-it-s-impending-domination-60ff4232993f 10 comments
- Rust for Python Developers: Environment Setup | by Raja Sekar | Medium https://medium.com/@rajasekar3eg/rust-for-python-developers-environment-setup-6752315a61bd 8 comments
- What's New in Rust 1.42 and 1.43 :: Rustacean Station https://rustacean-station.org/episode/014-rust-1.42-1.43/ 6 comments
- Rust Ownership: 50 Code Examples. Try them in the Rust Playground | by Raimi Karim | ITNEXT https://remykarem.medium.com/rust-ownership-50-code-examples-96203fcf79ea?sk=14925e4228a9ed503c530e2a9ad1dc86 5 comments
- Pedantic Clippy | Yury Zhauniarovich https://zhauniarovich.com/post/2021/2021-09-pedantic-clippy/ 5 comments
- Learning Rust through open source and live code reviews https://loige.co/learning-rust-through-open-source-and-live-code-reviews 4 comments
- Seven Rust books that don't suck — Bitfield Consulting https://bitfieldconsulting.com/posts/best-rust-books 4 comments
- How Rust will surpass C/C++, Java and JS | Better Programming https://betterprogramming.pub/rusts-secret-weapon-and-it-s-impending-domination-60ff4232993f?gi=fcad8f992b50 3 comments
- IntelliJ Rust Changelog #185 https://intellij-rust.github.io/2022/12/19/changelog-185.html 3 comments
- Don't Use Preludes And Globs | corrode Rust Consulting https://corrode.dev/blog/dont-use-preludes-and-globs/ 2 comments
Would you like to stay up to date with Rust? Checkout Rust
Weekly.
Related searches:
Search whole site: site:rust-lang.github.io
Search title: Clippy Lints
See how to search.