uv
275db066
- Use `SmallString` for filenames and URLs (#11765)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
290 days ago
Use `SmallString` for filenames and URLs (#11765) ## Summary These are never mutated, so there's no need to store them as `String`.
References
#11765 - Use `SmallString` for filenames and URLs
Author
charliermarsh
Parents
76c3caf2
Loading