Update Rust crate smol_str to 0.3.0 - autoclosed#29
Closed
renovate[bot] wants to merge 1 commit intomasterfrom
Closed
Update Rust crate smol_str to 0.3.0 - autoclosed#29renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
061b893 to
82ef354
Compare
82ef354 to
fac63e4
Compare
fac63e4 to
bd616a0
Compare
bd616a0 to
23564af
Compare
23564af to
6f94f9c
Compare
6f94f9c to
5850f90
Compare
5850f90 to
7d77050
Compare
7d77050 to
ced830b
Compare
ced830b to
ef28cea
Compare
ef28cea to
69adf7d
Compare
69adf7d to
69a0e2c
Compare
4bba140 to
9096e1a
Compare
9096e1a to
61b87b8
Compare
61b87b8 to
8723cba
Compare
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.