|
@@ -89,11 +89,6 @@
|
|
|
"doc": "The compiler could not determine a type order due to mutually dependent static initializations",
|
|
"doc": "The compiler could not determine a type order due to mutually dependent static initializations",
|
|
|
"parent": "WTyper"
|
|
"parent": "WTyper"
|
|
|
},
|
|
},
|
|
|
- {
|
|
|
|
|
- "name": "WStaticPlatformBasicTypeNull",
|
|
|
|
|
- "doc": "Warns when the compiler replaces `null` with the default value for a basic type on static platforms.",
|
|
|
|
|
- "parent": "WTyper"
|
|
|
|
|
- },
|
|
|
|
|
{
|
|
{
|
|
|
"name": "WClosureCompare",
|
|
"name": "WClosureCompare",
|
|
|
"doc": "Closures are being compared, which might be undefined",
|
|
"doc": "Closures are being compared, which might be undefined",
|