提交 c9c3a49b 编写于 作者: E Eric Holk

Fixing a long line

上级 bd195518
......@@ -3138,7 +3138,8 @@ fn normalize_vstore(vstore: vstore) -> vstore {
match r.self_r {
some(_) =>
// This enum has a self region. Get rid of it
mk_enum(cx, did, {self_r: none, self_ty: none, tps: r.tps}),
mk_enum(cx, did,
{self_r: none, self_ty: none, tps: r.tps}),
none =>
t
},
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册