Remove unused tool_name.
This commit is contained in:
@@ -30,8 +30,6 @@ pub enum LintLevelSource {
|
||||
span: Span,
|
||||
/// RFC 2383 reason
|
||||
reason: Option<Symbol>,
|
||||
/// The lint tool. (e.g. rustdoc, clippy)
|
||||
tool: Option<Symbol>,
|
||||
},
|
||||
|
||||
/// Lint level was set by a command-line flag.
|
||||
|
||||
Reference in New Issue
Block a user