未验证 提交 56acb2a0 编写于 作者: V varkor 提交者: GitHub

Fix typo in comment

Co-Authored-By: NAaron1011 <aa1ronham@gmail.com>
上级 fa444be8
......@@ -339,7 +339,7 @@ pub fn evaluate_predicates<'b, 'gcx, 'c>(
match &result {
&Ok(Some(ref vtable)) => {
// If we see an explicit negative impl (e.g. 'impl !Send for MyStruct'),
// we immediately bail out, since it's impossible for us to continue'
// we immediately bail out, since it's impossible for us to continue.
match vtable {
Vtable::VtableImpl(VtableImplData { impl_def_id, .. }) => {
// Blame tidy for the weird bracket placement
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册