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 1.48 #289

Merged
merged 1 commit into from
Dec 29, 2020
Merged

bump: rust 1.48 #289

merged 1 commit into from
Dec 29, 2020

Conversation

baszalmstra
Copy link
Collaborator

Bumps rust from 1.47 to 1.48.

Biggest change

@baszalmstra baszalmstra added type: perf Changes that improve performance pri: low An issue with no impact to quality, performance, or functionality labels Dec 29, 2020
@baszalmstra baszalmstra requested a review from Wodann December 29, 2020 23:03
@baszalmstra baszalmstra self-assigned this Dec 29, 2020
@codecov
Copy link

codecov bot commented Dec 29, 2020

Codecov Report

Merging #289 (9053dde) into master (a45496a) will decrease coverage by 0.08%.
The diff coverage is 52.63%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #289      +/-   ##
==========================================
- Coverage   79.73%   79.64%   -0.09%     
==========================================
  Files         228      228              
  Lines       13500    13478      -22     
==========================================
- Hits        10764    10735      -29     
- Misses       2736     2743       +7     
Impacted Files Coverage Δ
crates/mun_compiler/src/diagnostics_snippets.rs 84.00% <ø> (ø)
crates/mun_hir/src/db.rs 100.00% <ø> (ø)
crates/mun_language_server/src/change.rs 12.24% <0.00%> (ø)
crates/mun_language_server/src/main_loop.rs 24.24% <0.00%> (+1.02%) ⬆️
crates/mun_syntax/src/lib.rs 63.04% <33.33%> (ø)
crates/mun_compiler/src/driver.rs 61.79% <66.66%> (ø)
crates/mun_codegen/src/mock.rs 82.60% <100.00%> (ø)
crates/mun_hir/src/fixture.rs 95.83% <100.00%> (ø)
crates/mun_hir/src/tests.rs 83.33% <100.00%> (ø)
crates/mun_test/src/fixture.rs 92.85% <100.00%> (ø)
... and 19 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 a45496a...9053dde. Read the comment docs.

@baszalmstra baszalmstra merged commit e410bc5 into mun-lang:master Dec 29, 2020
@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
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.

2 participants