提交 d9b8724a 编写于 作者: M Maxim Nazarenko

style fix

上级 273166e7
......@@ -1172,7 +1172,7 @@ fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
/// reference is obtained. This is often done via runtime checks.
///
/// Note that while mutating or mutably aliasing the contents of an `& UnsafeCell<T>` is
/// okay (provided you enforce the invariants some other way); it is still undefined behavior
/// okay (provided you enforce the invariants some other way), it is still undefined behavior
/// to have multiple `&mut UnsafeCell<T>` aliases.
///
///
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册