Skip to content
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: codgen: Allow renaming objects #1374

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bilelmoussaoui
Copy link
Member

Needed for gtk-rs/gtk-rs-core#731

Not tested on that issue yet, but the code seems correct.

@bilelmoussaoui bilelmoussaoui changed the title codgen: Allow renaming objects Draft: codgen: Allow renaming objects Aug 11, 2022
@bilelmoussaoui
Copy link
Member Author

Marked as a draft as handling the docs links side seems to be more complicated than I thought.

@sdroege
Copy link
Member

sdroege commented Aug 23, 2022

Any news on this?

@bilelmoussaoui
Copy link
Member Author

Any news on this?

not much because it is more complicated than I expected. Currently the docs links are generated from a analysis::symbol::Symbol which has no idea about a potentially renamed objects. We will need to pass the new name to it somehow...

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.

None yet

2 participants