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

rust / build: Remove the rust tool #9785

Merged
merged 1 commit into from
Oct 11, 2013

Conversation

catamorphism
Copy link
Contributor

r? @pcwalton Sadly, there's a lack of resources for maintaining the rust tool,
and we decided in the 2013-10-08 Rust team meeting that it's better
to remove it altogether than to leave it in a broken state.

This deletion is without prejudice. If a person or people appear who
would like to maintain the tool, we will probably be happy to
resurrect it!

Closes #9775

@brson
Copy link
Contributor

brson commented Oct 9, 2013

man/rust.1 needs to be removed, and install.mk needs to be modified to remove both the tool and the manpage.

@pcwalton
Copy link
Contributor

pcwalton commented Oct 9, 2013

r+ with brian's comment.

@catamorphism
Copy link
Contributor Author

I missed a few other things too. Waiting for another make check cycle locally.

Sadly, there's a lack of resources for maintaining the `rust` tool,
and we decided in the 2013-10-08 Rust team meeting that it's better
to remove it altogether than to leave it in a broken state.

This deletion is without prejudice. If a person or people appear who
would like to maintain the tool, we will probably be happy to
resurrect it!

Closes rust-lang#9775
bors added a commit that referenced this pull request Oct 11, 2013
…walton

r? @pcwalton Sadly, there's a lack of resources for maintaining the `rust` tool,
and we decided in the 2013-10-08 Rust team meeting that it's better
to remove it altogether than to leave it in a broken state.

This deletion is without prejudice. If a person or people appear who
would like to maintain the tool, we will probably be happy to
resurrect it!

Closes #9775
@bors bors closed this Oct 11, 2013
@bors bors merged commit a9dddba into rust-lang:master Oct 11, 2013
@pnkfelix pnkfelix mentioned this pull request Jan 7, 2014
@thiagopnts
Copy link
Contributor

That's sad, I really liked this command. But it also looks like a good project to focus on. I just started to learn Rust(and I'm really enjoying it), I'll start to mess around this code, maybe I can start to help bring it back in the future.

@frewsxcv frewsxcv mentioned this pull request Oct 28, 2018
@metaspook
Copy link

r? @pcwalton Sadly, there's a lack of resources for maintaining the rust tool,
and we decided in the 2013-10-08 Rust team meeting that it's better
to remove it altogether than to leave it in a broken state.

This deletion is without prejudice. If a person or people appear who
would like to maintain the tool, we will probably be happy to
resurrect it!

Closes #9775

Can you make 'rust' tool as 'rust' command as a interpreter so we can run a .rs script a like a bash script .sh ?? if it's possible it will be so cool then...

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.

Remove the rust tool
6 participants