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

Use doc_auto_cfg and remove manual doc(cfg()) gates #150

Merged
merged 1 commit into from
Aug 8, 2023
Merged

Conversation

ctz
Copy link
Member

@ctz ctz commented Aug 8, 2023

Also remove now-duplicated comments about what features an item requires.

Also remove now-duplicated comments about what features
an item requires.
@codecov
Copy link

codecov bot commented Aug 8, 2023

Codecov Report

Merging #150 (7d9ddec) into main (7bdf289) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #150   +/-   ##
=======================================
  Coverage   96.21%   96.21%           
=======================================
  Files          15       15           
  Lines        4304     4304           
=======================================
  Hits         4141     4141           
  Misses        163      163           
Files Changed Coverage Δ
src/crl.rs 99.53% <ø> (ø)
src/end_entity.rs 100.00% <ø> (ø)
src/error.rs 50.00% <ø> (ø)
src/ring_algs.rs 100.00% <ø> (ø)
src/signed_data.rs 99.18% <ø> (ø)
src/subject_name/dns_name.rs 86.87% <ø> (ø)
src/subject_name/ip_address.rs 98.37% <ø> (ø)
src/time.rs 96.15% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Member

@cpu cpu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thx!

@ctz ctz added this pull request to the merge queue Aug 8, 2023
Merged via the queue into main with commit 91e42a5 Aug 8, 2023
46 checks passed
@ctz ctz deleted the jbp-doc-auto-cfg branch August 8, 2023 16:06
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.

3 participants