Skip to content

Use declare_lint_pass! and impl_lint_pass! in more places #59702

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Apr 5, 2019

Conversation

hgallagher1993
Copy link
Contributor

Fixes #59683

@rust-highfive
Copy link
Contributor

r? @pnkfelix

(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 Apr 4, 2019
@hgallagher1993
Copy link
Contributor Author

r? @Centril

@rust-highfive rust-highfive assigned Centril and unassigned pnkfelix Apr 4, 2019
@Centril
Copy link
Contributor

Centril commented Apr 4, 2019

Thanks! @bors r+ rollup

@bors
Copy link
Collaborator

bors commented Apr 4, 2019

📌 Commit a964921 has been approved by Centril

@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 Apr 4, 2019
Centril added a commit to Centril/rust that referenced this pull request Apr 5, 2019
Use declare_lint_pass! and impl_lint_pass! in more places

Fixes rust-lang#59683
Centril added a commit to Centril/rust that referenced this pull request Apr 5, 2019
Use declare_lint_pass! and impl_lint_pass! in more places

Fixes rust-lang#59683
bors added a commit that referenced this pull request Apr 5, 2019
Rollup of 5 pull requests

Successful merges:

 - #59665 (improve worst-case performance of HashSet.is_subset)
 - #59687 (cleanup shebang handling in the lexer)
 - #59690 (Mark unix::ffi::OsStrExt methods as inline)
 - #59702 (Use declare_lint_pass! and impl_lint_pass! in more places)
 - #59712 (wasm32: Default to a "static" relocation model)

Failed merges:

r? @ghost
@bors bors merged commit a964921 into rust-lang:master Apr 5, 2019
# for free to join this conversation on GitHub. Already have an account? # 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