-
Notifications
You must be signed in to change notification settings - Fork 300
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
Support map and set #1565
Support map and set #1565
Conversation
(cherry picked from commit 7815e2f820c4a490f4aa642beb7f5dc7eb765faf)
(cherry picked from commit 60062f8d683b696923d63f7b8d03dc7fba123f99)
Depend on: shekohex/allo-isolate#54 |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #1565 +/- ##
==========================================
- Coverage 99.21% 99.21% -0.01%
==========================================
Files 343 342 -1
Lines 13338 13423 +85
==========================================
+ Hits 13233 13317 +84
- Misses 105 106 +1 ☔ View full report in Codecov by Sentry. |
Will merge after shekohex/allo-isolate#54 and upstream release is done (the failed CI is because of temporary change of allo-isolate dependency) |
# Conflicts: # frb_rust/src/misc/into_into_dart.rs
# Conflicts: # frb_example/pure_dart/lib/src/rust/frb_generated.dart # frb_example/pure_dart/lib/src/rust/frb_generated.io.dart # frb_example/pure_dart/lib/src/rust/frb_generated.web.dart # frb_example/pure_dart/rust/src/frb_generated.io.rs # frb_example/pure_dart/rust/src/frb_generated.rs # frb_example/pure_dart/rust/src/frb_generated.web.rs
Changes
Close #1564
Checklist
./frb_internal precommit --mode slow
(orfast
) is run (it internal runs code generator, does auto formatting, etc)../website
folder) are updated.Remark for PR creator
./frb_internal --help
shows utilities for development.