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

Support cast between Durations + between Durations all numeric types #6452

Merged
merged 7 commits into from
Sep 26, 2024

Commits on Sep 25, 2024

  1. Support cast between Durations

    Signed-off-by: tison <[email protected]>
    tisonkun committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6fe8bdc View commit details
    Browse the repository at this point in the history
  2. Support cast between Durations and all numeric type

    Signed-off-by: tison <[email protected]>
    tisonkun committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c7f1036 View commit details
    Browse the repository at this point in the history
  3. Impl cast between Durations

    Signed-off-by: tison <[email protected]>
    tisonkun committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    b31dc81 View commit details
    Browse the repository at this point in the history
  4. Add test_cast_between_durations

    Signed-off-by: tison <[email protected]>
    tisonkun committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    085d058 View commit details
    Browse the repository at this point in the history
  5. add test cases

    Signed-off-by: tison <[email protected]>
    tisonkun committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    a009ea2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a07e863 View commit details
    Browse the repository at this point in the history
  7. cargo clippy

    Signed-off-by: tison <[email protected]>
    tisonkun committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    a066ddf View commit details
    Browse the repository at this point in the history