Skip to content

Conversation

@Veykril
Copy link
Member

@Veykril Veykril commented Nov 7, 2025

This pulls in https://github.com/rust-analyzer/smol_str, moving maintenance into the main repo.

matklad and others added 30 commits August 16, 2018 23:32
Implement PartialEq<SmolStr> and From<String>
I don't understand the sentence that starts with *Runs of `\n` and space symbols*... What do you mean by that?
Fix test compilation without serde feature.
Since there is a `len` method, clippy suggests having an `is_empty`
method as well.
clippy: Add (and test) is_empty method.
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Nov 7, 2025
@rustbot

This comment was marked as resolved.

@rustbot rustbot added has-merge-commits S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Nov 7, 2025
@Veykril Veykril changed the title Subtree smol_str Merge smol_str into rust-analyzer Nov 7, 2025
@Veykril
Copy link
Member Author

Veykril commented Nov 8, 2025

Will remove / update ci workflows after all is merged

@Veykril Veykril force-pushed the push-rutmxykksupu branch 3 times, most recently from 63ff757 to 1cbf685 Compare November 8, 2025 10:42
@Veykril Veykril enabled auto-merge November 8, 2025 10:42
@Veykril Veykril added this pull request to the merge queue Nov 8, 2025
Merged via the queue into rust-lang:master with commit 4cea939 Nov 8, 2025
15 checks passed
@Veykril Veykril deleted the push-rutmxykksupu branch November 8, 2025 12:10
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Nov 8, 2025
@lnicola lnicola changed the title Merge smol_str into rust-analyzer internal: Merge smol_str into rust-analyzer Nov 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

has-merge-commits S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.

Projects

None yet

Development

Successfully merging this pull request may close these issues.