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

Extend precedence for bitmasking and shift S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13743 opened Nov 28, 2024 by Natsume-Neko Loading…
doc_lazy_continuation: Correctly count indent with backslashes S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13742 opened Nov 28, 2024 by notriddle Loading…
New lint: manual_ok_err S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13740 opened Nov 27, 2024 by samueltardieu Loading…
add lint: could_be_assoc_type_bounds S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13738 opened Nov 26, 2024 by y21 Loading…
Make inconsistent_struct_constructor "all fields are shorthand" requirement configurable S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13737 opened Nov 26, 2024 by smoelius Loading…
Move top-level files to mod.rs when applicable S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13732 opened Nov 26, 2024 by BD103 Loading…
clippy_utils: Make sym_helper module private S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13731 opened Nov 26, 2024 by BD103 Loading…
2 tasks done
Fix: fixed multipart_suggestion in index_refutable_slice uitest S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13727 opened Nov 25, 2024 by scottgerring Loading…
arbitrary_source_item_ordering: Make alphabetic ordering in module item groups optional S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13718 opened Nov 22, 2024 by decryphe Loading…
Changelog for Clippy 1.83 🤖 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13716 opened Nov 22, 2024 by xFrednet Loading…
Add lint for overindented list items in docs S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13711 opened Nov 20, 2024 by ohno418 Loading…
New lint: redundant_test_prefix S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13710 opened Nov 19, 2024 by farazdagi Loading…
doc_refdef_list_item: new lint for suspicious list syntax S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13707 opened Nov 19, 2024 by notriddle Loading…
Update backport, release and sync documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13700 opened Nov 17, 2024 by flip1995 Loading…
Add lint for broken doc links S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13696 opened Nov 16, 2024 by maxcnunes Loading…
update borrow_as_ptr to suggest &raw syntax S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13689 opened Nov 14, 2024 by cyrgani Loading…
allow needless_option_take to report for more cases S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13684 opened Nov 14, 2024 by ericwu17 Loading…
new lint: bufreader_stdin S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13682 opened Nov 13, 2024 by yawara Loading…
Fix shadow_unrelated's behaviour with closures S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13677 opened Nov 12, 2024 by DJMcNab Loading…
Two improvements to disallowed_* S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13669 opened Nov 9, 2024 by smoelius Loading…
Add lint for publically constructable Unsafe types S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13664 opened Nov 8, 2024 by GnomedDev Draft
new lint: use_crate_prefix_for_self_imports S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13662 opened Nov 7, 2024 by lengyijun Loading…
2 tasks
Convert EMPTY_LINE_AFTER_OUTER_ATTR and EMPTY_LINE_AFTER_OUTER_ATTR lint into early lints S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13658 opened Nov 5, 2024 by GuillaumeGomez Loading…
Expand unnecessary_literal_bound to literal arrays and slices S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13655 opened Nov 5, 2024 by GnomedDev Draft
Fix needless_match FP on if-lets S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13646 opened Nov 2, 2024 by blyxyas Loading…
ProTip! no:milestone will show everything without a milestone.