Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix cargo fmt error #7

Merged
merged 1 commit into from
Nov 1, 2020
Merged

Conversation

TaKO8Ki
Copy link
Contributor

@TaKO8Ki TaKO8Ki commented Nov 1, 2020

closes #5

reference: rust-lang/rustfmt#3666

@TaKO8Ki TaKO8Ki force-pushed the fix-cargo-fmt-error branch 3 times, most recently from 2e0b48b to 4fe032d Compare November 1, 2020 05:34
@TaKO8Ki TaKO8Ki changed the title [WIP] Fix fmt error [WIP] Fix cargo fmt error Nov 1, 2020
@TaKO8Ki TaKO8Ki changed the title [WIP] Fix cargo fmt error Fix cargo fmt error Nov 1, 2020
@TaKO8Ki TaKO8Ki marked this pull request as ready for review November 1, 2020 06:30
@TaKO8Ki
Copy link
Contributor Author

TaKO8Ki commented Nov 1, 2020

@rainliu
I'm ready for your review!

@rainliu
Copy link
Member

rainliu commented Nov 1, 2020

thanks for the fix.

@rainliu rainliu merged commit 7009a48 into webrtc-rs:master Nov 1, 2020
@rainliu
Copy link
Member

rainliu commented Nov 1, 2020

looks like still failure. Have to revert it.

@TaKO8Ki
Copy link
Contributor Author

TaKO8Ki commented Nov 1, 2020

@rainliu
I don't think this failure has anything to do with #5.
cargo fmt works well.
https://github.com/webrtc-rs/webrtc/runs/1337796325?check_suite_focus=true

Diff in /home/runner/work/webrtc/webrtc/dtls/src/state.rs at line 1:

@rainliu
Copy link
Member

rainliu commented Nov 1, 2020

sorry, my fault. I just removed state.rs to get cargo fmt pass.

@TaKO8Ki
Copy link
Contributor Author

TaKO8Ki commented Nov 1, 2020

@rainliu
Thank you!

@TaKO8Ki
Copy link
Contributor Author

TaKO8Ki commented Nov 1, 2020

@rainliu
Should I reopen my pull request?

@rainliu
Copy link
Member

rainliu commented Nov 1, 2020

no need, I put your changes in the latest commit.

@TaKO8Ki TaKO8Ki deleted the fix-cargo-fmt-error branch November 1, 2020 16:54
algesten pushed a commit that referenced this pull request Aug 23, 2022
algesten pushed a commit that referenced this pull request Aug 23, 2022
algesten pushed a commit that referenced this pull request Aug 23, 2022
algesten pushed a commit that referenced this pull request Aug 23, 2022
close util::Conn connection on .close()
algesten pushed a commit that referenced this pull request Aug 23, 2022
Moved checksum check sooner in the parsing for faster failures
algesten pushed a commit that referenced this pull request Aug 23, 2022
Refactor out use of anyhow
algesten pushed a commit that referenced this pull request Aug 23, 2022
and PollDataChannel::set_read_buf_capacity
Sign up for free to 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.

fix Github Actions's fmt --all -- --check
2 participants