Skip to content

Allow lints to check Bodys directly #40315

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
Mar 12, 2017
Merged

Conversation

oli-obk
Copy link
Contributor

@oli-obk oli-obk commented Mar 7, 2017

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
Copy link
Member

eddyb commented Mar 7, 2017

@bors r+

@bors
Copy link
Collaborator

bors commented Mar 7, 2017

📌 Commit 9efee16 has been approved by eddyb

@bors
Copy link
Collaborator

bors commented Mar 9, 2017

🔒 Merge conflict

@oli-obk
Copy link
Contributor Author

oli-obk commented Mar 9, 2017

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

@eddyb
Copy link
Member

eddyb commented Mar 9, 2017

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

@alexcrichton
Copy link
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))
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
Member

@bors: r=eddyb

@bors
Copy link
Collaborator

bors commented Mar 10, 2017

📌 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))
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))
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))
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))
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:master Mar 12, 2017
@oli-obk oli-obk deleted the lint_body branch March 24, 2017 09:04
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants