Skip to content

Use declare_lint_pass! and impl_lint_pass! in more places - #59702

Merged
bors merged 1 commit into
rust-lang:masterfrom
hgallagher1993:origin
Apr 5, 2019
Merged

Use declare_lint_pass! and impl_lint_pass! in more places#59702
bors merged 1 commit into
rust-lang:masterfrom
hgallagher1993:origin

Conversation

@hgallagher1993

Copy link
Copy Markdown
Contributor

Fixes#59683

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @pnkfelix

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

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 4, 2019
@hgallagher1993

Copy link
Copy Markdown
ContributorAuthor

r? @Centril

@rust-highfiverust-highfive assigned Centril and unassigned pnkfelixApr 4, 2019
@Centril

Copy link
Copy Markdown
Contributor

Thanks! @bors r+ rollup

@bors

bors commented Apr 4, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit a964921 has been approved by Centril

@borsbors 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
Fixesrust-lang#59683
@CentrilCentril mentioned this pull request Apr 5, 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
Fixesrust-lang#59683
@CentrilCentril mentioned this pull request Apr 5, 2019
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:masterApr 5, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: 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

@hgallagher1993@rust-highfive@Centril@bors@pnkfelix