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: update toolchain to nightly-2024-10-19 #6

Merged
merged 3 commits into from
Dec 16, 2024
Merged

Conversation

waynexia
Copy link
Owner

Signed-off-by: Ruihang Xia [email protected]

Closes #5

This patch:

  • updates rust toolchain
  • updates glommio (0.9) and flatbuffers (24) to their latest version

Signed-off-by: Ruihang Xia <[email protected]>
Signed-off-by: Ruihang Xia <[email protected]>
@waynexia waynexia changed the title update toolchain to nightly-2024-10-19 chore: update toolchain to nightly-2024-10-19 Dec 16, 2024
@waynexia waynexia requested a review from Copilot December 16, 2024 08:45

Choose a reason for hiding this comment

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

Copilot reviewed 7 out of 22 changed files in this pull request and generated no comments.

Files not reviewed (15)
  • protos/Cargo.toml: Evaluated as low risk
  • src/blocks/mod.rs: Evaluated as low risk
  • benchmarks/src/main.rs: Evaluated as low risk
  • src/file/rick.rs: Evaluated as low risk
  • src/types/mod.rs: Evaluated as low risk
  • src/types/entry.rs: Evaluated as low risk
  • src/option.rs: Evaluated as low risk
  • src/file/file_manager.rs: Evaluated as low risk
  • src/io_worker.rs: Evaluated as low risk
  • src/level.rs: Evaluated as low risk
  • benchmarks/Cargo.toml: Evaluated as low risk
  • src/file/mod.rs: Evaluated as low risk
  • Cargo.toml: Evaluated as low risk
  • src/lib.rs: Evaluated as low risk
  • benchmarks/src/panel.rs: Evaluated as low risk
Comments suppressed due to low confidence (1)

src/compact_sched.rs:110

  • The usage of glommio::executor().create_task_queue should be verified to ensure it matches the intended functionality of creating a task queue.
let tq = glommio::executor().create_task_queue(
@waynexia waynexia merged commit 5efb4a4 into main Dec 16, 2024
@waynexia waynexia deleted the bump-toolchain branch January 5, 2025 12:40
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.

Update glommi version, transitive CVE in aHash dependency
1 participant