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

meta: latest nightly for lint #675

Merged
merged 1 commit into from
Jan 2, 2023
Merged

Conversation

rkrasiuk
Copy link
Member

@rkrasiuk rkrasiuk commented Jan 2, 2023

Closes #646. Issue was addressed in rust-lang/rust#106248
Partial revert of #642 (except for CI checks which were migrated to stable in #640)

@rkrasiuk rkrasiuk requested a review from gakonst as a code owner January 2, 2023 10:06
@codecov-commenter
Copy link

Codecov Report

Merging #675 (572e07c) into main (cb6ddfc) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #675   +/-   ##
=======================================
  Coverage   73.05%   73.05%           
=======================================
  Files         261      261           
  Lines       26792    26792           
=======================================
+ Hits        19573    19574    +1     
+ Misses       7219     7218    -1     
Flag Coverage Δ
unit-tests 73.05% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
crates/net/discv4/src/lib.rs 50.95% <0.00%> (+0.09%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@gakonst gakonst merged commit fc977b2 into main Jan 2, 2023
@gakonst gakonst deleted the rkrasiuk/meta-nightly-toolchain branch January 2, 2023 11:40
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.

Track latest nightly regression async_trait
3 participants