Skip to content

Allow lints to check Bodys directly - #40315

Merged
bors merged 1 commit into
rust-lang:masterfrom
oli-obk:lint_body
Mar 12, 2017
Merged

Allow lints to check Bodys directly#40315
bors merged 1 commit into
rust-lang:masterfrom
oli-obk:lint_body

Conversation

@oli-obk

@oli-obkoli-obk commented Mar 7, 2017

Copy link
Copy Markdown
Contributor

r? @eddyb

babysteps towards fixing https://github.com/Manishearth/rust-clippy/issues/1580 (disable certain lints in const environments, since they make no sense there (yet))

@eddyb

eddyb commented Mar 7, 2017

Copy link
Copy Markdown
Contributor

@bors r+

@bors

bors commented Mar 7, 2017

Copy link
Copy Markdown
Collaborator

📌 Commit 9efee16 has been approved by eddyb

@bors

bors commented Mar 9, 2017

Copy link
Copy Markdown
Collaborator

🔒 Merge conflict

@oli-obk

Copy link
Copy Markdown
ContributorAuthor

Github doesn't say anything about a merge conflict, but bors dies. How can that be? What actions should I take?

@eddyb

eddyb commented Mar 9, 2017

Copy link
Copy Markdown
Contributor

@oli-obk If you look at other PRs, the entire queue failed like this. We presume a @bors bug/race.

@alexcrichton

Copy link
Copy Markdown
Member

@bors: retry

frewsxcv added a commit to frewsxcv/rust that referenced this pull request Mar 9, 2017
Allow lints to check Bodys directly
r? @eddyb
babysteps towards fixing https://github.com/Manishearth/rust-clippy/issues/1580 (disable certain lints in const environments, since they make no sense there (yet))
@frewsxcvfrewsxcv mentioned this pull request Mar 9, 2017
@arielb1arielb1 mentioned this pull request Mar 10, 2017
@arielb1arielb1 mentioned this pull request Mar 10, 2017
@arielb1arielb1 mentioned this pull request Mar 10, 2017
alexcrichton added a commit to alexcrichton/rust that referenced this pull request Mar 10, 2017
Allow lints to check Bodys directly
r? @eddyb
babysteps towards fixing https://github.com/Manishearth/rust-clippy/issues/1580 (disable certain lints in const environments, since they make no sense there (yet))
alexcrichton pushed a commit to arielb1/rust that referenced this pull request Mar 10, 2017
Allow lints to check Bodys directly
r? @eddyb
babysteps towards fixing https://github.com/Manishearth/rust-clippy/issues/1580 (disable certain lints in const environments, since they make no sense there (yet))
@alexcrichton

Copy link
Copy Markdown
Member

@bors: r=eddyb

@bors

bors commented Mar 10, 2017

Copy link
Copy Markdown
Collaborator

📌 Commit b959d13 has been approved by eddyb

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Mar 10, 2017
Allow lints to check Bodys directly
r? @eddyb
babysteps towards fixing https://github.com/Manishearth/rust-clippy/issues/1580 (disable certain lints in const environments, since they make no sense there (yet))
arielb1 pushed a commit to arielb1/rust that referenced this pull request Mar 10, 2017
Allow lints to check Bodys directly
r? @eddyb
babysteps towards fixing https://github.com/Manishearth/rust-clippy/issues/1580 (disable certain lints in const environments, since they make no sense there (yet))
@arielb1arielb1 mentioned this pull request Mar 10, 2017
arielb1 pushed a commit to arielb1/rust that referenced this pull request Mar 10, 2017
Allow lints to check Bodys directly
r? @eddyb
babysteps towards fixing https://github.com/Manishearth/rust-clippy/issues/1580 (disable certain lints in const environments, since they make no sense there (yet))
@arielb1arielb1 mentioned this pull request Mar 10, 2017
arielb1 pushed a commit to arielb1/rust that referenced this pull request Mar 11, 2017
Allow lints to check Bodys directly
r? @eddyb
babysteps towards fixing https://github.com/Manishearth/rust-clippy/issues/1580 (disable certain lints in const environments, since they make no sense there (yet))
@arielb1arielb1 mentioned this pull request Mar 11, 2017
bors added a commit that referenced this pull request Mar 11, 2017
Rollup of 13 pull requests
- Successful merges: #40146, #40299, #40315, #40319, #40344, #40345, #40367, #40372, #40373, #40385, #40400, #40404, #40431
- Failed merges:
arielb1 pushed a commit to arielb1/rust that referenced this pull request Mar 11, 2017
Allow lints to check Bodys directly
r? @eddyb
babysteps towards fixing https://github.com/Manishearth/rust-clippy/issues/1580 (disable certain lints in const environments, since they make no sense there (yet))
@arielb1arielb1 mentioned this pull request Mar 11, 2017
bors added a commit that referenced this pull request Mar 12, 2017
Rollup of 12 pull requests
- Successful merges: #40146, #40299, #40315, #40319, #40344, #40345, #40372, #40373, #40400, #40404, #40419, #40431
- Failed merges:
@bors
bors merged commit b959d13 into rust-lang:masterMar 12, 2017
@oli-obk
oli-obk deleted the lint_body branch March 24, 2017 09:04
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@oli-obk@eddyb@bors@alexcrichton