This commit is contained in:
@@ -242,6 +242,10 @@ impl LintPass for Pass {
|
||||
FLOAT_CMP_CONST
|
||||
)
|
||||
}
|
||||
|
||||
fn name(&self) -> &'static str {
|
||||
"MiscLints"
|
||||
}
|
||||
}
|
||||
|
||||
impl<'a, 'tcx> LateLintPass<'a, 'tcx> for Pass {
|
||||
|
||||
Reference in New Issue
Block a user