Make test harness lint about unnnameable tests.
This commit is contained in:
@@ -188,8 +188,6 @@ late_lint_methods!(
|
||||
[
|
||||
pub BuiltinCombinedLateLintPass,
|
||||
[
|
||||
// Tracks state across modules
|
||||
UnnameableTestItems: UnnameableTestItems::new(),
|
||||
// Tracks attributes of parents
|
||||
MissingDoc: MissingDoc::new(),
|
||||
// Builds a global list of all impls of `Debug`.
|
||||
|
||||
Reference in New Issue
Block a user