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): bumps Rust to 1.50 #310

Merged
merged 1 commit into from
Mar 7, 2021

Conversation

baszalmstra
Copy link
Collaborator

Bumps rust to 1.50.

@baszalmstra baszalmstra requested a review from Wodann March 7, 2021 14:35
@baszalmstra baszalmstra self-assigned this Mar 7, 2021
@codecov
Copy link

codecov bot commented Mar 7, 2021

Codecov Report

Merging #310 (e8c395c) into master (df03295) will increase coverage by 0.00%.
The diff coverage is 54.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #310   +/-   ##
=======================================
  Coverage   80.89%   80.90%           
=======================================
  Files         242      242           
  Lines       14716    14689   -27     
=======================================
- Hits        11905    11884   -21     
+ Misses       2811     2805    -6     
Impacted Files Coverage Δ
crates/mun_hir/src/ty/infer.rs 69.28% <ø> (ø)
crates/mun_language_server/src/state.rs 88.35% <ø> (ø)
crates/mun_language_server/src/state/protocol.rs 36.84% <0.00%> (ø)
crates/mun_memory/src/diff/myers.rs 100.00% <ø> (ø)
crates/mun_hir/src/package_defs/collector.rs 82.32% <77.27%> (-0.03%) ⬇️
crates/mun_codegen/src/code_gen/symbols.rs 94.81% <100.00%> (ø)
crates/mun_codegen/src/ir/body.rs 79.79% <100.00%> (ø)
crates/mun_codegen/src/ir/type_table.rs 91.91% <100.00%> (ø)
crates/mun_codegen/src/value/array_value.rs 77.77% <100.00%> (ø)
...ates/mun_syntax/src/parsing/grammar/expressions.rs 96.28% <100.00%> (+0.75%) ⬆️
... and 1 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 df03295...e8c395c. Read the comment docs.

@baszalmstra baszalmstra merged commit 4ca2f58 into mun-lang:master Mar 7, 2021
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