chiark / gitweb /
Remove some otiose lifetimes
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 4 Feb 2024 12:37:51 +0000 (12:37 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 4 Feb 2024 14:24:38 +0000 (14:24 +0000)
commit65e07b371442fd50f7147656a6739d107c3b839a
tree881fa77b5ddca74b0f6d32c60bb08c37163cc714
parent7c0a6ebabe6410c1d10074121d430b0e25402b1f
Remove some otiose lifetimes

clippy complains about this (but we're going to suppress the lint, and
maybe we want to keep them sometimes).
src/coloured_string.rs