lua-analyzer icon indicating copy to clipboard operation
lua-analyzer copied to clipboard

Update Rust crate smol_str to 0.3.0

Open renovate[bot] opened this issue 3 years ago • 0 comments

This PR contains the following updates:

Package Type Update Change
smol_str dependencies minor 0.1.17 -> 0.3.0

Release Notes

rust-analyzer/smol_str (smol_str)

v0.3.1

Compare Source

  • Fix SmolStrBuilder leaking implementation details

v0.3.0

Compare Source

  • Remove deprecated SmolStr::new_inline_from_ascii function
  • Remove SmolStr::to_string in favor of ToString::to_string
  • Add impl AsRef<[u8]> for SmolStr impl
  • Add impl AsRef<OsStr> for SmolStr impl
  • Add impl AsRef<Path> for SmolStr impl
  • Add SmolStrBuilder

v0.2.2

Compare Source

  • Add StrExt trait providing to_lowercase_smolstr, replace_smolstr and similar
  • Add PartialEq optimization for ptr_eq-able representations

v0.2.1

Compare Source

v0.2.0

Compare Source

v0.1.25

Compare Source

v0.1.24

Compare Source

v0.1.23

Compare Source

v0.1.22

Compare Source

v0.1.21

Compare Source

v0.1.20

Compare Source

v0.1.19

Compare Source

v0.1.18

Compare 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.


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Aug 01 '21 02:08 renovate[bot]