mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-27 05:23:24 +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 |