-
Notifications
You must be signed in to change notification settings - Fork 35
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
refactor(papyrus_base_layer): consolidate alloy crates #3999
base: arni/alloy/update_versions
Are you sure you want to change the base?
refactor(papyrus_base_layer): consolidate alloy crates #3999
Conversation
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
Artifacts upload workflows: |
19a0e06
to
da1bd03
Compare
Benchmark movements: |
7c3a974
to
3db5066
Compare
3db5066
to
cbd0e44
Compare
5796360
to
ce33ef7
Compare
cbd0e44
to
75aafa7
Compare
Benchmark movements: |
Use alloy + features instead of individual crates to consolidate
versioning.
There are no logic changes, only import changes.
Warning: Alloy has tons of features; don't activate features greedily; otherwise, our compilation time will suffer.