Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

Open
wants to merge 1 commit into
base: main
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
aibaars
aibaars previously approved these changes Jun 25, 2025
Base automatically changed from redsun82/rust-emission-trait to main June 25, 2025 17:22
@redsun82 redsun82 dismissed aibaars’s stale review June 25, 2025 17:22

The base branch was changed.

@redsun82 redsun82 marked this pull request as ready for review June 25, 2025 17:22
@redsun82 redsun82 requested a review from a team as a code owner June 25, 2025 17:22
@redsun82 redsun82 requested a review from aibaars June 25, 2025 17:23
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.

2 participants