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

Show required features in the docs on docs.rs #432

Merged
merged 1 commit into from
Jul 20, 2022

Conversation

Mingun
Copy link
Collaborator

@Mingun Mingun commented Jul 19, 2022

Currently, this is nightly-only feature.

See https://stackoverflow.com/questions/61417452

@Mingun Mingun added enhancement documentation Issues about improvements or bugs in documentation labels Jul 19, 2022
@Mingun Mingun requested a review from dralley July 19, 2022 18:55
@codecov-commenter
Copy link

Codecov Report

Merging #432 (51f5b26) into master (b456b5a) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #432      +/-   ##
==========================================
- Coverage   49.51%   49.50%   -0.01%     
==========================================
  Files          22       22              
  Lines       13847    13847              
==========================================
- Hits         6856     6855       -1     
- Misses       6991     6992       +1     
Flag Coverage Δ
unittests 49.50% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/lib.rs 12.33% <0.00%> (ø)
src/de/map.rs 72.09% <0.00%> (-0.47%) ⬇️
src/de/mod.rs 77.77% <0.00%> (-0.10%) ⬇️
src/reader.rs 60.41% <0.00%> (+0.05%) ⬆️

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 b456b5a...51f5b26. Read the comment docs.

@dralley dralley merged commit ebbcce0 into tafia:master Jul 20, 2022
@Mingun Mingun deleted the feature-requirements-in-docs branch July 20, 2022 03:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Issues about improvements or bugs in documentation enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants