Skip to content

bump: rust 1.57.0#357

Merged
baszalmstra merged 1 commit intomun-lang:mainfrom
baszalmstra:bump/rust_1_57_0
Dec 11, 2021
Merged

bump: rust 1.57.0#357
baszalmstra merged 1 commit intomun-lang:mainfrom
baszalmstra:bump/rust_1_57_0

Conversation

@baszalmstra
Copy link
Copy Markdown
Collaborator

Update Rust to 1.57.0 and fix some issues when compiling the benchmarks

@baszalmstra baszalmstra requested a review from Wodann December 11, 2021 14:12
@baszalmstra baszalmstra self-assigned this Dec 11, 2021
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 11, 2021

Codecov Report

Merging #357 (022c396) into main (20748f2) will increase coverage by 2.57%.
The diff coverage is 16.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #357      +/-   ##
==========================================
+ Coverage   80.11%   82.68%   +2.57%     
==========================================
  Files         261      263       +2     
  Lines       15697    15202     -495     
==========================================
- Hits        12575    12570       -5     
+ Misses       3122     2632     -490     
Impacted Files Coverage Δ
crates/mun_runtime/benches/util/mod.rs 0.00% <0.00%> (ø)
crates/mun_vfs/src/monitor/notify_monitor.rs 56.52% <ø> (+5.74%) ⬆️
crates/mun_runtime/src/lib.rs 68.81% <25.00%> (+1.98%) ⬆️
crates/mun/src/lib.rs 43.66% <0.00%> (-41.64%) ⬇️
crates/mun_codegen/src/ir/file_group.rs 71.62% <0.00%> (-26.50%) ⬇️
crates/mun_codegen/src/ir/intrinsics.rs 75.55% <0.00%> (-21.59%) ⬇️
crates/mun_hir/src/utils.rs 80.00% <0.00%> (-20.00%) ⬇️
crates/mun_codegen/src/code_gen/object_file.rs 83.33% <0.00%> (-16.67%) ⬇️
crates/mun_memory/tests/diff/util.rs 71.09% <0.00%> (-13.31%) ⬇️
crates/mun_memory/src/diff.rs 82.16% <0.00%> (-12.69%) ⬇️
... and 145 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 20748f2...022c396. Read the comment docs.

@baszalmstra baszalmstra merged commit 9ba6f53 into mun-lang:main Dec 11, 2021
@Wodann Wodann added this to the Mun v0.4.0 milestone Jul 8, 2022
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.

2 participants