feat: add trait_impl_reduntant_assoc_item diagnostic#15990
Conversation
d18ead5 to
647eb2b
Compare
|
@rustbot ready |
|
Small nit but otherwise lgtm. We should definitely look into adding some more utility functions for creating better diagnostic text ranges for things (currently most assists still create the ranges in some random ways). @bors delegate+ |
|
✌️ @Young-Flash, you can now approve this pull request! If @Veykril told you to " |
731a3df to
fbe494a
Compare
|
☀️ Test successful - checks-actions |
|
Hi! This feature introduced a bug when unwrapping this The function returns rust-analyzer/crates/span/src/lib.rs Lines 253 to 259 in 932d85b Maybe changing it to something like |
…eykril feat: add quickfix for redundant_assoc_item diagnostic Happy New Year 😊 follow up #15990, now it's time to close #15958, closes #16269  EDIT: add a demo.git would be more illustrated when making release change log.

part of #15958, will try to add quickfix for the diagnostic if this PR is ok with you guys