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

Fix unknown rustdoc attribute + replace test certificate #166

Merged
merged 5 commits into from
Oct 18, 2021

Conversation

raoulstrackx
Copy link
Contributor

@raoulstrackx raoulstrackx commented Oct 13, 2021

This PR:

  • fixes an issue where doc(inline) annotations are only allowed on 'use' items. Two occurrences are removed https://github.com/rust-lang/rust/issues/82730
  • updates a leaf certificate that is used for testing but has been expired. It is replaced with a new one.
  • silences a compiler warning where a field of a struct is written to, but never read
  • updates the Travis CI to use ubuntu20
  • bumps the version of mbedtls

@raoulstrackx raoulstrackx force-pushed the raoul/fix_unknown_rustdoc_attribute branch 3 times, most recently from 75e0626 to d61414d Compare October 13, 2021 11:55
@raoulstrackx raoulstrackx force-pushed the raoul/fix_unknown_rustdoc_attribute branch from 3783c3c to 11c4f7f Compare October 18, 2021 05:40
@raoulstrackx
Copy link
Contributor Author

@jethrogb , @Pagten can this get a review please?

@jethrogb
Copy link
Member

Version bump seems unnecessary at this stage, we're not doing a release of this PR.

bors r+

@bors
Copy link
Contributor

bors bot commented Oct 18, 2021

Build succeeded:

@bors bors bot merged commit 1d27299 into master Oct 18, 2021
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.

2 participants