uv
b5d280dc - Refactor `Toolchain` API to always take `ToolchainRequest` instead of `str` (#4341)

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.
Author
Parents
Loading