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 documentation for running an example. #417

Merged
merged 1 commit into from
Jan 5, 2023

Conversation

Niederb
Copy link
Contributor

@Niederb Niederb commented Jan 4, 2023

I mostly wanted to fix the cargo run command for the examples, but I also fixed some minor typos along the way

Copy link
Contributor

@haerdib haerdib left a comment

Choose a reason for hiding this comment

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

Cool, thanks a lot!

@haerdib haerdib added E0-silent Will not be mentioned in the release and removed E1-breaksnothing labels Jan 5, 2023
@haerdib haerdib merged commit 6343099 into master Jan 5, 2023
haerdib added a commit that referenced this pull request Jan 6, 2023
wohoo

fix most

finally compiling

make clippy happy

remove unused comment

update comment

Fix documentation for running an example (#417)

Also some minor typos

clean up imports of macors

Remove thiserror and use more specific Error names (#419)

* small result clean up

* lets not overcomplicate

* remove thiserror

* remove unused errors
haerdib added a commit that referenced this pull request Jan 9, 2023
wohoo

fix most

finally compiling

make clippy happy

remove unused comment

update comment

Fix documentation for running an example (#417)

Also some minor typos

clean up imports of macors

Remove thiserror and use more specific Error names (#419)

* small result clean up

* lets not overcomplicate

* remove thiserror

* remove unused errors

fix build

Bump tokio from 1.23.0 to 1.23.1 (#427)

Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.23.0 to 1.23.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.23.0...tokio-1.23.1)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
haerdib added a commit that referenced this pull request Jan 9, 2023
wohoo

fix most

finally compiling

make clippy happy

remove unused comment

update comment

Fix documentation for running an example (#417)

Also some minor typos

clean up imports of macors

Remove thiserror and use more specific Error names (#419)

* small result clean up

* lets not overcomplicate

* remove thiserror

* remove unused errors

fix build

Bump tokio from 1.23.0 to 1.23.1 (#427)

Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.23.0 to 1.23.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.23.0...tokio-1.23.1)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
haerdib added a commit that referenced this pull request Jan 11, 2023
wohoo

fix most

finally compiling

make clippy happy

remove unused comment

update comment

Fix documentation for running an example (#417)

Also some minor typos

clean up imports of macors

Remove thiserror and use more specific Error names (#419)

* small result clean up

* lets not overcomplicate

* remove thiserror

* remove unused errors

fix build

Bump tokio from 1.23.0 to 1.23.1 (#427)

Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.23.0 to 1.23.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.23.0...tokio-1.23.1)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
haerdib added a commit that referenced this pull request Jan 11, 2023
* add signer

wohoo

fix most

finally compiling

make clippy happy

remove unused comment

update comment

Fix documentation for running an example (#417)

Also some minor typos

clean up imports of macors

Remove thiserror and use more specific Error names (#419)

* small result clean up

* lets not overcomplicate

* remove thiserror

* remove unused errors

fix build

Bump tokio from 1.23.0 to 1.23.1 (#427)

Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.23.0 to 1.23.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.23.0...tokio-1.23.1)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* redo rebase errors

* define new type for <.. as Trait>

* remove doubl into and comments

* fix rebase errors

* fix comments

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@Niederb Niederb deleted the tn/fix-examples-documentation branch April 5, 2023 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E0-silent Will not be mentioned in the release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants