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

Drop strict Rust 2018 compatibility by not testing with Rust 1.31.0 #29

Merged
merged 1 commit into from
Jul 26, 2020

Conversation

mgeisler
Copy link
Owner

As dependencies update, it's infeasible to keep the code compatible with Rust 1.31.0.

As dependencies update, it's infeasible to keep the code compatible
with Rust 1.31.0.
@mgeisler mgeisler force-pushed the drop-rust-2018-compability branch from f61c50d to 06053fe Compare July 26, 2020 10:17
@codecov-commenter
Copy link

codecov-commenter commented Jul 26, 2020

Codecov Report

Merging #29 into master will increase coverage by 0.75%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
+ Coverage   97.38%   98.13%   +0.75%     
==========================================
  Files           3        3              
  Lines         382      376       -6     
==========================================
- Hits          372      369       -3     
+ Misses         10        7       -3     
Impacted Files Coverage Δ
tests/version-numbers.rs 100.00% <ø> (+11.11%) ⬆️
src/lib.rs 98.25% <0.00%> (+0.57%) ⬆️

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 174b270...06053fe. Read the comment docs.

@mgeisler mgeisler merged commit 678a1b7 into master Jul 26, 2020
@github-actions github-actions bot mentioned this pull request Jul 29, 2020
@mgeisler mgeisler deleted the drop-rust-2018-compability branch January 30, 2021 15:47
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