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 doc comment in Replacer::replace_append method #694

Merged
merged 1 commit into from Jul 22, 2020

Commits on Jul 22, 2020

  1. fix doc comment in Replacer::replace_append method

    Example of no-op replacement can't be compiled
    
    ```
    `&str` is not an iterator
    the trait `std::iter::Iterator` is not implemented for `&str`
    ```
    zhiburt committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    4ee5003 View commit details
    Browse the repository at this point in the history