uv
b5d280dc
- Refactor `Toolchain` API to always take `ToolchainRequest` instead of `str` (#4341)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Refactor `Toolchain` API to always take `ToolchainRequest` instead of `str` (#4341) This API was taking an `Option<&str>` for caller convenience in some places but we ought to just take a `ToolchainRequest` consistently.
References
#4341 - Refactor `Toolchain` API to always take `ToolchainRequest` instead of `str`
Author
zanieb
Parents
67f1285c
Loading