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

Consolidate functions in complex.rs #3274

Closed
wants to merge 1 commit into from

Conversation

sffc
Copy link
Member

@sffc sffc commented Apr 6, 2023

Address #3267 (comment)

locale: &DataLocale::from(locale),
metadata: {
let mut m = DataRequestMetadata::default();
m.silent = true;
Copy link
Contributor

Choose a reason for hiding this comment

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

Question: we have m.silent = true here, but the new load_w_auto doesn't set it. Is it intentional?

Copy link
Member Author

Choose a reason for hiding this comment

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

I think yes! Merge problems. I'll fix.

@robertbastian
Copy link
Member

This is probably handled by #3270

@sffc
Copy link
Member Author

sffc commented Apr 7, 2023

Obsolete

@sffc sffc closed this Apr 7, 2023
@sffc sffc deleted the complex-refactor branch April 7, 2023 17:47
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.

3 participants