Skip to content

Conversation

@gfreezy
Copy link
Contributor

@gfreezy gfreezy commented Mar 23, 2019

  1. add missing impl members assist should not copy docstrings, attrs and default methods
  2. Add add impl default members assist

fixed #1022

@gfreezy gfreezy force-pushed the add-impl-members-not-copy-docstrings-and-attrs branch from 2074882 to 02383b9 Compare March 23, 2019 15:13
@matklad
Copy link
Contributor

matklad commented Mar 24, 2019

bors r+

Thanks!

bors bot added a commit that referenced this pull request Mar 24, 2019
1029: Add impl members assist shold not copy docstrings, attrs and default methods r=matklad a=gfreezy

1. `add missing impl members` assist should not copy docstrings, attrs and default methods
2. Add `add impl default members` assist

fixed #1022

Co-authored-by: gfreezy <gfreezy@gmail.com>
@bors
Copy link
Contributor

bors bot commented Mar 24, 2019

Build succeeded

@bors bors bot merged commit 02383b9 into rust-lang:master Mar 24, 2019
@gfreezy gfreezy deleted the add-impl-members-not-copy-docstrings-and-attrs branch March 25, 2019 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add impl members assist shold not copy docstrings and attrs

2 participants