-
Notifications
You must be signed in to change notification settings - Fork 4
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
CSUB-1071: Update to Rustc 1.77.0 #159
Conversation
0621bf0
to
4cbe245
Compare
4cbe245
to
1ea686a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
llvm test coverage job fails with:
error: Failed to load coverage: 'target/llvm-cov-target/debug/deps/creditcoin3_runtime-c33f915af65158f7': Malformed coverage data
https://github.com/gluwa/creditcoin3/actions/runs/7449714889/job/20266965619?pr=159, not sure why that is!
Appears to be rust-lang/rust#117788 (comment)
1ea686a
to
92f2625
Compare
92f2625
to
b8fdb9d
Compare
b8fdb9d
to
bd5b40a
Compare
bd5b40a
to
3921768
Compare
FTR the latest failure we're seeing is rust-lang/rust#119453 which is fixed in |
https://github.com/rust-lang/rust/releases/tag/1.77.0 Released! |
3921768
to
0c3a2f3
Compare
For full LLVM coverage report click here! |
Needs |
1.77.0 Released! |
b/c paritytech/srtool doesn't provide a later image
0c3a2f3
to
bfee280
Compare
Description of proposed changes
Practical tips for PR review & merge: