Skip to content

Emacs rust-mode should have its own repository #12786

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

Closed
ramnes opened this issue Mar 9, 2014 · 6 comments
Closed

Emacs rust-mode should have its own repository #12786

ramnes opened this issue Mar 9, 2014 · 6 comments
Assignees

Comments

@ramnes
Copy link

ramnes commented Mar 9, 2014

Since partial cloning does not exist with git, any user interested in using and/or contributing to rust-mode have the choice between clone the whole repository for 1% of it, or directly download the file (thanks to this GitHub feature).

So, in answer to #1490, I really think that rust-mode should have its own repository, with its own contributors, issues, PR, etc. It still could be a part of this repository as a submodule, but I can't see the point of handling it here.

More generally, I don't understand why projects that are not part of Rust source code are in this repository.

@slashdevsda
Copy link

👍

@huonw
Copy link
Member

huonw commented May 8, 2014

cc #8793

@porglezomp
Copy link
Contributor

👍

@steveklabnik steveklabnik self-assigned this Jan 23, 2015
@steveklabnik
Copy link
Member

@kmcallister
Copy link
Contributor

@ramnes
Copy link
Author

ramnes commented Feb 1, 2015

Awesome!

bors added a commit to rust-lang-ci/rust that referenced this issue Jul 25, 2022
…ievink

Fix extract variable assist for subexpression in mutable borrow

This checks if the expression is in a mutable borrow and if so makes the extracted variable `mut`.

Closes rust-lang#12786
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

6 participants