开放Lint for Debug formatting in Display implementationsC-enhancementL-styleT-middlegood first issuerust-lang/rust-clippy #1,713 创建于 9年前 · Rust · 10,406 stars3 条评论0 个反应0 负责人
开放Add an Iterator::cycle equivalentenhancementhelp wantedparity-stdrayon-rs/rayon #330 创建于 9年前 · Rust · 9,410 stars6 条评论3 个反应0 负责人
开放[rust/en] Include examples about functions and methods with lifetimes.help wantedadambard/learnxinyminutes-docs #2,711 创建于 9年前 · JavaScript · 10,755 stars0 条评论0 个反应0 负责人
开放Tantivy should work without a store/fieldnorm/position fileenhancementgood first issuequickwit-oss/tantivy #124 创建于 9年前 · Rust · 8,354 stars0 条评论0 个反应0 负责人
开放Expand float_cmp to structs with PartialEqC-enhancementL-correctnessT-middlegood first issuerust-lang/rust-clippy #1,685 创建于 9年前 · Rust · 10,406 stars5 条评论0 个反应0 负责人
开放Open files asynchronouslyenhancementhacktoberfesthelp wantedxi-editor/xi-editor #197 创建于 9年前 · Rust · 19,842 stars9 条评论0 个反应0 负责人
开放New Lint: No recursion without tail callsA-lintL-perfT-middlegood first issuerust-lang/rust-clippy #1,678 创建于 9年前 · Rust · 10,406 stars7 条评论0 个反应0 负责人
开放Two suggestions for more DRY codeA-lintL-styleT-middlegood first issuerust-lang/rust-clippy #1,674 创建于 9年前 · Rust · 10,406 stars3 条评论0 个反应0 负责人
开放Lint `set_*` and `get_*` methods that do nothing but access the fieldA-lintL-styleT-middlegood first issuerust-lang/rust-clippy #1,673 创建于 9年前 · Rust · 10,406 stars18 条评论3 个反应0 负责人
开放Compilation with `infer_schema!` panics when table has column named `ops`assignedbughelp wanteddiesel-rs/diesel #851 创建于 9年前 · Rust · 12,054 stars5 条评论0 个反应1 负责人
开放don't fold(..) an Option when you can map_or(..)A-lintL-styleT-middlegood first issuerust-lang/rust-clippy #1,658 创建于 9年前 · Rust · 10,406 stars2 条评论0 个反应0 负责人
开放Lint `let mut x = x;` where `x` is a function argumentA-lintL-unnecessaryT-middlegood first issuerust-lang/rust-clippy #1,657 创建于 9年前 · Rust · 10,406 stars4 条评论1 个反应0 负责人
开放detect #[allow(warnings)] and issue an unsilenceable warningS-needs-discussionT-ASTgood first issuerust-lang/rust-clippy #1,648 创建于 9年前 · Rust · 10,406 stars1 条评论0 个反应0 负责人
开放Analyze HIC++ and figure out if we are missing some important lintsC-an-interesting-projectC-questionS-needs-discussiongood first issuerust-lang/rust-clippy #1,643 创建于 9年前 · Rust · 10,406 stars4 条评论1 个反应0 负责人
开放Qualified names for methods should include trait/structE-mediumhelp wantedintellij-rust/intellij-rust #1,083 创建于 9年前 · Kotlin · 4,526 stars1 条评论0 个反应0 负责人
开放Be smarter about inserting a matching bracehelp wantedintellij-rust/intellij-rust #1,081 创建于 9年前 · Kotlin · 4,526 stars5 条评论0 个反应0 负责人
开放Warn about uses of Rust types where a C (raw) type is expectedA-lintE-hardL-correctnessT-ASTgood first issuerust-lang/rust-clippy #1,631 创建于 9年前 · Rust · 10,406 stars4 条评论3 个反应0 负责人
开放Lint for denylisted-strings, similar to denylisted-namesA-lintT-ASTgood first issuerust-lang/rust-clippy #1,624 创建于 9年前 · Rust · 10,406 stars7 条评论0 个反应0 负责人
开放exclude command ideaenhancementhelp wantedBurntSushi/xsv #61 创建于 9年前 · Rust · 9,730 stars14 条评论1 个反应0 负责人
开放 should_implement_trait should include ToOwned, FromStrC-enhancementL-styleT-middlegood first issuerust-lang/rust-clippy #1,600 创建于 9年前 · Rust · 10,406 stars1 条评论0 个反应0 负责人
开放Lint for Debug formatting in Display implementationsC-enhancementL-styleT-middlegood first issuerust-lang/rust-clippy #1,713 创建于 9年前 · Rust · 10,406 stars3 条评论0 个反应0 负责人
开放Add an Iterator::cycle equivalentenhancementhelp wantedparity-stdrayon-rs/rayon #330 创建于 9年前 · Rust · 9,410 stars6 条评论3 个反应0 负责人
开放[rust/en] Include examples about functions and methods with lifetimes.help wantedadambard/learnxinyminutes-docs #2,711 创建于 9年前 · JavaScript · 10,755 stars0 条评论0 个反应0 负责人
开放Tantivy should work without a store/fieldnorm/position fileenhancementgood first issuequickwit-oss/tantivy #124 创建于 9年前 · Rust · 8,354 stars0 条评论0 个反应0 负责人
开放Expand float_cmp to structs with PartialEqC-enhancementL-correctnessT-middlegood first issuerust-lang/rust-clippy #1,685 创建于 9年前 · Rust · 10,406 stars5 条评论0 个反应0 负责人
开放Open files asynchronouslyenhancementhacktoberfesthelp wantedxi-editor/xi-editor #197 创建于 9年前 · Rust · 19,842 stars9 条评论0 个反应0 负责人
开放New Lint: No recursion without tail callsA-lintL-perfT-middlegood first issuerust-lang/rust-clippy #1,678 创建于 9年前 · Rust · 10,406 stars7 条评论0 个反应0 负责人
开放Two suggestions for more DRY codeA-lintL-styleT-middlegood first issuerust-lang/rust-clippy #1,674 创建于 9年前 · Rust · 10,406 stars3 条评论0 个反应0 负责人
开放Lint `set_*` and `get_*` methods that do nothing but access the fieldA-lintL-styleT-middlegood first issuerust-lang/rust-clippy #1,673 创建于 9年前 · Rust · 10,406 stars18 条评论3 个反应0 负责人
开放Compilation with `infer_schema!` panics when table has column named `ops`assignedbughelp wanteddiesel-rs/diesel #851 创建于 9年前 · Rust · 12,054 stars5 条评论0 个反应1 负责人
开放don't fold(..) an Option when you can map_or(..)A-lintL-styleT-middlegood first issuerust-lang/rust-clippy #1,658 创建于 9年前 · Rust · 10,406 stars2 条评论0 个反应0 负责人
开放Lint `let mut x = x;` where `x` is a function argumentA-lintL-unnecessaryT-middlegood first issuerust-lang/rust-clippy #1,657 创建于 9年前 · Rust · 10,406 stars4 条评论1 个反应0 负责人
开放detect #[allow(warnings)] and issue an unsilenceable warningS-needs-discussionT-ASTgood first issuerust-lang/rust-clippy #1,648 创建于 9年前 · Rust · 10,406 stars1 条评论0 个反应0 负责人
开放Analyze HIC++ and figure out if we are missing some important lintsC-an-interesting-projectC-questionS-needs-discussiongood first issuerust-lang/rust-clippy #1,643 创建于 9年前 · Rust · 10,406 stars4 条评论1 个反应0 负责人
开放Qualified names for methods should include trait/structE-mediumhelp wantedintellij-rust/intellij-rust #1,083 创建于 9年前 · Kotlin · 4,526 stars1 条评论0 个反应0 负责人
开放Be smarter about inserting a matching bracehelp wantedintellij-rust/intellij-rust #1,081 创建于 9年前 · Kotlin · 4,526 stars5 条评论0 个反应0 负责人
开放Warn about uses of Rust types where a C (raw) type is expectedA-lintE-hardL-correctnessT-ASTgood first issuerust-lang/rust-clippy #1,631 创建于 9年前 · Rust · 10,406 stars4 条评论3 个反应0 负责人
开放Lint for denylisted-strings, similar to denylisted-namesA-lintT-ASTgood first issuerust-lang/rust-clippy #1,624 创建于 9年前 · Rust · 10,406 stars7 条评论0 个反应0 负责人
开放exclude command ideaenhancementhelp wantedBurntSushi/xsv #61 创建于 9年前 · Rust · 9,730 stars14 条评论1 个反应0 负责人
开放 should_implement_trait should include ToOwned, FromStrC-enhancementL-styleT-middlegood first issuerust-lang/rust-clippy #1,600 创建于 9年前 · Rust · 10,406 stars1 条评论0 个反应0 负责人