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

chore: bump rust toolchain edition to 2021 #180

Merged
merged 7 commits into from
Aug 9, 2022

Commits on Aug 9, 2022

  1. chore: bump rust toolchain edition to 2021

    Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
    waynexia committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    cb7b3fd View commit details
    Browse the repository at this point in the history
  2. remove per crate edition

    Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
    waynexia committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    8dee2d6 View commit details
    Browse the repository at this point in the history
  3. bump toolchain to nightly-2022-08-08

    Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
    waynexia committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    7143208 View commit details
    Browse the repository at this point in the history
  4. Revert "remove per crate edition"

    This reverts commit 8dee2d6.
    waynexia committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    93ce826 View commit details
    Browse the repository at this point in the history
  5. use workspace edition setting

    Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
    waynexia committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    1e9f48d View commit details
    Browse the repository at this point in the history
  6. also set edition for table_kv component

    Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
    waynexia committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    4462e2d View commit details
    Browse the repository at this point in the history
  7. make clippy happy

    Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
    waynexia committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    7bf7c77 View commit details
    Browse the repository at this point in the history