Update Rust crate smol_str to 0.3.0 - autoclosed - #29
Closed
renovate[bot] wants to merge 1 commit into
Closed
Conversation
renovate
Bot
force-pushed
the
renovate/smol_str-0.x
branch
from
March 7, 2022 10:51
061b893 to
82ef354
Compare
renovate
Bot
force-pushed
the
renovate/smol_str-0.x
branch
from
May 16, 2022 02:46
82ef354 to
fac63e4
Compare
renovate
Bot
force-pushed
the
renovate/smol_str-0.x
branch
from
March 18, 2023 08:11
fac63e4 to
bd616a0
Compare
renovate
Bot
force-pushed
the
renovate/smol_str-0.x
branch
from
March 30, 2023 16:56
bd616a0 to
23564af
Compare
renovate
Bot
force-pushed
the
renovate/smol_str-0.x
branch
from
March 31, 2023 07:23
23564af to
6f94f9c
Compare
renovate
Bot
force-pushed
the
renovate/smol_str-0.x
branch
from
April 17, 2023 11:38
6f94f9c to
5850f90
Compare
renovate
Bot
force-pushed
the
renovate/smol_str-0.x
branch
from
January 16, 2024 15:07
5850f90 to
7d77050
Compare
renovate
Bot
force-pushed
the
renovate/smol_str-0.x
branch
from
May 5, 2024 10:45
7d77050 to
ced830b
Compare
renovate
Bot
force-pushed
the
renovate/smol_str-0.x
branch
from
September 3, 2024 11:32
ced830b to
ef28cea
Compare
renovate
Bot
force-pushed
the
renovate/smol_str-0.x
branch
from
August 10, 2025 15:12
ef28cea to
69adf7d
Compare
renovate
Bot
force-pushed
the
renovate/smol_str-0.x
branch
from
September 25, 2025 21:13
69adf7d to
69a0e2c
Compare
renovate
Bot
force-pushed
the
renovate/smol_str-0.x
branch
2 times, most recently
from
October 23, 2025 17:30
4bba140 to
9096e1a
Compare
renovate
Bot
force-pushed
the
renovate/smol_str-0.x
branch
from
December 12, 2025 06:58
9096e1a to
61b87b8
Compare
renovate
Bot
force-pushed
the
renovate/smol_str-0.x
branch
from
December 31, 2025 16:37
61b87b8 to
8723cba
Compare
renovate
Bot
force-pushed
the
renovate/smol_str-0.x
branch
from
January 8, 2026 22:58
8723cba to
3461649
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.1.17→0.3.0Release Notes
rust-analyzer/smol_str (smol_str)
v0.3.4Compare Source
rust-versionfield toCargo.tomlv0.3.3Compare Source
StrExt::to_ascii_lowercase_smolstr,StrExt::to_ascii_uppercase_smolstr~2x speedup inline, ~4-22x for heap.
StrExt::to_lowercase_smolstr,StrExt::to_uppercase_smolstr~2x speedup inline, ~5-50x for heap.StrExt::replace_smolstr,StrExt::replacen_smolstrfor single ascii replace,~3x speedup inline & heap.
v0.3.2Compare Source
SmolStrBuilder::pushincorrectly padding null bytes when spilling onto the heap on amultibyte character push
v0.3.1Compare Source
SmolStrBuilderleaking implementation detailsv0.3.0Compare Source
SmolStr::new_inline_from_asciifunctionSmolStr::to_stringin favor ofToString::to_stringimpl AsRef<[u8]> for SmolStrimplimpl AsRef<OsStr> for SmolStrimplimpl AsRef<Path> for SmolStrimplSmolStrBuilderv0.2.2Compare Source
StrExttrait providingto_lowercase_smolstr,replace_smolstrand similarPartialEqoptimization forptr_eq-able representationsv0.2.1Compare Source
v0.2.0Compare Source
v0.1.25Compare Source
v0.1.24Compare Source
v0.1.23Compare Source
v0.1.22Compare Source
v0.1.21Compare Source
v0.1.20Compare Source
v0.1.19Compare Source
v0.1.18Compare Source
Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.