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

use _val to ignore parameter of any::type_name_of_val #67420

Merged
merged 1 commit into from
Dec 22, 2019

Conversation

tesuji
Copy link
Contributor

@tesuji tesuji commented Dec 19, 2019

mem::drop does the same thing too.

@rust-highfive
Copy link
Collaborator

r? @joshtriplett

(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 Dec 19, 2019
@tesuji
Copy link
Contributor Author

tesuji commented Dec 21, 2019

r? @Centril

@Centril
Copy link
Contributor

Centril commented Dec 21, 2019

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Dec 21, 2019

📌 Commit 8168fec221b8829620f67ebf50aaae2de9de46fa has been approved by Centril

@bors
Copy link
Contributor

bors commented Dec 21, 2019

🌲 The tree is currently closed for pull requests below priority 100, this pull request will be tested once the tree is reopened

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Dec 21, 2019
@tesuji tesuji changed the title use _val to ignore paramenter of any::type_name_of_val use _val to ignore parameter of any::type_name_of_val Dec 21, 2019
@tesuji
Copy link
Contributor Author

tesuji commented Dec 21, 2019

Rebased to fix the commit message: paramenter -> parameter

@Centril
Copy link
Contributor

Centril commented Dec 21, 2019

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Dec 21, 2019

📌 Commit c93198f has been approved by Centril

@bors
Copy link
Contributor

bors commented Dec 21, 2019

🌲 The tree is currently closed for pull requests below priority 100, this pull request will be tested once the tree is reopened

Centril added a commit to Centril/rust that referenced this pull request Dec 21, 2019
use _val to ignore parameter of any::type_name_of_val

mem::drop does the same thing too.
Centril added a commit to Centril/rust that referenced this pull request Dec 21, 2019
use _val to ignore parameter of any::type_name_of_val

mem::drop does the same thing too.
bors added a commit that referenced this pull request Dec 21, 2019
Rollup of 7 pull requests

Successful merges:

 - #67160 (Make GATs less ICE-prone.)
 - #67333 ([mir-opt] Fix `Inline` pass to handle inlining into `box` expressions)
 - #67420 (use _val to ignore parameter of any::type_name_of_val)
 - #67469 (Remove rustc-dev from the default nightly components)
 - #67489 (Drop petgraph dependency from bootstrap)
 - #67490 (Document privacy of RangeInclusive fields)
 - #67491 (use Result::map_or for bootstrap)

Failed merges:

r? @ghost
@bors bors merged commit c93198f into rust-lang:master Dec 22, 2019
@tesuji tesuji deleted the _val branch December 22, 2019 02:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants