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

Small documentation touch-ups #54

Merged
merged 2 commits into from
Jan 4, 2024
Merged

Conversation

cpu
Copy link
Member

@cpu cpu commented Jan 4, 2024

This branch fixes a few doc nits flagged by @Ralith (thanks!)

There's one remaining issue where the Verifier struct appears as only available on Linux or WebAssembly. I haven't been able to figure out the right cfg gating to fix that :-/ We can fix these easier ones up front while sorting that trickier one out.

cpu added 2 commits January 4, 2024 11:06
Previously webpki-roots was used unconditionally on Linux. This changed
so that webpki-roots can be used on an opt-in basis with the
`Verifier::new_with_extra_roots`. This commit clarifies this point in
the README table describing platform support.
@cpu cpu self-assigned this Jan 4, 2024
@complexspaces complexspaces merged commit 09be880 into rustls:main Jan 4, 2024
13 checks passed
@cpu cpu deleted the cpu-doc-touchups branch January 4, 2024 17:02
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