Skip to content

chore: don't use set_value_from_id in simplify_cfg#8059

Closed
asterite wants to merge 24 commits intomasterfrom
ab/replace_values_in_simplify_cfg
Closed

chore: don't use set_value_from_id in simplify_cfg#8059
asterite wants to merge 24 commits intomasterfrom
ab/replace_values_in_simplify_cfg

Conversation

@asterite
Copy link
Collaborator

@asterite asterite commented Apr 14, 2025

Based on top of #8039

Description

Problem

Slowly trying to migrate away from set_value_from_id

Summary

I realized that I wasn't solving values recursively (that is, if we need to replace v0 with v1 and v1 with v2 we need to replace v0 with v2) so I'll backport this change to #8039 too.

Additional Context

Documentation

Check one:

  • No documentation needed.
  • Documentation included in this PR.
  • [For Experimental Features] Documentation to be submitted in a separate PR.

PR Checklist

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

@asterite asterite marked this pull request as draft April 14, 2025 17:28
@asterite
Copy link
Collaborator Author

I'll close this PR and create a new one once the base PR is merged.

@asterite asterite closed this Apr 14, 2025
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.

1 participant