Skip to content

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 d61414d to 340b15f Compare October 13, 2021 12:16
@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.

3 participants