Skip to content

Update Rust crate smol_str to 0.3.6#3121

Open
nextest-bot wants to merge 1 commit intomainfrom
renovate/rust-analyzer-monorepo
Open

Update Rust crate smol_str to 0.3.6#3121
nextest-bot wants to merge 1 commit intomainfrom
renovate/rust-analyzer-monorepo

Conversation

@nextest-bot
Copy link
Collaborator

@nextest-bot nextest-bot commented Mar 4, 2026

This PR contains the following updates:

Package Type Update Change
smol_str (source) workspace.dependencies patch 0.3.2 -> 0.3.6

Release Notes

rust-lang/rust-analyzer (smol_str)

v0.3.6

  • Fix the borsh feature.

v0.3.5

  • Optimise SmolStr::clone 4-5x speedup inline, 0.5x heap (slow down).

v0.3.4

  • Added rust-version field to Cargo.toml

v0.3.3

  • Optimise StrExt::to_ascii_lowercase_smolstr, StrExt::to_ascii_uppercase_smolstr
    ~2x speedup inline, ~4-22x for heap.
  • Optimise StrExt::to_lowercase_smolstr, StrExt::to_uppercase_smolstr ~2x speedup inline, ~5-50x for heap.
  • Optimise StrExt::replace_smolstr, StrExt::replacen_smolstr for single ascii replace,
    ~3x speedup inline & heap.

Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 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 has been generated by Renovate Bot.

@nextest-bot nextest-bot added the dependencies Pull requests that update a dependency file label Mar 4, 2026
@codecov
Copy link

codecov bot commented Mar 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.36%. Comparing base (b804b91) to head (18982b7).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3121      +/-   ##
==========================================
- Coverage   85.92%   85.36%   -0.57%     
==========================================
  Files         157      159       +2     
  Lines       46459    47018     +559     
==========================================
+ Hits        39921    40136     +215     
- Misses       6538     6882     +344     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@trunk-io
Copy link

trunk-io bot commented Mar 4, 2026

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

@nextest-bot nextest-bot force-pushed the renovate/rust-analyzer-monorepo branch 11 times, most recently from 51a09ff to 34b3bc1 Compare March 12, 2026 03:49
@nextest-bot nextest-bot force-pushed the renovate/rust-analyzer-monorepo branch 15 times, most recently from 568e025 to c38436f Compare March 16, 2026 06:15
@nextest-bot nextest-bot force-pushed the renovate/rust-analyzer-monorepo branch 19 times, most recently from 33b1aaa to 8ca721c Compare March 20, 2026 06:11
@nextest-bot nextest-bot force-pushed the renovate/rust-analyzer-monorepo branch from 8ca721c to 18982b7 Compare March 20, 2026 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant