Add compiler X-flag to enable self upper bound type inference

^KT-48026 Fixed
This commit is contained in:
Victor Petukhov
2021-08-02 13:57:50 +03:00
committed by teamcityserver
parent 7567597be6
commit dc8dbad0bc
7 changed files with 76 additions and 0 deletions
+1
View File
@@ -81,6 +81,7 @@ where advanced options include:
-Xread-deserialized-contracts Enable reading of contracts from metadata
-Xreport-output-files Report source to output files mapping
-Xreport-perf Report detailed performance statistics
-Xself-upper-bound-inference Support inferring type arguments based on only self upper bounds of the corresponding type parameters
-Xskip-metadata-version-check Allow to load classes with bad metadata version and pre-release classes
-Xskip-prerelease-check Allow to load pre-release classes
-Xsuppress-version-warnings Suppress warnings about outdated, inconsistent or experimental language or API versions