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 fixes #110

Merged
merged 1 commit into from
Sep 10, 2022
Merged

Small documentation fixes #110

merged 1 commit into from
Sep 10, 2022

Conversation

mbuesch
Copy link
Contributor

@mbuesch mbuesch commented Sep 9, 2022

Some minor fixes, that slipped through before release.

  • Mutex::borrow() cs parameter is not a reference (in new bare-metal).
  • Mutex example: Use proper code in a function body that would actually compile.
  • Document the ufmt feature.
  • Cargo example version

Shall we also bump the macros edition to 2021?

Copy link
Owner

@Rahix Rahix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Pulling the macros crate to 2021 is also a good idea.

@mbuesch
Copy link
Contributor Author

mbuesch commented Sep 9, 2022

Thanks. I updated the PR to include the edition change for macros.

@Rahix Rahix merged commit 06ef5e6 into Rahix:main Sep 10, 2022
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