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: update clippy requirements to nightly-2023-08-24 without changing toolchain #832

Merged
merged 2 commits into from
Aug 31, 2023

Conversation

mrLSD
Copy link
Member

@mrLSD mrLSD commented Aug 30, 2023

Description

Currently impossible to update toolchain, it's related to NEAR issue.

And it is impossible to do cargo update, because issue.

  • Updated clippy requirements to nightly-2023-08-24, without updating rust-toolchain.
  • Fixed clippy issues, related to clippy requirements for nightly-2023-08-24 version.

@mrLSD mrLSD self-assigned this Aug 30, 2023
@mrLSD mrLSD added the C-dependencies Category: Pull requests that update a dependency label Aug 30, 2023
@mrLSD mrLSD changed the title Feat: update rust toolchaun to nightly-2023-08-24 and update dependencies Feat: update rust toolchaun to nightly-2023-08-24 and update dependencies Aug 30, 2023
engine/src/lib.rs Outdated Show resolved Hide resolved
@mrLSD mrLSD changed the title Feat: update rust toolchaun to nightly-2023-08-24 and update dependencies Feat: update clippy requirements t0 nightly-2023-08-24 without chanhing toolchain Aug 31, 2023
@mrLSD mrLSD changed the title Feat: update clippy requirements t0 nightly-2023-08-24 without chanhing toolchain Feat: update clippy requirements to nightly-2023-08-24 without changing toolchain Aug 31, 2023
@mrLSD mrLSD added this pull request to the merge queue Aug 31, 2023
Merged via the queue into develop with commit c3fc42a Aug 31, 2023
20 checks passed
@mrLSD mrLSD deleted the feat/mrLSD/update-rust-to-20230824 branch August 31, 2023 12:12
aleksuss pushed a commit that referenced this pull request Sep 25, 2023
…ging toolchain (#832)

# Description

Currently impossible to update toolchain, it's related to [NEAR
issue](near/nearcore#9143).

And it is impossible to do `cargo update`, because
[issue](rust-cli/anstyle#118 (comment)).

- Updated clippy requirements to `nightly-2023-08-24`, without updating
`rust-toolchain`.
- Fixed clippy issues, related to clippy requirements for
`nightly-2023-08-24` version.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-dependencies Category: Pull requests that update a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants