Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

codegen: mention Rust in the README#21047

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
redsun82 wants to merge1 commit intomain
base:main
Choose a base branch
Loading
fromredsun82/codegen-readme

Conversation

@redsun82
Copy link
Contributor

Updated README to reflect support for the Rust extractor and added details about Rust generated files.

Updated README to reflect support for the Rust extractor and added details about Rust generated files.
@redsun82redsun82 requested a review froma team as acode ownerDecember 16, 2025 10:06
CopilotAI review requested due to automatic review settingsDecember 16, 2025 10:06
Copy link
Contributor

CopilotAI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Pull request overview

This PR updates the README in themisc/codegen directory to document support for the Rust extractor alongside the existing Swift extractor support.

  • Added Rust as a supported language in the code generation suite description
  • Clearly labeled language-specific generators with [Swift] and [Rust] prefixes
  • Added references to Rust-specific generators (rustgen.py andrusttestgen.py)
  • Updated schema documentation to reference both Swift and Rust schema locations

💡Add Copilot custom instructions for smarter, more guided reviews.Learn how to get started.

This directory contains the code generation suite used by the Swiftextractorandthe QL library. This suite will use
the abstract class specification of`schema.py` to generate:
This directory contains the code generation suite used by the Swift andRust extractors and QL library. This suite will use
the abstract class specification ofa`schema` python module to generate:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

The word "python" should be capitalized to "Python" as it refers to the programming language name.

Suggested change
the abstract class specification of a`schema`python module to generate:
the abstract class specification of a`schema`Python module to generate:

Copilot uses AI. Check for mistakes.

This directory contains the code generation suite used by the Swiftextractorandthe QL library. This suite will use
the abstract class specification of`schema.py` to generate:
This directory contains the code generation suite used by the Swift andRust extractors and QL library. This suite will use

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Add the article "the" before "QL library" for proper grammar.

Suggested change
This directory contains the code generation suite used by the Swift and Rust extractors and QL library. This suite will use
This directory contains the code generation suite used by the Swift and Rust extractors andtheQL library. This suite will use

Copilot uses AI. Check for mistakes.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

Copilot code reviewCopilotCopilot left review comments

@hvitvedhvitvedhvitved approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@redsun82@hvitved

[8]ページ先頭

©2009-2025 Movatter.jp