未验证 提交 4fbf1199 编写于 作者: O Oliver Schneider 提交者: Oliver Schneider

Accidental paste

上级 f8602ac1
......@@ -952,7 +952,7 @@ fn layout_raw_uncached(self, ty: Ty<'tcx>)
enum StructKind {
/// A tuple, closure, or univariant which cannot be coerced to unsized.
AlwaysSized,
/// A univariant, the last field of which fn compute_uncachedmay be coerced to unsized.
/// A univariant, the last field of which may be coerced to unsized.
MaybeUnsized,
/// A univariant, but with a prefix of an arbitrary size & alignment (e.g. enum tag).
Prefixed(Size, Align),
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册