Upgrade a comment to a doc comment
This commit is contained in:
parent
7f5f92218a
commit
9346fe9d6e
@ -253,7 +253,7 @@ impl LintStore {
|
||||
}
|
||||
}
|
||||
|
||||
// Checks the validity of lint names derived from the command line
|
||||
/// Checks the validity of lint names derived from the command line
|
||||
pub fn check_lint_name_cmdline(&self,
|
||||
sess: &Session,
|
||||
lint_name: &str,
|
||||
|
Loading…
Reference in New Issue
Block a user