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

Custom Demo Gen Functions #671

Merged
merged 27 commits into from
Sep 30, 2024

Conversation

ambiguousname
Copy link
Member

The ultimate goal is to get the Segmenter for the ICU4X demo working.

Resolves #653.

@ambiguousname ambiguousname marked this pull request as ready for review September 24, 2024 01:39
@ambiguousname
Copy link
Member Author

Whenever this looks good, my TODOs will be:

  1. Updating docs in both this repo and the Demo gen book
  2. Updating ICU4X demo to use Segmenter

@ambiguousname
Copy link
Member Author

Not ready to merge yet, just realized I have to update the custom function's definition and add a test.

@ambiguousname ambiguousname marked this pull request as draft September 25, 2024 00:46
@ambiguousname ambiguousname marked this pull request as ready for review September 25, 2024 01:17
@ambiguousname
Copy link
Member Author

now this is fully functional and ready to merge after review

core/src/hir/attrs.rs Outdated Show resolved Hide resolved
@ambiguousname
Copy link
Member Author

New associated PR: rust-diplomat/book#9

@Manishearth Manishearth merged commit 32fd9ee into rust-diplomat:main Sep 30, 2024
20 checks passed
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.

demo_gen: Add support for custom demonstration functions
2 participants