Skip to content

Pull requests: rust-lang/rust-clippy

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Fix lint manual_slice_size_calculation when a slice is ref more than once S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13487 opened Oct 2, 2024 by Coekjan Loading…
Reduce default 'large array' threshold S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13485 opened Oct 1, 2024 by GnomedDev Loading…
unnecessary_fold improvements S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13475 opened Sep 28, 2024 by viliml Loading…
Add clippy::result_as_ref_deref lint S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13474 opened Sep 28, 2024 by aleksanderkrauze Loading…
Optimise Msrv for common one item case S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13472 opened Sep 28, 2024 by GnomedDev Loading…
Add new lint unneeded_struct_pattern S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13465 opened Sep 26, 2024 by SpriteOvO Loading…
Don't warn on proc macro generated code in needless_return S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13464 opened Sep 26, 2024 by y21 Loading…
Add units/unit prefixes of frequency to doc-valid-idents S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13460 opened Sep 26, 2024 by ROMemories Loading…
Use correct std/core prefix in lint output S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13454 opened Sep 24, 2024 by samueltardieu Loading…
module_name_repetitions: don't warn if the item is in a private module. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13444 opened Sep 23, 2024 by kpreid Loading…
New lint needless_as_bytes S-final-comment-period Status: final comment period it will be merged unless new objections are raised (~1 week)
#13437 opened Sep 21, 2024 by samueltardieu Loading…
new lint: chars_enumerate_for_byte_indices S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13435 opened Sep 21, 2024 by y21 Loading…
Implement lint for regex::Regex compilation inside a loop S-final-comment-period Status: final comment period it will be merged unless new objections are raised (~1 week)
#13412 opened Sep 18, 2024 by GnomedDev Loading…
Add new literal_string_with_formatting_arg lint S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13410 opened Sep 17, 2024 by GuillaumeGomez Loading…
Add [extern_without_abi] lint S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13404 opened Sep 16, 2024 by CBSpeir Loading…
Initial impl of repr_packed_without_abi S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13398 opened Sep 15, 2024 by lukaslueg Loading…
Add lint for unnecessary lifetime bounded &str return S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13395 opened Sep 13, 2024 by GnomedDev Loading…
Implement a lint for RefCell<impl Copy> S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13388 opened Sep 12, 2024 by GnomedDev Loading…
new lint: source_item_ordering S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#13376 opened Sep 10, 2024 by decryphe Loading…
Turn declare_clippy_lint into a declarative macro S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13359 opened Sep 6, 2024 by blyxyas Loading…
fix incorrect suggestion for !(a >= b) as i32 == c S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13338 opened Sep 3, 2024 by CoCo-Japan-pan Loading…
Add manual_ignore_cast_cmp lint S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13334 opened Sep 2, 2024 by nyurik Loading…
6 tasks done
Replace assert!(a==b) with assert_eq!(a,b) as part of bool_assert_comparison lint S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13333 opened Sep 2, 2024 by nyurik Draft
2 tasks
Add [manual_ilog2] lint S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13331 opened Sep 1, 2024 by Sour1emon Loading…
rustc_tools_util: rerun when git commit changes S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13329 opened Sep 1, 2024 by RalfJung Loading…
ProTip! no:milestone will show everything without a milestone.