提交 31447f6f 编写于 作者: C Camille GILLOT

Fix comment.

上级 1aad7e73
......@@ -1018,7 +1018,8 @@ fn check_rustc_legacy_const_generics(
}
}
/// Checks if `#[rustc_legacy_const_generics]` is applied to a function and has a valid argument.
/// Checks that the dep-graph debugging attributes are only present when the query-dep-graph
/// option is passed to the compiler.
fn check_rustc_dirty_clean(&self, attr: &Attribute) -> bool {
if self.tcx.sess.opts.debugging_opts.query_dep_graph {
true
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册