Skip to content
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

[wicketd-client] use more replace directives #5671

Merged

Conversation

sunshowers
Copy link
Contributor

I'm trying to change the format of these structs slightly as part of r8 work,
and the whole process is really, unnecessarily cumbersome. It doesn't spark
joy. This is an internal API (wicket <-> wicketd) that has no cross-version
concerns in any case.

Created using spr 1.3.6-beta.1
@@ -400,79 +388,7 @@ mod tests {
.collect(),
external_dns_ips: value.external_dns_ips,
ntp_servers: value.ntp_servers,
rack_network_config: InternalUserSpecifiedRackNetworkConfig {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's simply no point to this...

@sunshowers sunshowers enabled auto-merge (squash) April 30, 2024 19:50
@sunshowers sunshowers merged commit 9a22dfb into main Apr 30, 2024
21 checks passed
@sunshowers sunshowers deleted the sunshowers/spr/wicketd-client-use-more-replace-directives branch April 30, 2024 21:07
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.

2 participants