mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 13:29:12 +00:00
clippy
This commit is contained in:
parent
66f393e30a
commit
68e6bfcd2a
1 changed files with 1 additions and 1 deletions
|
@ -4282,7 +4282,7 @@ fn build_header<'a>(
|
|||
}
|
||||
|
||||
if cfg!(debug_assertions) {
|
||||
home.register_debug_idents(&ident_ids);
|
||||
home.register_debug_idents(ident_ids);
|
||||
}
|
||||
|
||||
ident_ids.clone()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue