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

build: update toolchain to nightly-2024-04-18 #3740

Merged
merged 9 commits into from
Apr 19, 2024

Commits on Apr 18, 2024

  1. chore: update toolchain to nightly-2024-04-17

    Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
    waynexia committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    d426334 View commit details
    Browse the repository at this point in the history
  2. fix test clippy

    Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
    waynexia committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b32cb90 View commit details
    Browse the repository at this point in the history
  3. fix ut

    Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
    waynexia committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    f2cc855 View commit details
    Browse the repository at this point in the history
  4. update fuzz test

    Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
    waynexia committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e235e37 View commit details
    Browse the repository at this point in the history
  5. update to nightly-2024-04-18

    Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
    waynexia committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    3c12ef4 View commit details
    Browse the repository at this point in the history
  6. add document

    Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
    waynexia committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    53cab2b View commit details
    Browse the repository at this point in the history
  7. update CI

    Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
    waynexia committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    8d99f8f View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. avoid unnecessary allow clippy attrs

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    b7a57b3 View commit details
    Browse the repository at this point in the history
  2. help the compiler find the clone is unnecessary and make clippy happy

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    9a8bcac View commit details
    Browse the repository at this point in the history