mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-26 20:09:19 +00:00
![]() 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 |