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

PR #7637 followup: no need to print the set of removed files twice. #7877

Conversation

pnkfelix
Copy link
Member

trivial r? for anyone who agrees with me. :)

Given the choice between

  1. printing the set of files once on a single line,
  2. printing the set of files one per line, or
  3. printing the set twice, once in each manner,

I originally chose (3.) since it seemed safest to be loud about this. But now that I've used it for a bit, I think (1.) would suffice.

@thestinger
Copy link
Contributor

Landing with #7897.

@thestinger thestinger closed this Jul 20, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Nov 23, 2021
[`swap`] lints now check if there is `no_std` or `no_core` attribute

Closes rust-lang#7858

changelog: [`swap`] lints now check if there is `no_std` or `no_core` attribute
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