提交 fd5fb86f 编写于 作者: H Henry Boisdequin

fix typo

上级 c2c2e8dd
......@@ -977,7 +977,7 @@ fn lookup_import_candidates_from_module<FilterFn>(
});
if let Some(def_span) = def_span {
if span.overlaps(def_span) {
// Don't suggest typo suggestion for itself like in the followoing:
// Don't suggest typo suggestion for itself like in the following:
// error[E0423]: expected function, tuple struct or tuple variant, found struct `X`
// --> $DIR/issue-64792-bad-unicode-ctor.rs:3:14
// |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册