Skip to content

Conversation

russelltg
Copy link
Contributor

Closes #3525, deprecating new_without_default_derive and moving both lints into new_without_default.

@russelltg
Copy link
Contributor Author

What is the correct way to remove lints like this? I figured it should have an associated register_removed, but when i called ./util/dev update_lints it removed the one I had added...

@flip1995 flip1995 added the S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status) label Dec 19, 2018
@flip1995
Copy link
Member

ping from triage @russelltg. Could you address the review comment? The renaming function is already on master since #3554

@bors
Copy link
Contributor

bors commented Dec 27, 2018

☔ The latest upstream changes (presumably #3586) made this pull request unmergeable. Please resolve the merge conflicts.

@russelltg russelltg force-pushed the new_without_default_merge branch from 3963e3a to cdd7f0d Compare December 28, 2018 03:35
@russelltg
Copy link
Contributor Author

The failures do not seem related to my changes, is there anything that I'm missing?

@flip1995
Copy link
Member

Fixed in #3591

@phansch phansch closed this Dec 28, 2018
@phansch phansch reopened this Dec 28, 2018
@russelltg russelltg force-pushed the new_without_default_merge branch from 0e4d313 to 0a42dcb Compare December 28, 2018 17:17
@bors
Copy link
Contributor

bors commented Dec 28, 2018

☔ The latest upstream changes (presumably #3587) made this pull request unmergeable. Please resolve the merge conflicts.

@phansch
Copy link
Contributor

phansch commented Dec 28, 2018

Regarding the merge conflict in tests/ui/methods.stderr: It should be resolvable if you only keep the parts where the line numbers are represented by an LL. Alternatively you could also run update_all_references.sh and keep those changes.

Apart from that, there's some outstanding rustfmt issues:

selection_048

@russelltg russelltg force-pushed the new_without_default_merge branch from 0afd9ef to d127aed Compare December 28, 2018 17:58
@russelltg
Copy link
Contributor Author

So what's next? I don't think I can change the tags to be waiting on review

@flip1995
Copy link
Member

It's done! We just need a ping sometimes 😉

@bors r+ Thanks!

@bors
Copy link
Contributor

bors commented Dec 29, 2018

📌 Commit d127aed has been approved by flip1995

@bors
Copy link
Contributor

bors commented Dec 29, 2018

⌛ Testing commit d127aed with merge 6cba3da...

bors added a commit that referenced this pull request Dec 29, 2018
Merge new_without_default_derive into new_without_default

Closes #3525, deprecating new_without_default_derive and moving both lints into new_without_default.
@bors
Copy link
Contributor

bors commented Dec 29, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: flip1995
Pushing 6cba3da to master...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants