Skip to content

Conversation

ia0
Copy link

@ia0 ia0 commented Jan 15, 2022

The 2 following tests are failing at master with cargo test and are the only failing at this PR:

  • rand_choose_sect_create_random_passwords_from_a_set_of_user_defined_characters_line_8
  • rand_range_sect_generate_random_numbers_within_a_range_line_7

The link checker fails at master and still fails at this PR with the same error (I made sure to have the same version of mdbook and link-checker as described in CONTRIBUTING.md):

IsADirectoryError: [Errno 21] Is a directory: '[...]/rust-cookbook/book/'

I decided to not create an issue for this PR since it's mostly a copy/paste from the "Encode and decode hex" example. Both use the same crate which is a generic library over hex, base32, base64, etc.

All other items in the PR list are taken into account without issue.

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.

1 participant