Fix the three clippy errors that failed the 0.11.8 build
The clippy gate runs with -D warnings, so these were errors, not warnings.
Two needless borrows of an already-borrowed pool in the repo-issue notification
path and one match that is a let-else, all arriving with the mailing-list work.
The third is mine, a redundant closure in the embed colour test.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-06 15:26 UTC