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

Bump Rust toolchain to 2021-05-20 #3955

Merged
merged 3 commits into from
May 21, 2021
Merged

Conversation

kostko
Copy link
Member

@kostko kostko commented May 20, 2021

As advised in rust-lang/rust#85502 this should fix the problems with incremental builds.

@codecov
Copy link

codecov bot commented May 20, 2021

Codecov Report

Merging #3955 (f66da20) into master (0e6956e) will increase coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3955      +/-   ##
==========================================
+ Coverage   67.07%   67.17%   +0.09%     
==========================================
  Files         408      408              
  Lines       41479    41479              
==========================================
+ Hits        27822    27863      +41     
+ Misses       9701     9674      -27     
+ Partials     3956     3942      -14     
Impacted Files Coverage Δ
go/oasis-node/cmd/common/metrics/disk.go 65.38% <0.00%> (-19.24%) ⬇️
go/oasis-node/cmd/common/metrics/resource.go 78.94% <0.00%> (-10.53%) ⬇️
...nsensus/tendermint/apps/beacon/state/state_pvss.go 69.23% <0.00%> (-7.70%) ⬇️
go/consensus/tendermint/apps/beacon/genesis.go 62.50% <0.00%> (-6.25%) ⬇️
...consensus/tendermint/apps/roothash/transactions.go 66.19% <0.00%> (-3.34%) ⬇️
go/runtime/history/history.go 72.04% <0.00%> (-2.16%) ⬇️
go/worker/keymanager/worker.go 63.30% <0.00%> (-1.41%) ⬇️
go/runtime/client/submitter.go 60.40% <0.00%> (-1.35%) ⬇️
go/worker/storage/committee/checkpoint_sync.go 77.12% <0.00%> (-1.11%) ⬇️
go/worker/compute/executor/committee/node.go 69.33% <0.00%> (-0.34%) ⬇️
... and 24 more

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 6d98da7...f66da20. Read the comment docs.

@kostko kostko force-pushed the kostko/fix/bump-rust-2021-05-20 branch from e8201e7 to a5b319f Compare May 21, 2021 07:34
@kostko kostko force-pushed the kostko/fix/bump-rust-2021-05-20 branch from a5b319f to f66da20 Compare May 21, 2021 09:24
@kostko kostko marked this pull request as ready for review May 21, 2021 15:25
@kostko kostko merged commit 21b8d31 into master May 21, 2021
@kostko kostko deleted the kostko/fix/bump-rust-2021-05-20 branch May 21, 2021 15:41
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.

None yet

2 participants