Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Would you please split vim support as submodule? #13592

Closed
ghost opened this issue Apr 18, 2014 · 1 comment
Closed

Would you please split vim support as submodule? #13592

ghost opened this issue Apr 18, 2014 · 1 comment

Comments

@ghost
Copy link

ghost commented Apr 18, 2014

Would you please split vim support as submodule?
such as
http://github.com/mozilla/vim-rust

that we can easily use rust vim plugins with vundle plugins

@thestinger
Copy link
Contributor

This is reported as #3756.

bors added a commit to rust-lang-ci/rust that referenced this issue Jan 9, 2023
Add assist to generate trait impl's

resolves rust-lang#13553

This pull request adds a `generate_trait_impl` assist, which generates trait impl's for a type. It is almost the same as the one to generate impl's and I also reduced the trigger range to only outside the `RecordFieldList`. Also moved all the tests into separate test functions. A few of the old tests seemed redundant, so I didn't port them.
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

No branches or pull requests

1 participant