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

Resolve now-ambiguous trait bounts in non-autoconvert code. #235

Merged
merged 1 commit into from
Jan 4, 2021

Conversation

iliekturtles
Copy link
Owner

autoconvert code fixed in 2f6d6c8.
Resolves #234, #210.

@codecov-io
Copy link

Codecov Report

Merging #235 (252370d) into master (0e597dd) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #235   +/-   ##
=======================================
  Coverage   96.72%   96.72%           
=======================================
  Files          57       57           
  Lines        2691     2691           
=======================================
  Hits         2603     2603           
  Misses         88       88           
Impacted Files Coverage Δ
src/si/mod.rs 100.00% <ø> (ø)
src/system.rs 83.78% <ø> (ø)

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 0e597dd...252370d. Read the comment docs.

@iliekturtles iliekturtles merged commit 8d92cf4 into master Jan 4, 2021
@iliekturtles iliekturtles deleted the 234-ambiguous-trait-bounds branch January 4, 2021 12:44
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.

Build failure on stable with non-default features
2 participants