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 some docs mistakes #83

Merged
merged 4 commits into from Sep 30, 2017

Conversation

Projects
None yet
3 participants
@opilar
Copy link
Contributor

opilar commented Sep 22, 2017

Relevant to #79

@KodrAus
Copy link
Contributor

KodrAus left a comment

Thanks @opilar!

README.md Outdated
@@ -30,7 +30,7 @@ walkdir = "1"
The following code recursively iterates over the directory given and prints
the path for each entry:

```rust,no_run
```no_run

This comment has been minimized.

@KodrAus

KodrAus Sep 22, 2017

Contributor

In the README I think we still need the rust annotation or GitHub won't do syntax highlighting.

This comment has been minimized.

@opilar

opilar Sep 24, 2017

Author Contributor

👍

@KodrAus

This comment has been minimized.

Copy link
Contributor

KodrAus commented Sep 30, 2017

Are you happy to merge this @BurntSushi?

@BurntSushi
Copy link
Owner

BurntSushi left a comment

Awesome, thank you!

@BurntSushi BurntSushi merged commit 5be43be into BurntSushi:master Sep 30, 2017

2 checks passed

continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.