Fix trailnig WS
This commit is contained in:
parent
94de821002
commit
a2f9aaf7a3
@ -178,7 +178,7 @@ impl Once {
|
||||
/// happens-before relation between the closure and code executing after the
|
||||
/// return).
|
||||
///
|
||||
/// If the given closure recusively invokes `call_once` on the same `Once`
|
||||
/// If the given closure recusively invokes `call_once` on the same `Once`
|
||||
/// instance the exact behavior is not specified, allowed outcomes are
|
||||
/// a panic or a deadlock.
|
||||
///
|
||||
|
Loading…
x
Reference in New Issue
Block a user