uv
e4c98e97
- Use `Box<Path>` in lieu of `PathBuf` for immutable structs (#12346)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
323 days ago
Use `Box<Path>` in lieu of `PathBuf` for immutable structs (#12346) ## Summary I don't know if I actually want to commit this, but I did it on the plane last time and just polished it off (got it to compile) while waiting to board.
References
#12346 - Use `Box<Path>` in lieu of `PathBuf` for immutable structs
Author
charliermarsh
Parents
9745b763
Loading