Skip to content

Conversation

@lann
Copy link
Collaborator

@lann lann commented Aug 15, 2025

No description provided.

Signed-off-by: Lann Martin <[email protected]>
@lann lann changed the title Appease clippy Appease clippy 0.1.89 Aug 15, 2025
.with_context(|| format!("Error retrieving template {template_id}"))?
{
Some(template) => template,
None => match prompt_template(&template_manager, &variant, &[template_id.clone()])
Copy link
Collaborator Author

@lann lann Aug 15, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clippy wanted to use some fancy std::slice::from_ref malarkey to avoid this clone but I showed it what for.

@lann lann merged commit dd6e0a8 into main Aug 15, 2025
17 checks passed
@lann lann deleted the appease-clippy branch August 15, 2025 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants