-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move compile StarlarkMethod back to CcModuleAPI
This way the documentation is again generated. Fixes: #20922 PiperOrigin-RevId: 612810046 Change-Id: I38f3ab01d1f4951eeb9045bbf214057824be6fd4
- Loading branch information
1 parent
0e6afb5
commit a4febaa
Showing
2 changed files
with
328 additions
and
289 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
a4febaa
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@iancha1992 Please cherry-pick this into 7.1.0 so that it's docs are accurate.
a4febaa
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done in #21589