提交 a583aa64 编写于 作者: A ashtneoi

Remove unnecessary comment

Turns out I didn't read the original comment correctly and had some
confusion about how MIR uses temporaries.
上级 0a82abc4
......@@ -55,8 +55,6 @@ enum GroupedMoveError<'tcx> {
binds_to: Vec<Local>,
},
// Everything that isn't from pattern matching.
// FIXME(ashtneoi): I think this is only for moves into temporaries, as
// when returning a value. Clarification needed.
OtherIllegalMove {
original_path: Place<'tcx>,
span: Span,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册