Skip to content

Small documentation touch-ups#54

Merged
complexspaces merged 2 commits into
rustls:mainfrom
cpu:cpu-doc-touchups
Jan 4, 2024
Merged

Small documentation touch-ups#54
complexspaces merged 2 commits into
rustls:mainfrom
cpu:cpu-doc-touchups

Conversation

@cpu

@cpu cpu commented Jan 4, 2024

Copy link
Copy Markdown
Member

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
@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