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

Future cancellation docs and other minor doc tweaks. #2206

Merged
merged 2 commits into from
Aug 7, 2024

Conversation

mhammond
Copy link
Member

@mhammond mhammond commented Aug 7, 2024

Had some minor doc tweaks stacked up, then saw @bendk's matrix notes re async cancellation, so might as well get em all in.

@mhammond mhammond requested a review from bendk August 7, 2024 02:14
@mhammond mhammond requested a review from a team as a code owner August 7, 2024 02:14
docs/manual/src/futures.md Outdated Show resolved Hide resolved
@@ -8,9 +8,9 @@ The next step is to have UniFFI generate source code for your foreign language.

First, make sure you have installed all the [prerequisites](./Prerequisites.md).

Ideally you would then run the `uniffi-bindgen` binary from the `uniffi` crate to generate your bindings. However, this
Copy link
Member

Choose a reason for hiding this comment

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

These changes and below seem unrelated to this specific PR?
Intentionally?
Fine with me to land them along if it is.

Copy link
Member Author

Choose a reason for hiding this comment

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

Yep, it was intentional, I had some other doc changes queued up which weren't worth their own PR

Co-authored-by: Jan-Erik Rediger <janerik@fnordig.de>
@mhammond mhammond merged commit 33a24e6 into mozilla:main Aug 7, 2024
1 of 5 checks passed
@mhammond mhammond deleted the push-utyzokktwlkk branch August 7, 2024 13:28
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