Skip to content

[0.2.x]: Fix warning, remove #[deny(warnings)] but keep check on CI#214

Merged
bors[bot] merged 4 commits into
rust-embedded:v0.2.xfrom
eldruin:fix-warning
Jun 10, 2020
Merged

[0.2.x]: Fix warning, remove #[deny(warnings)] but keep check on CI#214
bors[bot] merged 4 commits into
rust-embedded:v0.2.xfrom
eldruin:fix-warning

Conversation

@eldruin

@eldruin eldruin commented May 27, 2020

Copy link
Copy Markdown
Member

This fixes #213. Additionally I removed #[deny(warnings)] but added a check for it on CI.
I think we should cherry pick #138 to the 0.2.x branch as well and release a 0.2.4 version, since 1.0 will still take a while.
I can do that in a separate PR.

@rust-highfive

Copy link
Copy Markdown

r? @ryankurte

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

@rust-highfive

Copy link
Copy Markdown

⚠️ Warning ⚠️

  • Pull requests are usually filed against the master branch for this repo, but this one is against v0.2.x. Please double check that you specified the right target!

@ryankurte ryankurte left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm thanks, and agreed on the cherry pick if you'd like to PR this?

@ryankurte

Copy link
Copy Markdown
Contributor

bors r+

bors Bot added a commit that referenced this pull request May 27, 2020
214: [0.2.x]: Fix warning, remove #[deny(warnings)] but keep check on CI r=ryankurte a=eldruin

This fixes #213. Additionally I removed #[deny(warnings)] but added a check for it on CI.
I think we should cherry pick #138 to the 0.2.x branch as well and release a 0.2.4 version, since 1.0 will still take a while.
I can do that in a separate PR.

Co-authored-by: Diego Barrios Romero <eldruin@gmail.com>
@bors

bors Bot commented May 27, 2020

Copy link
Copy Markdown
Contributor

Build failed:

@eldruin

eldruin commented May 28, 2020

Copy link
Copy Markdown
Member Author

CI tests failed on rust nightly due to untagged-option. I have updated the stm32f30x crate now.

@eldruin

eldruin commented May 29, 2020

Copy link
Copy Markdown
Member Author

@ryankurte Could you retry? Travis seems not to have run after I updated the dependency.

@adamgreig

Copy link
Copy Markdown
Member

bors retry

@bors

bors Bot commented May 29, 2020

Copy link
Copy Markdown
Contributor

🔒 Permission denied

Existing reviewers: click here to make adamgreig a reviewer

@ryankurte

Copy link
Copy Markdown
Contributor

bors retry

@bors

bors Bot commented Jun 10, 2020

Copy link
Copy Markdown
Contributor

Build succeeded:

@bors bors Bot merged commit 4c07da5 into rust-embedded:v0.2.x Jun 10, 2020
@eldruin eldruin deleted the fix-warning branch June 10, 2020 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Review is incomplete T-hal

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants