10000 Rust: refactor `ast-generator` to have all customization at the start by redsun82 · Pull Request #19861 · github/codeql · GitHub
[go: up one dir, main page]

Skip to content
/ codeql Public

Rust: refactor ast-generator to have all customization at the start #19861

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: redsun82/rust-emission-trait
Choose a base branch
from

Conversation

redsun82
Copy link
Contributor

This makes it so that all customization of the ast-generator is written down in functions at the very start of main.rs. This should make it somewhat easier to maintain and tweak it in the future.

@redsun82 redsun82 requested a review from aibaars June 24, 2025 08:58
@github-actions github-actions bot added the Rust Pull requests that update Rust code label Jun 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0