mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-30 10:45:18 +00:00
ddbbd6a7e7
internal: use `Cast::cast()` instead of explicit interning I firmly believe that we should generally use `cast()` instead of interning `GenericArgData` to construct `GenericArg` because it's less verbose and more readable. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |