[Swift Export] Resolve type parameter upper bounds#5880
[Swift Export] Resolve type parameter upper bounds#5880KotlinBuild merged 1 commit intoJetBrains:masterfrom
Conversation
Code Owners
|
7d80b78 to
8a35f54
Compare
|
/safe-merge |
|
Command rejected: Pull request has conflicts with the base branch that must be resolved before merging. |
8a35f54 to
59b10da
Compare
New changes affect files owned by this reviewer. Re-review required.
|
/safe-merge |
|
Quality gate is triggered at https://buildserver.labs.intellij.net/build/928491052 — use this link to get full insight. Quality gate was triggered with the following revisions:
|
|
Triggered a retry attempt №1 out of 1. |
|
Quality gate failed. See https://buildserver.labs.intellij.net/build/928491052 to get full insight. |
^KT-85788 Fixed
59b10da to
49d70a7
Compare
| analysisSession: KaSession, | ||
| projection: KaTypeProjection, | ||
| typeRenderer: KaTypeRenderer, | ||
| printer: PrettyPrinter, |
There was a problem hiding this comment.
Not sure why PrettyPrinter is part of :analysis:analysis-internal-utils though
There was a problem hiding this comment.
Yeah I was also surprised, but given the fact that it just leaked as a part of public API - decided not to say anything :)
|
/safe-merge |
|
Quality gate is triggered at https://buildserver.labs.intellij.net/build/931266464 — use this link to get full insight. Quality gate was triggered with the following revisions:
|
|
Quality gate finished successfully. |
^KT-85788 Fixed