This commit is contained in:
Richard Feldman 2022-12-10 01:49:18 -05:00
parent 66f393e30a
commit 68e6bfcd2a
No known key found for this signature in database
GPG key ID: F1F21AA5B1D9E43B

View file

@ -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()