提交 1fcb4752 编写于 作者: K Keith Yeung

Micro-optimization on PR#50697

上级 21ea121d
......@@ -1853,6 +1853,7 @@ fn add_used_mut<'d>(
for index in ii {
if flow_state.ever_inits.contains(index) {
self.used_mut.insert(*local);
break;
}
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册