Skip to content

Conversation

brycx
Copy link
Member

@brycx brycx commented Oct 31, 2021

fixes #223 and #222

Additionally, fixes a broken intra-doc link in the hazardous::ecc::x25519 module.

Edit: The rustdoc lint is provided from 1.52.0 onward, so this bumps MSRV (see here and this)

@brycx brycx added documentation Issues and improvements sorrounding the documentation improvement General improvements to code labels Oct 31, 2021
@brycx brycx added this to the v0.16.1 milestone Oct 31, 2021
@brycx brycx linked an issue Oct 31, 2021 that may be closed by this pull request
@brycx brycx changed the title Fix warnings generated by nightly --release tests Fix warnings generated by nightly --release tests and bump MSRV Oct 31, 2021
@brycx brycx changed the title Fix warnings generated by nightly --release tests and bump MSRV Fix warnings generated by nightly --release tests and bump MSRV to 1.52.0 Oct 31, 2021
@brycx brycx merged commit 7802ca1 into master Oct 31, 2021
@brycx brycx deleted the fix-doclinks branch October 31, 2021 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Issues and improvements sorrounding the documentation improvement General improvements to code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add #[allow(dead_code)] for testing struct fields Fix warnings reported by CI doc-build action
1 participant