Skip to content

feat(hydro_lang): Refactor filter_is_some/none to filter_is_true/false, added boolean support operators (equals, and, or)#2619

Open
davidchuyaya wants to merge 11 commits intohydro-project:mainfrom
davidchuyaya:singleton_bool
Open

feat(hydro_lang): Refactor filter_is_some/none to filter_is_true/false, added boolean support operators (equals, and, or)#2619
davidchuyaya wants to merge 11 commits intohydro-project:mainfrom
davidchuyaya:singleton_bool

Conversation

@davidchuyaya
Copy link
Collaborator

@davidchuyaya davidchuyaya commented Mar 2, 2026

Note: Some changes are from the new nightly fmt

@davidchuyaya davidchuyaya requested a review from shadaj March 2, 2026 21:29
@davidchuyaya
Copy link
Collaborator Author

Not sure where the errors are coming from, is it from clippy?

@shadaj
Copy link
Member

shadaj commented Mar 2, 2026

I think you checked in some changes to Insta snapshots for backtrace tests. Unfortunately that test only currently works properly on Linux. We should probably disable it elsewhere...

@davidchuyaya
Copy link
Collaborator Author

Also fixes histogram latency calculation in bench_client. We were getting lucky before that replacing the histogram executed after the clone.

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