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

Add crate:: prefix to top-level wildcard imports #302

Merged
merged 1 commit into from
Aug 14, 2021

Conversation

jturner314
Copy link
Member

docs.rs failed to build ndarray-linalg 0.14.0; see #301. The build log seems to indicate that this change will fix the issue, although I'm not able to reproduce the original issue locally, so I'm not entirely sure this will fix it.

docs.rs failed to build `ndarray-linalg` 0.14.0. The [build
log](https://docs.rs/crate/ndarray-linalg/0.14.0/builds/412464) seems
to indicate that this change will fix the issue.
@codecov
Copy link

codecov bot commented Jul 21, 2021

Codecov Report

Merging #302 (f4bde41) into master (856e1c9) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #302   +/-   ##
=======================================
  Coverage   90.71%   90.71%           
=======================================
  Files          71       71           
  Lines        3726     3726           
=======================================
  Hits         3380     3380           
  Misses        346      346           

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 856e1c9...f4bde41. Read the comment docs.

@termoshtt termoshtt merged commit 4e8d42b into rust-ndarray:master Aug 14, 2021
@termoshtt
Copy link
Member

https://docs.rs/ndarray-linalg/0.14.1-alpha.1/ndarray_linalg/
Generated successfully. Thanks

termoshtt added a commit that referenced this pull request Aug 14, 2021
@jturner314 jturner314 deleted the fix-docs.rs branch August 18, 2021 03:34
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