Skip to content

Fix doc resolution in rustc 1.48 #894

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

Merged
merged 1 commit into from
Apr 26, 2021

Conversation

TheBlueMatt
Copy link
Collaborator

Not sure why this passes on CI but not locally, but this fixes cargo doc locally.

@codecov
Copy link

codecov bot commented Apr 23, 2021

Codecov Report

Merging #894 (f1fa961) into main (0d75a63) will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #894      +/-   ##
==========================================
+ Coverage   90.26%   90.30%   +0.04%     
==========================================
  Files          57       57              
  Lines       29226    29226              
==========================================
+ Hits        26380    26392      +12     
+ Misses       2846     2834      -12     
Impacted Files Coverage Δ
lightning/src/chain/mod.rs 100.00% <ø> (ø)
lightning/src/ln/functional_tests.rs 97.00% <0.00%> (+0.20%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0d75a63...f1fa961. Read the comment docs.

Copy link

@ariard ariard left a comment

Choose a reason for hiding this comment

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

ACK f1fa961

@TheBlueMatt TheBlueMatt merged commit 6b9ec8b into lightningdevkit:main Apr 26, 2021
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.

3 participants