Skip to content

Commit

Permalink
clippY
Browse files Browse the repository at this point in the history
  • Loading branch information
Ellen Arteca committed Dec 8, 2024
1 parent cd82504 commit e1480e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tool/src/demo_gen/terminus.rs
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ pub(super) struct TerminusInfo {
pub imports: BTreeSet<String>,
}

impl<> RenderTerminusContext<'_, '_> {
impl RenderTerminusContext<'_, '_> {
/// See [`TerminusInfo`] for more information on termini.
///
/// Right now, we only check for the existence of `&mut DiplomatWrite` in the function parameters to determine a valid render termini.
Expand Down

0 comments on commit e1480e7

Please sign in to comment.