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

Use edition 2021 #977

Merged
merged 2 commits into from
Oct 21, 2021
Merged

Use edition 2021 #977

merged 2 commits into from
Oct 21, 2021

Conversation

Robbepop
Copy link
Collaborator

Upgrade was trivial. Just a few doc tests in ink_storage had to be upgraded.

@codecov-commenter
Copy link

codecov-commenter commented Oct 21, 2021

Codecov Report

Merging #977 (453abc6) into master (ddf40e9) will increase coverage by 3.52%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #977      +/-   ##
==========================================
+ Coverage   75.47%   79.00%   +3.52%     
==========================================
  Files         244      244              
  Lines        9147     9149       +2     
==========================================
+ Hits         6904     7228     +324     
+ Misses       2243     1921     -322     
Impacted Files Coverage Δ
crates/storage/src/collections/vec/mod.rs 97.29% <ø> (ø)
crates/allocator/src/bump.rs 62.50% <0.00%> (-4.17%) ⬇️
crates/lang/ir/src/ir/attrs.rs 83.07% <0.00%> (+4.07%) ⬆️
crates/lang/ir/src/ir/item_impl/callable.rs 91.75% <0.00%> (+4.12%) ⬆️
crates/lang/ir/src/ir/trait_def/item/mod.rs 90.08% <0.00%> (+4.95%) ⬆️
crates/engine/src/ext.rs 61.18% <0.00%> (+6.57%) ⬆️
crates/lang/ir/src/ir/item_impl/constructor.rs 91.52% <0.00%> (+6.77%) ⬆️
crates/lang/ir/src/ir/selector.rs 88.00% <0.00%> (+8.00%) ⬆️
crates/lang/ir/src/ir/idents_lint.rs 71.42% <0.00%> (+9.52%) ⬆️
crates/lang/ir/src/ir/item_impl/message.rs 91.56% <0.00%> (+15.66%) ⬆️
... and 17 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 ddf40e9...453abc6. Read the comment docs.

@Robbepop Robbepop merged commit c90da11 into master Oct 21, 2021
@Robbepop Robbepop deleted the robin-use-edition-2021 branch October 21, 2021 17:07
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.

4 participants