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

misc: bump Rust to 2021 edition #367

Merged
merged 1 commit into from Feb 12, 2022

Conversation

Wodann
Copy link
Collaborator

@Wodann Wodann commented Feb 12, 2022

No description provided.

@Wodann Wodann self-assigned this Feb 12, 2022
@Wodann Wodann added exp: low Achievable with little prior knowledge and guidance pri: low An issue with no impact to quality, performance, or functionality type: perf Changes that improve performance labels Feb 12, 2022
@Wodann Wodann added this to the Mun v0.4.0 milestone Feb 12, 2022
@codecov
Copy link

codecov bot commented Feb 12, 2022

Codecov Report

Merging #367 (3304de1) into main (c970d80) will decrease coverage by 0.07%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #367      +/-   ##
==========================================
- Coverage   82.63%   82.55%   -0.08%     
==========================================
  Files         264      264              
  Lines       15297    15291       -6     
==========================================
- Hits        12641    12624      -17     
- Misses       2656     2667      +11     
Impacted Files Coverage Δ
crates/mun_runtime/src/lib.rs 68.81% <100.00%> (ø)
crates/mun_codegen/src/code_gen/symbols.rs 78.65% <0.00%> (-4.27%) ⬇️
crates/mun_codegen/src/ir/file.rs 84.48% <0.00%> (-3.45%) ⬇️
crates/mun_memory/src/diff.rs 80.89% <0.00%> (-1.28%) ⬇️
crates/mun_codegen/src/type_info.rs 66.15% <0.00%> (-0.52%) ⬇️
crates/mun_compiler/src/driver.rs 63.55% <0.00%> (-0.17%) ⬇️
crates/mun_hir/src/package_defs/tests.rs 85.88% <0.00%> (-0.17%) ⬇️
crates/mun_hir/src/ty.rs 78.43% <0.00%> (-0.15%) ⬇️
crates/mun_hir/src/code_model/function.rs 95.89% <0.00%> (-0.06%) ⬇️
crates/mun_hir/src/code_model/struct.rs 98.82% <0.00%> (-0.02%) ⬇️

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 c970d80...3304de1. Read the comment docs.

@baszalmstra baszalmstra merged commit 76d2ee1 into mun-lang:main Feb 12, 2022
@Wodann Wodann deleted the misc/bump-rust2021 branch February 12, 2022 18:43
@Wodann Wodann added type: build Changes that affect the build system or external dependencies and removed type: perf Changes that improve performance labels Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exp: low Achievable with little prior knowledge and guidance pri: low An issue with no impact to quality, performance, or functionality type: build Changes that affect the build system or external dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants