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

Use ? in docs instead of unwrapping #25

Closed
4 tasks
KodrAus opened this issue Jun 14, 2017 · 0 comments
Closed
4 tasks

Use ? in docs instead of unwrapping #25

KodrAus opened this issue Jun 14, 2017 · 0 comments

Comments

@KodrAus
Copy link
Contributor

KodrAus commented Jun 14, 2017

Relevant API Guideline

Instead of calling unwrap in the doc examples, we should use the ? operator:

  • examples in crate root
  • examples on WalkDir type
  • examples on WalkDirIterator.skip_current_dir
  • examples on WalkDirIterator.filter_entry
msehnout pushed a commit to msehnout/walkdir that referenced this issue Jun 16, 2017
msehnout pushed a commit to msehnout/walkdir that referenced this issue Jun 19, 2017
msehnout pushed a commit to msehnout/walkdir that referenced this issue Jun 19, 2017
msehnout pushed a commit to msehnout/walkdir that referenced this issue Jun 30, 2017
BurntSushi pushed a commit that referenced this issue Jun 30, 2017
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

No branches or pull requests

1 participant