Skip to content

[Compose] Support rich callable references for @Composable functions - #7647

Open
Andrei Shikov (ShikaSD) wants to merge 1 commit into
masterfrom
prr/ashikov/composable-rich-function-references
Open

[Compose] Support rich callable references for @Composable functions#7647
Andrei Shikov (ShikaSD) wants to merge 1 commit into
masterfrom
prr/ashikov/composable-rich-function-references

Conversation

@ShikaSD

Copy link
Copy Markdown
Collaborator

Add support for IrRichFunctionReference and IrRichPropertyReference.

Test: Updated + new integration tests
Fixes: 539644912

Add support for IrRichFunctionReference and IrRichPropertyReference.

Test: Updated + new integration tests
Fixes: 539644912
@kotlin-safemerge

Copy link
Copy Markdown

Code Owners

RuleOwnersApproval
/​plugins/​compose/​ShikaSD, andrewbailey, bentrengrove, chuckjaz, derekxu16
UNASSIGNED
PR commands for maintainers
CommandDescriptionParameters
/safe-mergeRebase-merges with automatic fixup commit squashing--fixup Autosquash fixup commits (on by default)
/safe-squash-mergeSquash-merges with optional commit title/body override--title Title of the squashed commit
--message Body of the squashed commit
/dry-runRuns the test pipeline with changes rebased on latest master--retry Retry the CI run on failure
/test-publicTriggers the public test suite without rebasing on latest master
/test-privateTriggers the private test suite without rebasing on latest master
/codeownersTriggers code owners check and comment update
/fixupSquashes fixup commits and force pushes the branch
/cancel-coordinatorCancels the merge coordinator currently running for this branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant