Skip to content

chore(deps): update rust to nightly-2026-05-24#397

Merged
branchseer merged 2 commits into
mainfrom
renovate/rust-1.x
May 26, 2026
Merged

chore(deps): update rust to nightly-2026-05-24#397
branchseer merged 2 commits into
mainfrom
renovate/rust-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 24, 2026

This PR contains the following updates:

Package Type Update Change
rust (source, changelog) toolchain patch nightly-2026-03-05nightly-2026-05-24

Configuration

📅 Schedule: (in timezone Asia/Shanghai)

  • Branch creation
    • "before 10am on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/rust-1.x branch 2 times, most recently from 69ca87a to 86b0e42 Compare May 24, 2026 19:14
@renovate renovate Bot force-pushed the renovate/rust-1.x branch from 86b0e42 to 95bd62d Compare May 24, 2026 19:28
- Rename `VaList::arg()` → `next_arg()` (renamed in c_variadic)
- Remove stabilized `once_cell_try` feature gate
- Drop unfulfilled `cast_possible_truncation` expect on RawFd cast
- Replace `debug_assert!(a != b)` → `debug_assert_ne!` (clippy::manual_assert_eq)
- Replace `[b'a'].repeat(n)` → `b"a".repeat(n)` (clippy::byte_char_slices)
- Drop redundant `child_handle: _` (clippy::unneeded_wildcard_pattern)
- Drop redundant `&` in `format_args!` (clippy::useless_borrows_in_formatting)
@branchseer branchseer merged commit db99ba4 into main May 26, 2026
29 of 31 checks passed
@branchseer branchseer deleted the renovate/rust-1.x branch May 26, 2026 05:18
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.

2 participants