Add a missing newline.
This commit is contained in:
parent
688cacbdd7
commit
a585dc8289
@ -331,6 +331,7 @@ fn remap_thread_local_alloc_ids(
|
|||||||
}
|
}
|
||||||
Ok(())
|
Ok(())
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Get a thread-specific allocation id for the given thread-local static.
|
/// Get a thread-specific allocation id for the given thread-local static.
|
||||||
/// If needed, allocate a new one.
|
/// If needed, allocate a new one.
|
||||||
///
|
///
|
||||||
|
Loading…
Reference in New Issue
Block a user