mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-16 23:24:03 +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 |