Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for expensive (0.15 sec)

  1. analysis/analysis-api-fir/src/org/jetbrains/kotlin/analysis/api/fir/diagnostics/KtFirDataClassConverters.kt

                firDiagnostic as KtPsiDiagnostic,
                token,
            )
        }
        add(FirErrors.EXPANSIVE_INHERITANCE) { firDiagnostic ->
            ExpansiveInheritanceImpl(
                firDiagnostic as KtPsiDiagnostic,
                token,
            )
        }
        add(FirErrors.EXPANSIVE_INHERITANCE_IN_JAVA) { firDiagnostic ->
            ExpansiveInheritanceInJavaImpl(
    Plain Text
    - Registered: Fri Apr 26 08:18:10 GMT 2024
    - Last Modified: Wed Apr 24 09:49:26 GMT 2024
    - 208.3K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.5.md

        * - gcr.io/google-containers/etcd-empty-dir-cleanup
        * - gcr.io/google-containers/kube-addon-manager
        * - gcr.io/google-containers/kube-dnsmasq-amd64
    * - Disable thin_ls due to excessive iops ([#43113](https://github.com/kubernetes/kubernetes/pull/43113), [@dashpole](https://github.com/dashpole))
        * - Ignore .mount cgroups, fixing dissappearing stats
        * - Fix wc goroutine leak
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Dec 24 02:28:26 GMT 2020
    - 136.4K bytes
    - Viewed (1)
Back to top