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

Remove old Symbol reexport #5856

Merged
merged 2 commits into from
Aug 4, 2020
Merged

Conversation

phansch
Copy link
Member

@phansch phansch commented Aug 2, 2020

I couldn't really tell what it was meant to improve. It seems more clear
without the renaming to Name?

changelog: none

I couldn't really tell what it was meant to improve. It seems more clear
without the renaming to `Name`?
@rust-highfive
Copy link

r? @yaahc

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Aug 2, 2020
Copy link
Member

@flip1995 flip1995 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs cargo dev fmt. Also we have to figure out, why our UI-toml tests started to fail suddenly...

@flip1995 flip1995 added S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status) and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties labels Aug 2, 2020
@flip1995
Copy link
Member

flip1995 commented Aug 2, 2020

I can't reproduce the ui-toml failure locally... 🤔

@phansch
Copy link
Member Author

phansch commented Aug 2, 2020

@flip1995 Hm, I can. In fact it has been happening for a couple of months.. I just ignored it because CI was always passing and I never had the time to investigate properly 😐

Maybe running cargo update will make it reproducible? I think it has something to do with compiletest_rs switching from the test crate to the tester crate some time ago.

@flip1995 flip1995 added S-waiting-on-bors Status: The marked PR was approved and is only waiting bors and removed S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status) labels Aug 3, 2020
@flip1995
Copy link
Member

flip1995 commented Aug 4, 2020

@bors r+ rollup=always

@bors
Copy link
Contributor

bors commented Aug 4, 2020

📌 Commit bb6e857 has been approved by flip1995

@bors
Copy link
Contributor

bors commented Aug 4, 2020

⌛ Testing commit bb6e857 with merge d32e983...

bors added a commit that referenced this pull request Aug 4, 2020
Remove old Symbol reexport

I couldn't really tell what it was meant to improve. It seems more clear
without the renaming to `Name`?

changelog: none
flip1995 added a commit to flip1995/rust-clippy that referenced this pull request Aug 4, 2020
…ip1995

Remove old Symbol reexport

I couldn't really tell what it was meant to improve. It seems more clear
without the renaming to `Name`?

changelog: none
@bors
Copy link
Contributor

bors commented Aug 4, 2020

💔 Test failed - checks-action_test

bors added a commit that referenced this pull request Aug 4, 2020
Rollup of 6 pull requests

Successful merges:

 - #5725 (should_impl_trait - ignore methods with lifetime params)
 - #5837 (needless_collect: catch x: Vec<_> = iter.collect(); x.into_iter() ...)
 - #5846 (Handle mapping to Option in `map_flatten` lint)
 - #5848 (Add derive_ord_xor_partial_ord lint)
 - #5852 (Add lint for duplicate methods of trait bounds)
 - #5856 (Remove old Symbol reexport)

Failed merges:

r? @ghost

changelog: rollup
bors added a commit that referenced this pull request Aug 4, 2020
Rollup of 6 pull requests

Successful merges:

 - #5725 (should_impl_trait - ignore methods with lifetime params)
 - #5837 (needless_collect: catch x: Vec<_> = iter.collect(); x.into_iter() ...)
 - #5846 (Handle mapping to Option in `map_flatten` lint)
 - #5848 (Add derive_ord_xor_partial_ord lint)
 - #5852 (Add lint for duplicate methods of trait bounds)
 - #5856 (Remove old Symbol reexport)

Failed merges:

r? @ghost

changelog: rollup
@flip1995
Copy link
Member

flip1995 commented Aug 4, 2020

@bors retry

bors added a commit that referenced this pull request Aug 4, 2020
Rollup of 5 pull requests

Successful merges:

 - #5837 (needless_collect: catch x: Vec<_> = iter.collect(); x.into_iter() ...)
 - #5846 (Handle mapping to Option in `map_flatten` lint)
 - #5848 (Add derive_ord_xor_partial_ord lint)
 - #5852 (Add lint for duplicate methods of trait bounds)
 - #5856 (Remove old Symbol reexport)

Failed merges:

r? @ghost
bors added a commit that referenced this pull request Aug 4, 2020
Rollup of 5 pull requests

Successful merges:

 - #5837 (needless_collect: catch x: Vec<_> = iter.collect(); x.into_iter() ...)
 - #5846 (Handle mapping to Option in `map_flatten` lint)
 - #5848 (Add derive_ord_xor_partial_ord lint)
 - #5852 (Add lint for duplicate methods of trait bounds)
 - #5856 (Remove old Symbol reexport)

Failed merges:

r? @ghost

changelog: rollup
@bors bors merged commit fb7ad95 into rust-lang:master Aug 4, 2020
@phansch phansch deleted the remove-symbol-reexport branch August 4, 2020 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: The marked PR was approved and is only waiting bors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants