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

Add a message when removing a component #1119

Merged
merged 1 commit into from
May 18, 2017

Conversation

matthewjasper
Copy link
Contributor

Fixes #306.
The message is (for example)

info: removing component 'rust-std' for 'x86_64-unknown-linux-musl'

@Diggsey
Copy link
Contributor

Diggsey commented May 17, 2017

Thanks! It looks like some of the tests need updating?

@matthewjasper
Copy link
Contributor Author

Hmm, do we want to show the removing message when upgrading, or just when actually removing?

@Diggsey
Copy link
Contributor

Diggsey commented May 17, 2017

Just keep it simple for now and always show it.

@Diggsey
Copy link
Contributor

Diggsey commented May 18, 2017

@bors r+

@bors
Copy link
Contributor

bors commented May 18, 2017

📌 Commit 4eeaab3 has been approved by Diggsey

@bors
Copy link
Contributor

bors commented May 18, 2017

⌛ Testing commit 4eeaab3 with merge 53a3ee1...

bors added a commit that referenced this pull request May 18, 2017
Add a message when removing a component

Fixes #306.
The message is (for example)
```
info: removing component 'rust-std' for 'x86_64-unknown-linux-musl'
```
@bors
Copy link
Contributor

bors commented May 18, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: Diggsey
Pushing 53a3ee1 to master...

@bors bors merged commit 4eeaab3 into rust-lang:master May 18, 2017
@matthewjasper matthewjasper deleted the removing-message branch May 19, 2017 14:37
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.

3 participants