Skip to content

Remove sync15's "standalone-sync" feature, remove UDL for a single enum.#7152

Merged
mhammond merged 1 commit intomozilla:mainfrom
mhammond:push-vsxynlytzvoz
Apr 8, 2026
Merged

Remove sync15's "standalone-sync" feature, remove UDL for a single enum.#7152
mhammond merged 1 commit intomozilla:mainfrom
mhammond:push-vsxynlytzvoz

Conversation

@mhammond
Copy link
Copy Markdown
Member

Remove the udl for sync15 - it just had one enum.

"Bonus" update of the crate to 2024, which is a bigger diff than I anticipated. Seems ok though?

@mhammond mhammond requested a review from bendk January 12, 2026 03:16
@mhammond
Copy link
Copy Markdown
Member Author

oops, can't do 2024 yet due to our msr.

@mhammond mhammond marked this pull request as draft January 12, 2026 03:40
@mhammond mhammond force-pushed the push-vsxynlytzvoz branch 2 times, most recently from 39c2c26 to 4086c0c Compare January 12, 2026 04:48
@mhammond mhammond marked this pull request as ready for review February 20, 2026 03:51
Copy link
Copy Markdown
Contributor

@bendk bendk left a comment

Choose a reason for hiding this comment

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

Looks great to me, I love the deletions.

return std::cmp::max(time, cur_best);
}
if let Err(e) = r
&& let Some(time) = e.get_backoff()
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Nice! I'm excited to start using multi-term if lets.

@mhammond mhammond force-pushed the push-vsxynlytzvoz branch 2 times, most recently from 68f6f5e to d62dada Compare April 8, 2026 00:37
Remove the udl for sync15 - it just had one enum.

"Bonus" update of the crate to 2024, which is a bigger diff
than I anticipated. Seems ok though?
@mhammond mhammond force-pushed the push-vsxynlytzvoz branch from d62dada to 2a108a7 Compare April 8, 2026 00:43
@mhammond mhammond added this pull request to the merge queue Apr 8, 2026
Merged via the queue into mozilla:main with commit 6a556e6 Apr 8, 2026
15 checks passed
@mhammond mhammond deleted the push-vsxynlytzvoz branch April 8, 2026 01:34
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