unknown unstable lint command line

fix ##113702

fix #113702

unknown unstable lint command lint

improve impelementation
This commit is contained in:
mojave2
2023-08-18 14:49:01 +08:00
parent 95305899b8
commit d2744175ac
7 changed files with 46 additions and 21 deletions

View File

@@ -289,6 +289,7 @@ fn default_body_is_unstable(
&tcx.sess.parse_sess,
feature,
rustc_feature::GateIssue::Library(issue),
false,
);
err.emit();