Skip to content

Conversation

@nextest-bot
Copy link
Collaborator

This PR contains the following updates:

Package Type Update Change
smol_str workspace.dependencies patch 0.3.2 -> 0.3.4

Release Notes

rust-analyzer/smol_str (smol_str)

v0.3.4

Compare Source

  • Added rust-version field to Cargo.toml

v0.3.3

Compare Source

  • 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 Dec 15, 2025
@codecov
Copy link

codecov bot commented Dec 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.46%. Comparing base (2b98c36) to head (ffb9072).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2836   +/-   ##
=======================================
  Coverage   80.46%   80.46%           
=======================================
  Files         114      114           
  Lines       26631    26631           
=======================================
  Hits        21428    21428           
  Misses       5203     5203           

☔ 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 Dec 15, 2025

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

@nextest-bot nextest-bot force-pushed the renovate/smol_str-0.x branch 6 times, most recently from b38c247 to 3086968 Compare December 19, 2025 04:38
@nextest-bot nextest-bot force-pushed the renovate/smol_str-0.x branch from 3086968 to ffb9072 Compare December 19, 2025 05:30
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.

2 participants