Skip to content

Conversation

@Frando
Copy link
Member

@Frando Frando commented Aug 11, 2025

Description

  • Fixes for clippy 1.89
  • Quite a few methods in the ranger::Store trait are unused outside of tests. This fixes this partially. The trait was used more before we made the redb store the only store (and the "memory" store now is the "fs" store with the in-memory redb backend). This should be revisited properly, i.e. actually remove the things that are not needed anymore.

Breaking Changes

Notes & open questions

Change checklist

  • Self-review.
  • Documentation updates following the style guide, if relevant.
  • Tests if relevant.
  • All breaking changes documented.

@github-actions
Copy link

github-actions bot commented Aug 11, 2025

Documentation for this PR has been generated and is available at: https://n0-computer.github.io/iroh-docs/pr/54/docs/iroh_docs/

Last updated: 2025-08-11T10:22:59Z

@n0bot n0bot bot added this to iroh Aug 11, 2025
@github-project-automation github-project-automation bot moved this to 🏗 In progress in iroh Aug 11, 2025
@matheus23
Copy link
Member

Includes #52

I think I'd prefer if we gave the contributor a chance to contribute :D
(We can probably just merge their PR before this one)

@Frando Frando mentioned this pull request Aug 11, 2025
4 tasks
@Frando Frando merged commit cea3ebe into main Aug 11, 2025
44 of 45 checks passed
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in iroh Aug 11, 2025
@matheus23 matheus23 deleted the Frando/clippy branch August 11, 2025 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

3 participants