This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit aa91eda
committed
Auto merge of rust-lang#15152 - alibektas:14987, r=Veykril,lowr
assist : generate trait from impl
fixes rust-lang#14987 . As the name suggests this assist is used to generate traits from inherent impls while adapting the original impl to fit to the newly generated trait. I made some decisions regarding when the assist should be applicable. These are surely open to discussion. I looking forward to any feedback.
File tree
4 files changed
+528
-0
lines changed- crates
- ide-assists/src
- handlers
- tests
- syntax/src/ast
4 files changed
+528
-0
lines changed
0 commit comments