Conversation
Contributor
Your org has enabled the Graphite merge queue for merging into mainAdd the label “0-merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
CodSpeed Performance ReportMerging #5763 will not alter performanceComparing Summary
|
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.
[0.29.0] - 2024-09-13
71116a1 index: [BREAKING] Remove ability to index
IndexVecwithusize(feat(index)!: remove ability to indexIndexVecwithusize#5733) (overlookmotel)c3dd2a0 ast: [BREAKING] Revert: reduce byte size of
TaggedTemplateExpression::quasibyBoxingit (perf(ast)!: reduce byte size ofTaggedTemplateExpression::quasibyBoxingit #5679) (perf(ast)!: revert: reduce byte size ofTaggedTemplateExpression::quasibyBoxingit (#5679) #5715) (overlookmotel)Features
NONEtype for AST builder calls (feat(ast): provideNONEtype for AST builder calls #5737) (overlookmotel)IndexVec::shrink_to(feat(index): addIndexVec::shrink_to#5713) (overlookmotel)MinimizeConditionspass (feat(minifier): addMinimizeConditionspass #5747) (Boshen)SemanticBuilder::with_stats(feat(semantic): addSemanticBuilder::with_stats#5757) (overlookmotel)Stats(feat(semantic): exposeStats#5755) (overlookmotel)Bug Fixes
RedeclarationIds (fix(syntax): correctly check for validRedeclarationIds #5759) (overlookmotel)Performance
Idxbounds-checks fromfirst+lastmethods (perf(index): removeIdxbounds-checks fromfirst+lastmethods #5726) (overlookmotel)cow_utilsinstead (perf(rust): usecow_utilsinstead #5664) (dalaoshu)Refactor
remove_syntax(refactor(minifier): add tests forremove_syntax#5749) (Boshen)self.astwithctx.ast(refactor(minifier): replaceself.astwithctx.ast#5748) (Boshen)VisitMutwithTraversefor inject and define plugins (refactor(minifier): replaceVisitMutwithTraversefor inject and define plugins #5705) (Boshen)Stats::assert_accuratetakeself(refactor(semantic):Stats::assert_accuratetakeself#5758) (overlookmotel)StatsCopy(refactor(semantic): makeStatsCopy#5756) (overlookmotel)Statsstore counts asu32(refactor(semantic):Statsstore counts asu32#5754) (overlookmotel)CountstoStats(refactor(semantic): renameCountstoStats#5753) (overlookmotel)more-assertsdependency (refactor(semantic): removemore-assertsdependency #5739) (overlookmotel)Countscode into counter module (refactor(semantic): moveCountscode into counter module #5710) (overlookmotel)Countsin transform checker (refactor(semantic): renameCountsin transform checker #5709) (overlookmotel)record_ast_nodecall forProgram(refactor(semantic): removerecord_ast_nodecall forProgram#5701) (overlookmotel)Styling