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

feat(rust): Update Rust version and revision #384

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

stanislav-tkach
Copy link
Member

@stanislav-tkach stanislav-tkach commented Feb 20, 2025

Description

  • Update Rust edition to 2024.
  • Update Rust version to 1.85.
  • Enable the Clippy's allow-indexing-slicing-in-tests option.
  • Update cargo-deny version to support the 2024 edition.

Please confirm the following checks

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream module

@stanislav-tkach stanislav-tkach changed the title Update Rust version and revision feat(rust): Update Rust version and revision Feb 20, 2025
@stanislav-tkach stanislav-tkach self-assigned this Feb 20, 2025
@stanislav-tkach stanislav-tkach added the review me PR is ready for review label Feb 20, 2025
@stanislav-tkach stanislav-tkach added do not merge yet PR is not ready to be merged yet and removed review me PR is ready for review labels Feb 20, 2025
@stanislav-tkach stanislav-tkach marked this pull request as draft February 20, 2025 22:23
@stanislav-tkach
Copy link
Member Author

it seems that the official 1.85 docker image isn't published yet.

@stanislav-tkach stanislav-tkach marked this pull request as ready for review February 21, 2025 08:30
@stanislav-tkach stanislav-tkach marked this pull request as draft February 21, 2025 08:40
@stanislav-tkach stanislav-tkach marked this pull request as ready for review February 21, 2025 08:45
@stevenj stevenj added the draft Review only, do not merge yet label Feb 22, 2025
@stevenj stevenj marked this pull request as draft February 22, 2025 17:01
@stevenj stevenj removed the request for review from Mr-Leshiy February 22, 2025 17:02
Copy link
Collaborator

@stevenj stevenj left a comment

Choose a reason for hiding this comment

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

No further work on this PR is to be conducted until its been prioritized through the proper processes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do not merge yet PR is not ready to be merged yet draft Review only, do not merge yet requires architecture review
Projects
Status: 📋 Backlog
Development

Successfully merging this pull request may close these issues.

2 participants