refactor(oxfmt): use unified embedded ir results#23325
Merged
graphite-app[bot] merged 1 commit intoJun 29, 2026
Merged
Conversation
This was referenced Jun 12, 2026
Member
Author
This was referenced Jun 12, 2026
Merging this PR will not alter performance
Comparing Footnotes
|
ef3b50d to
e20eabf
Compare
4132591 to
74e46e5
Compare
58af702 to
ff23826
Compare
74e46e5 to
845cd47
Compare
ff23826 to
d924eb7
Compare
7089ce1 to
9465af4
Compare
d924eb7 to
81b320c
Compare
81b320c to
a204713
Compare
9465af4 to
9a272cb
Compare
e92460d to
4b04022
Compare
925d8f6 to
ad7168e
Compare
4b04022 to
b869fd5
Compare
ad7168e to
62b514d
Compare
271809c to
84a8300
Compare
62b514d to
4a9db0d
Compare
84a8300 to
f3d779b
Compare
4a9db0d to
ae49f5e
Compare
f3d779b to
9a25032
Compare
ae49f5e to
c8c67c0
Compare
c8c67c0 to
9fb27b8
Compare
9a25032 to
95061b3
Compare
This was referenced Jun 26, 2026
95061b3 to
e94df89
Compare
9fb27b8 to
6fdc23e
Compare
This was referenced Jun 29, 2026
63245ed to
8bccc22
Compare
3c3e4af to
ae573df
Compare
Contributor
Merge activity
|
- Add `EmbeddedIr` struct in `oxc_formatter_core` - Each `format_to_ir` implementation returns this as unified result
8bccc22 to
721667e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

EmbeddedIrstruct inoxc_formatter_coreformat_to_irimplementation returns this as unified result