Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: BurntSushi/walkdir
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.4.0
Choose a base ref
Loading
...
head repository: BurntSushi/walkdir
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.5.0
Choose a head ref
Loading
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Oct 6, 2023

  1. ci: fix it

    We bump the pinned version in CI to Rust 1.60 without technically
    touching our MSRV. I don't have the patience or time to actually fix it
    for Rust 1.34. So the next release we'll just bump the MSRV officially
    and content ourselves with CI working on Rust 1.60.
    BurntSushi committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    b0d16b7 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. api: implement FusedIterator

    `IntoIter` and `FilterEntry<IntoIter, P>` will return `None` once they
    returned `None`. Implementing `FusedIterator` allows `Iterator::fuse`
    method to be optimized.
    
    PR #139
    lo48576 authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    3be5734 View commit details
    Browse the repository at this point in the history
  2. 2.5.0

    BurntSushi committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    4f26be4 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.