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

Switch to Rust 2018 #23

Merged
merged 3 commits into from
Mar 30, 2019
Merged

Switch to Rust 2018 #23

merged 3 commits into from
Mar 30, 2019

Conversation

mgeisler
Copy link
Owner

No description provided.

Use the new version to enforce consistency between the minimum Rust
version we test for and advertise in the README.
@codecov-io
Copy link

codecov-io commented Mar 30, 2019

Codecov Report

Merging #23 into master will decrease coverage by 0.23%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #23      +/-   ##
==========================================
- Coverage   97.89%   97.66%   -0.24%     
==========================================
  Files           3        3              
  Lines         380      385       +5     
==========================================
+ Hits          372      376       +4     
- Misses          8        9       +1
Impacted Files Coverage Δ
tests/complexity.rs 96.42% <ø> (ø) ⬆️
tests/version-numbers.rs 88.88% <100%> (-11.12%) ⬇️
src/lib.rs 97.98% <100%> (ø) ⬆️

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 ca4e6b0...3107e3f. Read the comment docs.

@mgeisler mgeisler merged commit 61ca688 into master Mar 30, 2019
@mgeisler mgeisler deleted the rust-2018 branch September 11, 2019 11:39
@github-actions github-actions bot mentioned this pull request Jul 29, 2020
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